Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #228 from nickago/MM-1547 | Joram Wilander | 2015-07-22 | 1 | -8/+20 |
|\ | | | | | MM-1547 Added local cache storing of drafts for comments | ||||
| * | Added message persistance on closing RHS/switching to another comment | nickago | 2015-07-22 | 1 | -8/+20 |
| | | | | | | | | | | thread. Similar to the center pane and channels, switching comment threads won't delete entered but unsent text/media in the RHS | ||||
* | | Merge pull request #201 from hmhealey/mm1539 | Corey Hulen | 2015-07-22 | 1 | -0/+16 |
|\ \ | |/ |/| | MM-1539 Added the ability to reply to earlier message threads by starting a post with ^ | ||||
| * | Added events for when the active thread (ie the message thread that a user ↵ | hmhealey | 2015-07-21 | 1 | -0/+16 |
| | | | | | | | | is responding to) changes | ||||
* | | Changing the way we mattermost handles URLs. team.domain.com becomes ↵ | Christopher Speller | 2015-07-20 | 1 | -6/+6 |
|/ | | | | | | | 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 | -44/+15 |
| | |||||
* | Modifying all storage to use session storage. Also adding an abstraction ↵ | Christopher Speller | 2015-07-08 | 1 | -23/+22 |
| | | | | layer to add current user id as a prefix to most keys. | ||||
* | first commit | =Corey Hulen | 2015-06-14 | 1 | -0/+224 |