summaryrefslogtreecommitdiffstats
path: root/web/react/utils/client.jsx
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1745 from mattermost/plt-1118Christopher Speller2016-01-041-0/+34
|\
| * Add ability to switch between SSO and email accountJoramWilander2015-12-171-0/+34
* | Merge pull request #1769 from mattermost/PLT-1488Christopher Speller2016-01-041-0/+3
|\ \
| * | PLT-1488 fixing error message from session revoke=Corey Hulen2015-12-231-0/+3
| |/
* / Refactored ViewImage modal and made it automatically play animated gifshmhealey2015-12-181-1/+3
|/
* Some refactoringChristopher Speller2015-12-161-1/+21
* PLT-1404 signal login to other tags=Corey Hulen2015-12-141-0/+1
* Fixed EditChannelHeaderModal's contents not always being updated when a chang...hmhealey2015-12-101-1/+6
* Implementing Permalinks and jumping to post from search. PerformanceChristopher Speller2015-11-231-2/+49
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package sy...Christopher Speller2015-11-191-3/+3
* PLT-1016 force logout on other browsers=Corey Hulen2015-11-051-0/+1
* Multiple fixes to major performance issues with teams with 50+ usersJoramWilander2015-11-031-2/+3
* Merge pull request #1211 from mattermost/PLT-340Joram Wilander2015-10-301-5/+5
|\
| * PLT-340=Corey Hulen2015-10-271-5/+5
* | Merge pull request #1199 from hmhealey/plt600Corey Hulen2015-10-281-4/+21
|\ \ | |/ |/|
| * Added ability to see/edit channel purpose in the clienthmhealey2015-10-271-0/+17
| * Renamed Channel.Description to Channel.Header on the clienthmhealey2015-10-271-4/+4
* | adding arrow notation=Corey Hulen2015-10-261-1/+1
* | Merge branch 'master' into PLT-25=Corey Hulen2015-10-261-1/+1
|\|
| * Update websocket errorit332015-10-251-1/+1
* | Merge branch 'master' into PLT-25=Corey Hulen2015-10-231-5/+5
|\|
| * Fixing group code review issues=Corey Hulen2015-10-221-2/+2
| * Multi-session login=Corey Hulen2015-10-201-8/+8
| * Adding multi-session cookie=Corey Hulen2015-10-201-8/+8
| * Fixing merge conflicts=Corey Hulen2015-10-191-0/+58
| |\
| * \ Fixing merge=Corey Hulen2015-10-161-0/+13
| |\ \
| * | | Inital support for multi-tab loging=Corey Hulen2015-10-161-3/+3
* | | | Adding analytics tab=Corey Hulen2015-10-221-0/+14
| |_|/ |/| |
* | | Implement outgoing webhooks.JoramWilander2015-10-191-0/+58
| |/ |/|
* | Added an initial call to get all user preferences on page loadhmhealey2015-10-151-0/+13
|/
* Removed Preference.AltIdhmhealey2015-10-131-6/+6
* Fixed edge cases with leaving a direct channel while viewing that channelhmhealey2015-10-131-0/+1
* Changed direct messages channels so users can show/hide themhmhealey2015-10-131-0/+13
* Changed direct channels in the sidebar to be displayed based on user preferenceshmhealey2015-10-131-0/+14
* PLT-500 fixing connection msg issues=Corey Hulen2015-10-061-1/+11
* Disabling complexity warning. Allowing non-nested ternary. Upgrading ESList. ...Christopher Speller2015-10-051-1/+1
* Merge pull request #881 from hmhealey/plt194Joram Wilander2015-10-021-3/+3
|\
| * Moved ChannelMember.NotifyLevel into ChannelMember.NotifyPropshmhealey2015-10-011-16/+0
| * Replaced ChannelMember.MarkUnreadLevel with ChannelMember.NotifyPropshmhealey2015-10-011-3/+4
| * Removed UI for quiet mode and added UI to set when a channel will be marked u...hmhealey2015-09-301-0/+15
* | PLT-345 adding client side logging=Corey Hulen2015-09-291-0/+14
|/
* Fixing blue bar and renders warning when mis-configured.=Corey Hulen2015-09-241-1/+1
* Removing old valet crud=Corey Hulen2015-09-241-17/+0
* PLT-349 adding team mgt to admin console=Corey Hulen2015-09-231-0/+29
* Fixing merge conflict=Corey Hulen2015-09-221-55/+98
|\
| * Implement incoming webhooks.JoramWilander2015-09-211-55/+98
* | Adding service settings to admin console=Corey Hulen2015-09-221-2/+0
* | Adding email to admin console=Corey Hulen2015-09-211-0/+15
|/
* PLT-11 Adding ability to save config file=Corey Hulen2015-09-171-1/+30
* Implement OAuth2 service provider functionality.JoramWilander2015-09-161-0/+33