summaryrefslogtreecommitdiffstats
path: root/web/react/stores
Commit message (Collapse)AuthorAgeFilesLines
* fix BrowserStore bug in actionOnItemsWithPrefix and refactor BrowserStoreralder2015-07-107-288/+137
|
* Merge pull request #159 from rgarmsen2295/mm-1269bCorey Hulen2015-07-101-1/+1
|\ | | | | MM-1269b Added yellow tinge to post and comment textbox when connection is disrupted
| * Use the AsyncClient call 'updateLastViewedAt' as a way of checking for inet ↵Reed Garmsen2015-07-091-1/+1
| | | | | | | | connectivity immediately after clearning yellow bar after user has typed 5 characters
* | Merge pull request #157 from rgarmsen2295/mm-1265Corey Hulen2015-07-101-4/+5
|\ \ | | | | | | MM-1265 Button to change roles now shows "click" mouse ptr when hovered over & change with loading more channels
| * | Better logic for checking if channel has loadedReed Garmsen2015-07-101-1/+6
| | |
| * | Leave result of _getMoreChannels unitialized if it does not yet exist in ↵Reed Garmsen2015-07-091-4/+0
| |/ | | | | | | browser storage to know when list of more channels is loading vs when its empty
* / fix bugs for pr #150 MM-895ralder2015-07-101-5/+13
|/
* Merge branch 'master' of https://github.com/mattermost/platformAsaad Mahmood2015-07-097-95/+210
|\
| * Adding comments to change versions in syncChristopher Speller2015-07-081-0/+2
| |
| * Finishing centralization of BrowserStoreChristopher Speller2015-07-082-7/+34
| |
| * Modifying all storage to use session storage. Also adding an abstraction ↵Christopher Speller2015-07-087-95/+181
| | | | | | | | layer to add current user id as a prefix to most keys.
* | Changed loading logic for retrieving more channels to allow for loading ↵Reed Garmsen2015-07-071-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
* @all and @channel now highlight like other mentionsJoramWilander2015-06-301-0/+3
|
* fix command comparator and team storeJoramWilander2015-06-181-26/+12
|
* added team store, team settings menu, and the ability to turn on valet ↵JoramWilander2015-06-181-0/+114
| | | | feature from client
* first commit=Corey Hulen2015-06-145-0/+952