Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PLT-1404 signal login to other tags | =Corey Hulen | 2015-12-14 | 1 | -0/+17 |
| | |||||
* | Fixed IE11 tabs preventing themselves from logging out | hmhealey | 2015-12-03 | 1 | -1/+20 |
| | |||||
* | force reload on server update | =Corey Hulen | 2015-11-17 | 1 | -1/+1 |
| | |||||
* | Fixing issue with safari private mode | =Corey Hulen | 2015-11-05 | 1 | -1/+5 |
| | |||||
* | PLT-1016 force logout on other browsers | =Corey Hulen | 2015-11-05 | 1 | -8/+23 |
| | |||||
* | Fixing issue with saving/getting drafts | =Corey Hulen | 2015-10-23 | 1 | -2/+2 |
| | |||||
* | Addressing issues from group code review | =Corey Hulen | 2015-10-22 | 1 | -7/+20 |
| | |||||
* | Inital support for multi-tab loging | =Corey Hulen | 2015-10-16 | 1 | -19/+63 |
| | |||||
* | Changing SpinPunch to Mattermost in copyright | Christopher Speller | 2015-10-08 | 1 | -1/+1 |
| | |||||
* | PLT-478 partial fix for local storage getting filled up. This will be fixed ↵ | =Corey Hulen | 2015-10-06 | 1 | -1/+7 |
| | | | | for good with multi-login stuff | ||||
* | Disabling complexity warning. Allowing non-nested ternary. Upgrading ESList. ↵ | Christopher Speller | 2015-10-05 | 1 | -1/+1 |
| | | | | Adding new ESLint rules. Fixing new ESLint errors. | ||||
* | PLT-92 Adding server side versioning to the binary | =Corey Hulen | 2015-09-16 | 1 | -5/+2 |
| | |||||
* | Cosmetic Refactoring | nickago | 2015-09-02 | 1 | -44/+36 |
| | |||||
* | Update etag version for the addition of CreatorId field to channels | JoramWilander | 2015-08-20 | 1 | -1/+1 |
| | |||||
* | finalize implenetation of predictive client posts so that users get ↵ | JoramWilander | 2015-08-18 | 1 | -18/+30 |
| | | | | immediate feedback after posting | ||||
* | Changing the way we mattermost handles URLs. team.domain.com becomes ↵ | Christopher Speller | 2015-07-20 | 1 | -1/+1 |
| | | | | | | | domain.com/team. Renaming team.Name to team.DisplayName and team.Domain to team.Name. So: team.Name -> url safe name. team.DisplayName -> nice name for users | ||||
* | fix BrowserStore bug in actionOnItemsWithPrefix and refactor BrowserStore | ralder | 2015-07-10 | 1 | -67/+86 |
| | |||||
* | fix bugs for pr #150 MM-895 | ralder | 2015-07-10 | 1 | -5/+13 |
| | |||||
* | Adding comments to change versions in sync | Christopher Speller | 2015-07-08 | 1 | -0/+2 |
| | |||||
* | Finishing centralization of BrowserStore | Christopher Speller | 2015-07-08 | 1 | -0/+27 |
| | |||||
* | Modifying all storage to use session storage. Also adding an abstraction ↵ | Christopher Speller | 2015-07-08 | 1 | -0/+48 |
layer to add current user id as a prefix to most keys. |