summaryrefslogtreecommitdiffstats
path: root/web/react/utils/client.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1199 from hmhealey/plt600Corey Hulen2015-10-281-4/+21
|\ | | | | PLT-600 Renamed channel description to channel header and added channel purpose field
| * 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
| | | | | | Getting this error when websockets is properly configured and connection is just slow
* | 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
| | | | Adding new ESLint rules. Fixing new ESLint errors.
* Merge pull request #881 from hmhealey/plt194Joram Wilander2015-10-021-3/+3
|\ | | | | PLT-194 Changes to ChannelMember notification settings
| * 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 ↵hmhealey2015-09-301-0/+15
| | | | | | | | unread in the sidebar
* | 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
|
* Finished removing some of the last bits of client side config=Corey Hulen2015-09-151-14/+0
|
* removing loggly=Corey Hulen2015-09-151-3/+0
|
* PLT-12 adding log viewer=Corey Hulen2015-09-101-0/+14
|
* Adding ability to export data from mattermostChristopher Speller2015-09-041-0/+13
|
* Cosmetic refactoring for ESLintChristopher Speller2015-09-021-150/+147
|
* Added the ability to create a team with SSO services and added the ability ↵JoramWilander2015-08-281-0/+15
| | | | to turn off email sign up.
* Refactored post handling/updating on both the client and server.JoramWilander2015-08-271-1/+16
|
* Fixes mm-1912 move get file info into its own web service call=Corey Hulen2015-08-241-0/+14
|
* Fixes issue with profile pictures not updating w/o refresh and prevents more ↵Reed Garmsen2015-08-221-0/+5
| | | | ie10 ajax caching issues
* Fixed issue with logout in active sessions not working in ie10Reed Garmsen2015-08-221-0/+2
|
* Added cache: false to ajax calls that caused problems with ie10Reed Garmsen2015-08-221-6/+4
|
* Requiring team admin to import and fixing a few style issuesChristopher Speller2015-08-191-2/+1
|
* Cosmetic refactoring for ESLintChristopher Speller2015-08-191-194/+189
|
* Implemention of slack import feature.Christopher Speller2015-08-191-0/+16
|