summaryrefslogtreecommitdiffstats
path: root/web/react/stores/user_store.jsx
Commit message (Expand)AuthorAgeFilesLines
* Allow Users to be notified using @all, @channel, and their first name when ot...hmhealey2015-07-171-9/+7
* Use User.FirstName for notifications instead of trying to determine it from U...hmhealey2015-07-171-5/+1
* Renamed all clientside references from full_name to nicknamehmhealey2015-07-171-2/+2
* remove admin's ability to manage members of default channel (fixes #172)ralder2015-07-161-1/+1
* fix BrowserStore bug in actionOnItemsWithPrefix and refactor BrowserStoreralder2015-07-101-100/+20
* Finishing centralization of BrowserStoreChristopher Speller2015-07-081-7/+7
* Modifying all storage to use session storage. Also adding an abstraction laye...Christopher Speller2015-07-081-47/+60
* @all and @channel now highlight like other mentionsJoramWilander2015-06-301-0/+3
* first commit=Corey Hulen2015-06-141-0/+328