summaryrefslogtreecommitdiffstats
path: root/web/react/stores/preference_store.jsx
Commit message (Expand)AuthorAgeFilesLines
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-178/+0
* Renamed RECIEVED_* to RECEIVED_*hmhealey2016-02-081-2/+2
* Changed first preference load to be done synchronouslyhmhealey2016-01-261-9/+12
* Improved PreferenceStore api when getting valueshmhealey2015-12-151-3/+46
* Merge pull request #1652 from hmhealey/plt1319Corey Hulen2015-12-111-3/+9
|\
| * Added preference_changed web socket eventhmhealey2015-12-071-3/+9
* | Fixed issue with Team Settings modal saving items instead of cancelling; chan...Reed Garmsen2015-12-101-1/+1
|/
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package sy...Christopher Speller2015-11-191-5/+6
* Upgrading ESLint and adding some more rules. Refactoring to meet these new rulesChristopher Speller2015-11-191-1/+3
* Added an initial call to get all user preferences on page loadhmhealey2015-10-151-0/+1
* Made further changes based on feedbackhmhealey2015-10-131-11/+11
* Removed Preference.AltIdhmhealey2015-10-131-18/+7
* Fixed edge cases with leaving a direct channel while viewing that channelhmhealey2015-10-131-1/+0
* Changed direct messages channels so users can show/hide themhmhealey2015-10-131-5/+4
* Changed direct channels in the sidebar to be displayed based on user preferenceshmhealey2015-10-131-0/+135