Commit Graph

23 Commits

Author SHA1 Message Date
hmhealey
88f29d8b6d Fixed EditChannelHeaderModal's contents not always being updated when a change is made 2015-12-10 10:01:01 -05:00
hmhealey
ea80836c6e Removed some internal state from ChannelMembersModal and ChannelInviteModal 2015-12-03 12:57:46 -05:00
JoramWilander
5a34218efe Add bind 2015-12-02 10:33:18 -05:00
JoramWilander
14804965b5 Make proper async calls when switching channels 2015-12-02 10:22:39 -05:00
Christopher Speller
9e8cd93790 Implementing Permalinks and jumping to post from search. Performance
improvements.
2015-11-23 09:53:15 -05:00
Christopher Speller
55b831e4e1 Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package system. 2015-11-19 21:12:56 -05:00
Reed Garmsen
9cc000f6e2 Functionalized code 2015-11-02 16:21:50 -08:00
Reed Garmsen
dfccfe78fe Added additional checks to channel sorting that sorts by display_name 2015-11-02 15:30:43 -08:00
Christopher Speller
b85b529373 Changing SpinPunch to Mattermost in copyright 2015-10-08 12:27:09 -04:00
JoramWilander
5c0680397d Add post list container to hold mounted post lists for faster rendering/channel switching. 2015-09-08 10:11:57 -04:00
Christopher Speller
0ffb8e6203 Cosmetic refactoring for ESLint 2015-09-02 10:49:01 -04:00
Asaad Mahmood
28381e1de6 Enabled and added help text for settings items 2015-08-27 08:26:27 -07:00
JoramWilander
2485b87b28 removed underscores from function names in channel_store 2015-08-13 08:00:10 -04:00
JoramWilander
4127c2b258 format channel_store to more closely match style guide and sort channels in channel store over sidebar 2015-08-11 12:14:58 -04:00
JoramWilander
1c0ee4d2f6 added getChannel api service and use that over getChannels where appropriate on client 2015-08-11 12:09:54 -04:00
ralder
56db6ad08c remove admin's ability to manage members of default channel (fixes #172) 2015-07-16 07:20:48 -07:00
ralder
6a559febc2 fix BrowserStore bug in actionOnItemsWithPrefix and refactor BrowserStore 2015-07-10 12:38:16 -07:00
Reed Garmsen
2a1cdc68c8 Better logic for checking if channel has loaded 2015-07-10 11:48:52 -07:00
Reed Garmsen
95a1540dff Leave result of _getMoreChannels unitialized if it does not yet exist in browser storage to know when list of more channels is loading vs when its empty 2015-07-09 16:25:57 -07:00
Asaad Mahmood
b61f653626 Merge branch 'master' of https://github.com/mattermost/platform 2015-07-09 21:00:29 +05:00
Christopher Speller
7f5ebb42b5 Modifying all storage to use session storage. Also adding an abstraction layer to add current user id as a prefix to most keys. 2015-07-08 09:55:24 -04:00
Reed Garmsen
91511281c5 Changed loading logic for retrieving more channels to allow for loading animation to be inserted into the More... menu that allows you to join more channels while waiting for the list of channels to load 2015-07-07 13:10:11 -07:00
=Corey Hulen
56e74239d6 first commit 2015-06-14 23:53:32 -08:00