Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |