Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merging | =Corey Hulen | 2015-09-18 | 3 | -6/+14 |
|\ | |||||
| * | Merge pull request #699 from mattermost/PLT-92 | Joram Wilander | 2015-09-18 | 2 | -5/+13 |
| |\ | | | | | | | PLT-92 Adding server side versioning to the binary | ||||
| | * | moving to security tab | =Corey Hulen | 2015-09-17 | 2 | -12/+11 |
| | | | |||||
| | * | Making changes to versioning | =Corey Hulen | 2015-09-17 | 1 | -5/+4 |
| | | | |||||
| | * | Merge branch 'master' into PLT-92 | =Corey Hulen | 2015-09-17 | 888 | -36/+116 |
| | |\ | |||||
| | * | | Adding version to UI | =Corey Hulen | 2015-09-16 | 1 | -0/+13 |
| | | | | |||||
| | * | | PLT-92 Adding server side versioning to the binary | =Corey Hulen | 2015-09-16 | 1 | -5/+2 |
| | | | | |||||
| * | | | Fixed incorrect check if a url starts with an explicit protocol | hmhealey | 2015-09-18 | 1 | -1/+1 |
| | | | | |||||
* | | | | Moving logout item | =Corey Hulen | 2015-09-17 | 1 | -6/+6 |
| | | | | |||||
* | | | | PLT-11 adding config for logs to UI | =Corey Hulen | 2015-09-17 | 17 | -293/+208 |
| | | | | |||||
* | | | | PLT-11 Adding ability to save config file | =Corey Hulen | 2015-09-17 | 8 | -131/+489 |
|/ / / | |||||
* | | | Merge pull request #705 from esethna/patch-1 | Corey Hulen | 2015-09-17 | 1 | -1/+1 |
|\ \ \ | |_|/ |/| | | Grammar change to New Channel ui text | ||||
| * | | Grammar change to New Channel ui text | esethna | 2015-09-17 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #701 from mattermost/PLT-40 | Joram Wilander | 2015-09-17 | 885 | -2/+42 |
|\ \ \ | |/ / |/| | | PLT-40 adding experimental support for emojis | ||||
| * | | Fixing css | =Corey Hulen | 2015-09-16 | 4 | -9/+7 |
| | | | |||||
| * | | PLT-40 adding experimental support for emojis | =Corey Hulen | 2015-09-16 | 886 | -2/+44 |
| |/ | |||||
* | | Merge pull request #702 from mattermost/oauth-switch-fix | Joram Wilander | 2015-09-17 | 1 | -1/+1 |
|\ \ | | | | | | | Properly check if OAuth providing is enabled on the client. | ||||
| * | | Properly check if OAuth providing is enabled on the client. | JoramWilander | 2015-09-17 | 1 | -1/+1 |
| |/ | |||||
* | | Cleaned up logic for the unread indicators | Christopher Speller | 2015-09-16 | 3 | -108/+100 |
| | | |||||
* | | Moved unread channel indicators into their own React component and file | hmhealey | 2015-09-16 | 2 | -70/+112 |
| | | |||||
* | | Properly hide unread channel indicators when there are no unread channels | hmhealey | 2015-09-16 | 1 | -5/+11 |
|/ | |||||
* | Merge pull request #693 from mattermost/mm-1419 | Christopher Speller | 2015-09-16 | 14 | -13/+864 |
|\ | | | | | Implement OAuth2 service provider functionality. | ||||
| * | Implement OAuth2 service provider functionality. | JoramWilander | 2015-09-16 | 14 | -13/+864 |
| | | |||||
* | | Merge pull request #695 from hmhealey/startswith | Corey Hulen | 2015-09-16 | 1 | -2/+2 |
|\ \ | |/ |/| | Replaced instances of startsWith with lastIndexOf in TextFormatting | ||||
| * | Replaced instances of startsWith with lastIndexOf in TextFormatting | hmhealey | 2015-09-16 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #687 from mattermost/PLT-93 | Christopher Speller | 2015-09-16 | 59 | -582/+270 |
|\ \ | | | | | | | PLT-93 Cleaning up client side configs | ||||
| * | | Merge branch 'master' into PLT-93 | =Corey Hulen | 2015-09-16 | 6 | -17/+62 |
| |\| | |||||
| * | | Fixing eslint problems | =Corey Hulen | 2015-09-15 | 3 | -7/+0 |
| | | | |||||
| * | | Finished removing some of the last bits of client side config | =Corey Hulen | 2015-09-15 | 4 | -41/+1 |
| | | | |||||
| * | | Removing old config stuff | =Corey Hulen | 2015-09-15 | 8 | -238/+4 |
| | | | |||||
| * | | PLT-93 cleaing up client side configs | =Corey Hulen | 2015-09-15 | 55 | -285/+272 |
| | | | |||||
| * | | removing loggly | =Corey Hulen | 2015-09-15 | 3 | -18/+0 |
| | | | |||||
* | | | Merge pull request #691 from asaadmahmoodspin/ui-changes | Corey Hulen | 2015-09-16 | 9 | -7/+33 |
|\ \ \ | | | | | | | | | UI Updates for multiple tickets | ||||
| * | | | UI Updates for multiple tickets | Asaad Mahmood | 2015-09-16 | 9 | -7/+33 |
| | |/ | |/| | |||||
* / | | PLT-149 Removed the file list from (message deleted) placeholder posts | hmhealey | 2015-09-16 | 1 | -0/+1 |
|/ / | |||||
* | | Removing js map from react bootstrap to make safari happy. | Christopher Speller | 2015-09-16 | 2 | -4/+4 |
| | | | | | | | | | | Adding babel runtime to build process because Safari hasen't gotten with the program yet. | ||||
* | | Merge pull request #686 from hmhealey/plt172 | Joram Wilander | 2015-09-16 | 4 | -13/+58 |
|\ \ | |/ |/| | PLT-172 Fixes TypeErrors and random jumping that occurs when clicking the scroll bar in the sidebar | ||||
| * | PLT-172 Added a modified version of perfect-scrollbar-0.6.5 which correctly ↵ | hmhealey | 2015-09-15 | 2 | -6/+9 |
| | | | | | | | | stops clicks through the scrollbar | ||||
| * | PLT-172 Updated perfect-scrollbar to 0.6.5 | hmhealey | 2015-09-15 | 4 | -12/+54 |
| | | |||||
* | | Merge pull request #681 from mattermost/PLT-12-log | Christopher Speller | 2015-09-15 | 9 | -8/+215 |
|\ \ | | | | | | | PLT-12 Adding server logs viewer to admin console | ||||
| * | | Moving style into css | =Corey Hulen | 2015-09-15 | 2 | -11/+11 |
| | | | |||||
| * | | Fixing eslint issues | =Corey Hulen | 2015-09-14 | 1 | -9/+0 |
| | | | |||||
| * | | Merge branch 'master' into PLT-12-log | =Corey Hulen | 2015-09-14 | 38 | -657/+18411 |
| |\ \ | |||||
| * | | | PLT-12 adding log viewer | =Corey Hulen | 2015-09-10 | 8 | -8/+224 |
| | | | | |||||
* | | | | Merge pull request #684 from mattermost/fix-text-overflow | Corey Hulen | 2015-09-15 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | Fixing long channel name overflow by changing text to Edit | ||||
| * | | | | Fixing long channel name overflow by changing text to Edit | Christopher Speller | 2015-09-15 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Merge pull request #682 from mattermost/nc-patch | Joram Wilander | 2015-09-15 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | | Fixing cutoff team name in new channel modal. | ||||
| * | | | | Fixing cutoff team name in new channel modal | Christopher Speller | 2015-09-15 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #676 from hmhealey/mm1900b | Joram Wilander | 2015-09-15 | 9 | -220/+308 |
|\ \ \ \ | |/ / / |/| | | | MM-1900 Removed textToJsx | ||||
| * | | | Renamed text formatting tokens so that there should be significantly less ↵ | hmhealey | 2015-09-14 | 1 | -11/+11 |
| | | | | | | | | | | | | | | | | chance of having conflicting tokens |