Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1956 from mattermost/plt-1779 | Corey Hulen | 2016-01-22 | 1 | -2/+16 |
|\ | | | | | PLT-1779 Add system-wide statistics page | ||||
| * | Add system analytics page | JoramWilander | 2016-01-21 | 1 | -2/+2 |
| | | |||||
| * | Generalize analytics server functions and begin componentizing client ↵ | JoramWilander | 2016-01-21 | 1 | -2/+16 |
| | | | | | | | | analytics controls | ||||
* | | PLT-7 Adding react-intl libs | =Corey Hulen | 2016-01-21 | 1 | -0/+12 |
|/ | |||||
* | Added license validation and settings | JoramWilander | 2016-01-14 | 1 | -0/+35 |
| | |||||
* | Made ChannelInviteModal pull all channel members before rendering | hmhealey | 2016-01-07 | 1 | -2/+9 |
| | |||||
* | Merge pull request #1745 from mattermost/plt-1118 | Christopher Speller | 2016-01-04 | 1 | -0/+34 |
|\ | | | | | PLT-1118 Add ability to switch between SSO and email account | ||||
| * | Add ability to switch between SSO and email account | JoramWilander | 2015-12-17 | 1 | -0/+34 |
| | | |||||
* | | Merge pull request #1769 from mattermost/PLT-1488 | Christopher Speller | 2016-01-04 | 1 | -0/+3 |
|\ \ | | | | | | | PLT-1488 fixing error message from session revoke | ||||
| * | | PLT-1488 fixing error message from session revoke | =Corey Hulen | 2015-12-23 | 1 | -0/+3 |
| |/ | |||||
* / | Refactored ViewImage modal and made it automatically play animated gifs | hmhealey | 2015-12-18 | 1 | -1/+3 |
|/ | |||||
* | Some refactoring | Christopher Speller | 2015-12-16 | 1 | -1/+21 |
| | |||||
* | PLT-1404 signal login to other tags | =Corey Hulen | 2015-12-14 | 1 | -0/+1 |
| | |||||
* | Fixed EditChannelHeaderModal's contents not always being updated when a ↵ | hmhealey | 2015-12-10 | 1 | -1/+6 |
| | | | | change is made | ||||
* | Implementing Permalinks and jumping to post from search. Performance | Christopher Speller | 2015-11-23 | 1 | -2/+49 |
| | | | | improvements. | ||||
* | Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵ | Christopher Speller | 2015-11-19 | 1 | -3/+3 |
| | | | | system. | ||||
* | PLT-1016 force logout on other browsers | =Corey Hulen | 2015-11-05 | 1 | -0/+1 |
| | |||||
* | Multiple fixes to major performance issues with teams with 50+ users | JoramWilander | 2015-11-03 | 1 | -2/+3 |
| | |||||
* | Merge pull request #1211 from mattermost/PLT-340 | Joram Wilander | 2015-10-30 | 1 | -5/+5 |
|\ | | | | | PLT-340 allow team directory and open invites | ||||
| * | PLT-340 | =Corey Hulen | 2015-10-27 | 1 | -5/+5 |
| | | |||||
* | | Merge pull request #1199 from hmhealey/plt600 | Corey Hulen | 2015-10-28 | 1 | -4/+21 |
|\ \ | |/ |/| | PLT-600 Renamed channel description to channel header and added channel purpose field | ||||
| * | Added ability to see/edit channel purpose in the client | hmhealey | 2015-10-27 | 1 | -0/+17 |
| | | |||||
| * | Renamed Channel.Description to Channel.Header on the client | hmhealey | 2015-10-27 | 1 | -4/+4 |
| | | |||||
* | | adding arrow notation | =Corey Hulen | 2015-10-26 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into PLT-25 | =Corey Hulen | 2015-10-26 | 1 | -1/+1 |
|\| | |||||
| * | Update websocket error | it33 | 2015-10-25 | 1 | -1/+1 |
| | | | | | | Getting this error when websockets is properly configured and connection is just slow | ||||
* | | Merge branch 'master' into PLT-25 | =Corey Hulen | 2015-10-23 | 1 | -5/+5 |
|\| | |||||
| * | Fixing group code review issues | =Corey Hulen | 2015-10-22 | 1 | -2/+2 |
| | | |||||
| * | Multi-session login | =Corey Hulen | 2015-10-20 | 1 | -8/+8 |
| | | |||||
| * | Adding multi-session cookie | =Corey Hulen | 2015-10-20 | 1 | -8/+8 |
| | | |||||
| * | Fixing merge conflicts | =Corey Hulen | 2015-10-19 | 1 | -0/+58 |
| |\ | |||||
| * \ | Fixing merge | =Corey Hulen | 2015-10-16 | 1 | -0/+13 |
| |\ \ | |||||
| * | | | Inital support for multi-tab loging | =Corey Hulen | 2015-10-16 | 1 | -3/+3 |
| | | | | |||||
* | | | | Adding analytics tab | =Corey Hulen | 2015-10-22 | 1 | -0/+14 |
| |_|/ |/| | | |||||
* | | | Implement outgoing webhooks. | JoramWilander | 2015-10-19 | 1 | -0/+58 |
| |/ |/| | |||||
* | | Added an initial call to get all user preferences on page load | hmhealey | 2015-10-15 | 1 | -0/+13 |
|/ | |||||
* | Removed Preference.AltId | hmhealey | 2015-10-13 | 1 | -6/+6 |
| | |||||
* | Fixed edge cases with leaving a direct channel while viewing that channel | hmhealey | 2015-10-13 | 1 | -0/+1 |
| | |||||
* | Changed direct messages channels so users can show/hide them | hmhealey | 2015-10-13 | 1 | -0/+13 |
| | |||||
* | Changed direct channels in the sidebar to be displayed based on user preferences | hmhealey | 2015-10-13 | 1 | -0/+14 |
| | |||||
* | PLT-500 fixing connection msg issues | =Corey Hulen | 2015-10-06 | 1 | -1/+11 |
| | |||||
* | Disabling complexity warning. Allowing non-nested ternary. Upgrading ESList. ↵ | Christopher Speller | 2015-10-05 | 1 | -1/+1 |
| | | | | Adding new ESLint rules. Fixing new ESLint errors. | ||||
* | Merge pull request #881 from hmhealey/plt194 | Joram Wilander | 2015-10-02 | 1 | -3/+3 |
|\ | | | | | PLT-194 Changes to ChannelMember notification settings | ||||
| * | Moved ChannelMember.NotifyLevel into ChannelMember.NotifyProps | hmhealey | 2015-10-01 | 1 | -16/+0 |
| | | |||||
| * | Replaced ChannelMember.MarkUnreadLevel with ChannelMember.NotifyProps | hmhealey | 2015-10-01 | 1 | -3/+4 |
| | | |||||
| * | Removed UI for quiet mode and added UI to set when a channel will be marked ↵ | hmhealey | 2015-09-30 | 1 | -0/+15 |
| | | | | | | | | unread in the sidebar | ||||
* | | PLT-345 adding client side logging | =Corey Hulen | 2015-09-29 | 1 | -0/+14 |
|/ | |||||
* | Fixing blue bar and renders warning when mis-configured. | =Corey Hulen | 2015-09-24 | 1 | -1/+1 |
| | |||||
* | Removing old valet crud | =Corey Hulen | 2015-09-24 | 1 | -17/+0 |
| | |||||
* | PLT-349 adding team mgt to admin console | =Corey Hulen | 2015-09-23 | 1 | -0/+29 |
| |