Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implementing Permalinks and jumping to post from search. Performance | Christopher Speller | 2015-11-23 | 1 | -29/+57 |
| | | | | improvements. | ||||
* | Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵ | Christopher Speller | 2015-11-19 | 1 | -9/+9 |
| | | | | system. | ||||
* | Functionalized code | Reed Garmsen | 2015-11-02 | 1 | -19/+5 |
| | |||||
* | Added additional checks to channel sorting that sorts by display_name | Reed Garmsen | 2015-11-02 | 1 | -3/+13 |
| | |||||
* | Changing SpinPunch to Mattermost in copyright | Christopher Speller | 2015-10-08 | 1 | -1/+1 |
| | |||||
* | Add post list container to hold mounted post lists for faster ↵ | JoramWilander | 2015-09-08 | 1 | -0/+14 |
| | | | | rendering/channel switching. | ||||
* | Cosmetic refactoring for ESLint | Christopher Speller | 2015-09-02 | 1 | -125/+131 |
| | |||||
* | Enabled and added help text for settings items | Asaad Mahmood | 2015-08-27 | 1 | -0/+1 |
| | |||||
* | removed underscores from function names in channel_store | JoramWilander | 2015-08-13 | 1 | -34/+34 |
| | |||||
* | format channel_store to more closely match style guide and sort channels in ↵ | JoramWilander | 2015-08-11 | 1 | -212/+229 |
| | | | | channel store over sidebar | ||||
* | added getChannel api service and use that over getChannels where appropriate ↵ | JoramWilander | 2015-08-11 | 1 | -1/+36 |
| | | | | on client | ||||
* | remove admin's ability to manage members of default channel (fixes #172) | ralder | 2015-07-16 | 1 | -33/+20 |
| | |||||
* | fix BrowserStore bug in actionOnItemsWithPrefix and refactor BrowserStore | ralder | 2015-07-10 | 1 | -52/+12 |
| | |||||
* | Better logic for checking if channel has loaded | Reed Garmsen | 2015-07-10 | 1 | -1/+6 |
| | |||||
* | Leave result of _getMoreChannels unitialized if it does not yet exist in ↵ | Reed Garmsen | 2015-07-09 | 1 | -4/+0 |
| | | | | browser storage to know when list of more channels is loading vs when its empty | ||||
* | Merge branch 'master' of https://github.com/mattermost/platform | Asaad Mahmood | 2015-07-09 | 1 | -16/+34 |
|\ | |||||
| * | Modifying all storage to use session storage. Also adding an abstraction ↵ | Christopher Speller | 2015-07-08 | 1 | -16/+34 |
| | | | | | | | | layer to add current user id as a prefix to most keys. | ||||
* | | Changed loading logic for retrieving more channels to allow for loading ↵ | Reed Garmsen | 2015-07-07 | 1 | -1/+1 |
|/ | | | | animation to be inserted into the More... menu that allows you to join more channels while waiting for the list of channels to load | ||||
* | first commit | =Corey Hulen | 2015-06-14 | 1 | -0/+255 |