summaryrefslogtreecommitdiffstats
path: root/web/react/utils/constants.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Merging from master=Corey Hulen2015-10-191-0/+12
|\
| * Fix typing socket constantJoramWilander2015-10-161-1/+1
| |
| * Small refactor of websocket code on client and serverJoramWilander2015-10-161-0/+12
| |
* | Fixing merge=Corey Hulen2015-10-161-1/+12
|\|
| * Merge remote-tracking branch 'upstream/master' into PLT-637Stas Vovk2015-10-161-0/+10
| |\ | | | | | | | | | | | | Conflicts: web/react/utils/constants.jsx
| | * PLT-74: Enable Up Arrow keyboard shortcut to edit your last messageFlorian Orben2015-10-151-0/+10
| | |
| * | added display tab under account settings. added 24h time optionStas Vovk2015-10-141-1/+2
| |/
* / Inital support for multi-tab loging=Corey Hulen2015-10-161-1/+0
|/
* Removed Preference.AltIdhmhealey2015-10-131-2/+1
|
* Renamed show_hide preference to showhmhealey2015-10-131-1/+5
|
* Changed direct channels in the sidebar to be displayed based on user preferenceshmhealey2015-10-131-0/+1
|
* Multiple UI ImprovementsAsaad Mahmood2015-10-121-1/+1
|
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
|
* Merge pull request #953 from asaadmahmoodspin/plt-522Christopher Speller2015-10-071-4/+12
|\ | | | | PLT-522 - Adding option for mentionHighlightLink for themes
| * PLT-522 - Adding option for mentionHighlightLink for themesAsaad Mahmood2015-10-071-4/+12
| |
* | Removing sidebar text hover colorAsaad Mahmood2015-10-061-8/+0
| |
* | Updating link color opacity in LHSAsaad Mahmood2015-10-061-8/+8
|/
* Adding mention highlight setting and improving search highlight tooAsaad Mahmood2015-10-061-6/+13
|
* Multiple UI ImprovementsAsaad Mahmood2015-10-061-2/+2
|
* pot-375 - Making modals compatible with themesAsaad Mahmood2015-10-011-1/+1
|
* Update incoming webhooks to hide DMs and accept direct JSON payloads.JoramWilander2015-09-291-0/+1
|
* Renaming "Windows 10 Dark" to "Windows Dark"it332015-09-251-1/+1
|
* Merge pull request #813 from asaadmahmoodspin/plt-366Corey Hulen2015-09-251-2/+30
|\ | | | | PLT-366 - Adding Windows 10 dark theme.
| * plt-366 - Adding Windows 8 themeAsaad Mahmood2015-09-251-2/+30
| |
* | Force videos to be set dimensions.JoramWilander2015-09-251-0/+4
|/
* PLT 381 In Theme Color settings, change the "Button Color" to "Button Text"mishimi2015-09-251-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 themeAsaad Mahmood2015-09-241-17/+17
|
* Fixing merge=Corey Hulen2015-09-231-2/+137
|\
| * Implement UI theme colors.JoramWilander2015-09-231-2/+137
| |
* | PLT-349 adding team mgt to admin console=Corey Hulen2015-09-231-2/+2
|/
* PLT-12 adding log viewer=Corey Hulen2015-09-101-1/+3
|
* Add post list container to hold mounted post lists for faster ↵JoramWilander2015-09-081-0/+1
| | | | rendering/channel switching.
* Added emoji wrapper with cross platform available gliffsnickago2015-09-031-0/+1
|
* Cosmetic refactoring for ESLintChristopher Speller2015-09-021-86/+96
|
* Remove Google as a SSO service.JoramWilander2015-08-281-1/+0
|
* Added the ability to create a team with SSO services and added the ability ↵JoramWilander2015-08-281-0/+1
| | | | to turn off email sign up.
* Prevents users from typing more than 4000 characters into any 'textbox' ↵Reed Garmsen2015-08-251-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 ↵JoramWilander2015-08-191-2/+3
| | | | know what's happening.
* finalize implenetation of predictive client posts so that users get ↵JoramWilander2015-08-181-0/+3
| | | | immediate feedback after posting
* added google sign-in functionality to the client, with minor model modificationsJoramWilander2015-08-141-0/+2
|
* Merge pull request #370 from hmhealey/mm1812Christopher Speller2015-08-141-0/+2
|\ | | | | MM-1812 Provide warnings on team invite screens when email is disabled
| * Added ConfigStore that is populated from the serverhmhealey2015-08-131-0/+2
| |
* | Merge pull request #365 from mattermost/mm-1700Christopher Speller2015-08-141-0/+1
|\ \ | | | | | | MM-1700 don't pull all channel data all the time
| * | added getChannel api service and use that over getChannels where appropriate ↵JoramWilander2015-08-111-0/+1
| |/ | | | | | | on client
* / Added jpeg's to list of image typesnickago2015-08-111-1/+1
|/
* Changed max number of displayed direct message channels to 20nickago2015-08-051-1/+1
|
* Merge pull request #302 from hmhealey/mm1788Corey Hulen2015-08-021-1/+0
|\ | | | | MM-1788 Removed ^replying in preparation for 0.6.0
| * Removed ^replying in preparation for 0.6.0hmhealey2015-07-301-1/+0
| |
* | Merge pull request #276 from mattermost/mm-1688Corey Hulen2015-08-021-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 loadJoramWilander2015-07-291-0/+1
| |/