summaryrefslogtreecommitdiffstats
path: root/web/react/utils/constants.jsx
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |/
* / image thumbnails now scale appropriately so there is no whitespace, also ↵JoramWilander2015-07-311-0/+2
|/ | | | generalized some thumbnail loading code
* Placing SVGs into constants.jsxAsaad Mahmood2015-07-231-1/+3
|
* Merge pull request #201 from hmhealey/mm1539Corey Hulen2015-07-221-0/+1
|\ | | | | MM-1539 Added the ability to reply to earlier message threads by starting a post with ^
| * Added events for when the active thread (ie the message thread that a user ↵hmhealey2015-07-211-0/+1
| | | | | | | | is responding to) changes
* | Changing the way we mattermost handles URLs. team.domain.com becomes ↵Christopher Speller2015-07-201-1/+1
|/ | | | | | | domain.com/team. Renaming team.Name to team.DisplayName and team.Domain to team.Name. So: team.Name -> url safe name. team.DisplayName -> nice name for users
* Merge pull request #106 from mattermost/mm-1119Joram Wilander2015-06-301-0/+1
|\ | | | | fixes mm-1119 adds @all and @channel mention capabilites
| * @all and @channel now auto-completeJoramWilander2015-06-291-0/+1
| |
* | add intro text specific to off-topic channelJoramWilander2015-06-291-0/+1
|/
* Merge pull request #46 from mattermost/mm-1318Joram Wilander2015-06-251-0/+1
|\ | | | | fixes mm-1318 only allow 5 files to be uploaded at a time
| * fixes mm-1318 only allow 5 files to be uploaded at a timeJoramWilander2015-06-221-0/+1
| |
| * fix for dockerhost HELIUM=Corey Hulen2015-06-181-0/+1
| |
* | Merge pull request #27 from mattermost/mm-1240Corey Hulen2015-06-251-0/+3
|\ \ | | | | | | fixes mm-1240 adds ability to turn valet feature on
| * | added team store, team settings menu, and the ability to turn on valet ↵JoramWilander2015-06-181-0/+3
| |/ | | | | | | feature from client
| * first commit=Corey Hulen2015-06-141-0/+78
|
* fix for dockerhost HELIUM=Corey Hulen2015-06-181-0/+1
|
* first commit=Corey Hulen2015-06-141-0/+78