Commit Graph

20 Commits

Author SHA1 Message Date
hmhealey
e737ec3eb5 Allow Users to be notified using @all, @channel, and their first name when other notifications are disabled 2015-07-17 15:22:56 -04:00
hmhealey
079538d9e7 Use User.FirstName for notifications instead of trying to determine it from User.Nickname 2015-07-17 15:22:56 -04:00
hmhealey
1c7f0be268 Renamed all clientside references from full_name to nickname 2015-07-17 15:13:31 -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
Corey Hulen
5bb2acc996 Merge pull request #159 from rgarmsen2295/mm-1269b
MM-1269b Added yellow tinge to post and comment textbox when connection is disrupted
2015-07-10 11:26:35 -08:00
Corey Hulen
d124b9df10 Merge pull request #157 from rgarmsen2295/mm-1265
MM-1265 Button to change roles now shows "click" mouse ptr when hovered over & change with loading more channels
2015-07-10 11:24:31 -08:00
Reed Garmsen
2a1cdc68c8 Better logic for checking if channel has loaded 2015-07-10 11:48:52 -07:00
ralder
34cc2fcd53 fix bugs for pr #150 MM-895 2015-07-10 04:36:16 -07:00
Reed Garmsen
56f369cfd1 Use the AsyncClient call 'updateLastViewedAt' as a way of checking for inet connectivity immediately after clearning yellow bar after user has typed 5 characters 2015-07-09 17:49:02 -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
ce5639a629 Adding comments to change versions in sync 2015-07-08 12:43:23 -04:00
Christopher Speller
d5785ee901 Finishing centralization of BrowserStore 2015-07-08 12:38:14 -04: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
JoramWilander
f030476ff5 @all and @channel now highlight like other mentions 2015-06-30 09:06:10 -04:00
JoramWilander
4af08121e6 fix command comparator and team store 2015-06-18 12:13:56 -04:00
JoramWilander
308c4f3ce9 added team store, team settings menu, and the ability to turn on valet feature from client 2015-06-18 10:40:46 -04:00
=Corey Hulen
cf7a05f80f first commit 2015-06-14 23:53:32 -08:00