Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1108 from mattermost/plt-235 | Harrison Healey | 2015-10-19 | 1 | -0/+1 |
|\ | | | | | PLT-235 Implement outgoing webhooks. | ||||
| * | Implement outgoing webhooks. | JoramWilander | 2015-10-19 | 1 | -0/+1 |
| | | |||||
* | | Fix typing socket constant | JoramWilander | 2015-10-16 | 1 | -1/+1 |
| | | |||||
* | | Small refactor of websocket code on client and server | JoramWilander | 2015-10-16 | 1 | -0/+12 |
|/ | |||||
* | Merge remote-tracking branch 'upstream/master' into PLT-637 | Stas Vovk | 2015-10-16 | 1 | -0/+10 |
|\ | | | | | | | | | Conflicts: web/react/utils/constants.jsx | ||||
| * | PLT-74: Enable Up Arrow keyboard shortcut to edit your last message | Florian Orben | 2015-10-15 | 1 | -0/+10 |
| | | |||||
* | | added display tab under account settings. added 24h time option | Stas Vovk | 2015-10-14 | 1 | -1/+2 |
|/ | |||||
* | Removed Preference.AltId | hmhealey | 2015-10-13 | 1 | -2/+1 |
| | |||||
* | Renamed show_hide preference to show | hmhealey | 2015-10-13 | 1 | -1/+5 |
| | |||||
* | Changed direct channels in the sidebar to be displayed based on user preferences | hmhealey | 2015-10-13 | 1 | -0/+1 |
| | |||||
* | Multiple UI Improvements | Asaad Mahmood | 2015-10-12 | 1 | -1/+1 |
| | |||||
* | Changing SpinPunch to Mattermost in copyright | Christopher Speller | 2015-10-08 | 1 | -1/+1 |
| | |||||
* | Merge pull request #953 from asaadmahmoodspin/plt-522 | Christopher Speller | 2015-10-07 | 1 | -4/+12 |
|\ | | | | | PLT-522 - Adding option for mentionHighlightLink for themes | ||||
| * | PLT-522 - Adding option for mentionHighlightLink for themes | Asaad Mahmood | 2015-10-07 | 1 | -4/+12 |
| | | |||||
* | | Removing sidebar text hover color | Asaad Mahmood | 2015-10-06 | 1 | -8/+0 |
| | | |||||
* | | Updating link color opacity in LHS | Asaad Mahmood | 2015-10-06 | 1 | -8/+8 |
|/ | |||||
* | Adding mention highlight setting and improving search highlight too | Asaad Mahmood | 2015-10-06 | 1 | -6/+13 |
| | |||||
* | Multiple UI Improvements | Asaad Mahmood | 2015-10-06 | 1 | -2/+2 |
| | |||||
* | pot-375 - Making modals compatible with themes | Asaad Mahmood | 2015-10-01 | 1 | -1/+1 |
| | |||||
* | Update incoming webhooks to hide DMs and accept direct JSON payloads. | JoramWilander | 2015-09-29 | 1 | -0/+1 |
| | |||||
* | Renaming "Windows 10 Dark" to "Windows Dark" | it33 | 2015-09-25 | 1 | -1/+1 |
| | |||||
* | Merge pull request #813 from asaadmahmoodspin/plt-366 | Corey Hulen | 2015-09-25 | 1 | -2/+30 |
|\ | | | | | PLT-366 - Adding Windows 10 dark theme. | ||||
| * | plt-366 - Adding Windows 8 theme | Asaad Mahmood | 2015-09-25 | 1 | -2/+30 |
| | | |||||
* | | Force videos to be set dimensions. | JoramWilander | 2015-09-25 | 1 | -0/+4 |
|/ | |||||
* | PLT 381 In Theme Color settings, change the "Button Color" to "Button Text" | mishimi | 2015-09-25 | 1 | -14/+14 |
| | | | | | | Also made the following changes 1. Capitalize all words 2. Remove the word "color" if it comes after "text" Ex. Sidebar text color --> Sidebar Text | ||||
* | plt-363 - Adding organisation theme | Asaad Mahmood | 2015-09-24 | 1 | -17/+17 |
| | |||||
* | Fixing merge | =Corey Hulen | 2015-09-23 | 1 | -2/+137 |
|\ | |||||
| * | Implement UI theme colors. | JoramWilander | 2015-09-23 | 1 | -2/+137 |
| | | |||||
* | | PLT-349 adding team mgt to admin console | =Corey Hulen | 2015-09-23 | 1 | -2/+2 |
|/ | |||||
* | PLT-12 adding log viewer | =Corey Hulen | 2015-09-10 | 1 | -1/+3 |
| | |||||
* | Add post list container to hold mounted post lists for faster ↵ | JoramWilander | 2015-09-08 | 1 | -0/+1 |
| | | | | rendering/channel switching. | ||||
* | Added emoji wrapper with cross platform available gliffs | nickago | 2015-09-03 | 1 | -0/+1 |
| | |||||
* | Cosmetic refactoring for ESLint | Christopher Speller | 2015-09-02 | 1 | -86/+96 |
| | |||||
* | Remove Google as a SSO service. | JoramWilander | 2015-08-28 | 1 | -1/+0 |
| | |||||
* | Added the ability to create a team with SSO services and added the ability ↵ | JoramWilander | 2015-08-28 | 1 | -0/+1 |
| | | | | to turn off email sign up. | ||||
* | Prevents users from typing more than 4000 characters into any 'textbox' ↵ | Reed Garmsen | 2015-08-25 | 1 | -0/+1 |
| | | | | (posts, comments, and post/comment edits). Also adds new error message for when users hit exactly 4000 characters so they know the limit. | ||||
* | Added a message deleted indicator when a post is deleted to let the user ↵ | JoramWilander | 2015-08-19 | 1 | -2/+3 |
| | | | | know what's happening. | ||||
* | finalize implenetation of predictive client posts so that users get ↵ | JoramWilander | 2015-08-18 | 1 | -0/+3 |
| | | | | immediate feedback after posting | ||||
* | added google sign-in functionality to the client, with minor model modifications | JoramWilander | 2015-08-14 | 1 | -0/+2 |
| | |||||
* | Merge pull request #370 from hmhealey/mm1812 | Christopher Speller | 2015-08-14 | 1 | -0/+2 |
|\ | | | | | MM-1812 Provide warnings on team invite screens when email is disabled | ||||
| * | Added ConfigStore that is populated from the server | hmhealey | 2015-08-13 | 1 | -0/+2 |
| | | |||||
* | | Merge pull request #365 from mattermost/mm-1700 | Christopher Speller | 2015-08-14 | 1 | -0/+1 |
|\ \ | | | | | | | MM-1700 don't pull all channel data all the time | ||||
| * | | added getChannel api service and use that over getChannels where appropriate ↵ | JoramWilander | 2015-08-11 | 1 | -0/+1 |
| |/ | | | | | | | on client | ||||
* / | Added jpeg's to list of image types | nickago | 2015-08-11 | 1 | -1/+1 |
|/ | |||||
* | Changed max number of displayed direct message channels to 20 | nickago | 2015-08-05 | 1 | -1/+1 |
| | |||||
* | Merge pull request #302 from hmhealey/mm1788 | Corey Hulen | 2015-08-02 | 1 | -1/+0 |
|\ | | | | | MM-1788 Removed ^replying in preparation for 0.6.0 | ||||
| * | Removed ^replying in preparation for 0.6.0 | hmhealey | 2015-07-30 | 1 | -1/+0 |
| | | |||||
* | | Merge pull request #276 from mattermost/mm-1688 | Corey Hulen | 2015-08-02 | 1 | -0/+1 |
|\ \ | | | | | | | MM-1688 reset number of posts to fetch on channel switch and fresh page load | ||||
| * | | reset number of posts to fetch on channel switch and fresh page load | JoramWilander | 2015-07-29 | 1 | -0/+1 |
| |/ | |||||
* / | image thumbnails now scale appropriately so there is no whitespace, also ↵ | JoramWilander | 2015-07-31 | 1 | -0/+2 |
|/ | | | | generalized some thumbnail loading code |