summaryrefslogtreecommitdiffstats
path: root/web/react/components
Commit message (Expand)AuthorAgeFilesLines
* Cosmetic reformatting of multiple jsx filesReed Garmsen2015-09-0223-681/+1310
* Merging release branch 'release-0.7.0'Christopher Speller2015-09-013-3/+5
|\
| * Also updating the position of the bottom unread indicatorAsaad Mahmood2015-09-011-1/+0
| * Merge pull request #528 from mattermost/MM-2056Christopher Speller2015-09-011-1/+2
| |\
| | * MM-2056 fixes problem with creating team=Corey Hulen2015-08-311-1/+2
| * | Fix missing forgot password link.JoramWilander2015-08-311-1/+3
| |/
* | Merge pull request #508 from rgarmsen2295/reformat_user_generalChristopher Speller2015-08-312-79/+175
|\ \
| * | Reformats the user_settings_general.jsx file; also adds missing keys to child...Reed Garmsen2015-08-272-79/+175
* | | Merge pull request #497 from nickago/MM-1842Christopher Speller2015-08-311-0/+8
|\ \ \
| * | | Added invite link to off-topic channelnickago2015-08-271-0/+8
* | | | Merge pull request #493 from asaadmahmoodspin/masterChristopher Speller2015-08-311-3/+3
|\ \ \ \
| * | | | Removing console.log from command_listAsaad Mahmood2015-08-271-2/+0
| * | | | MM-1899 - Updating UI for commands in input boxAsaad Mahmood2015-08-271-3/+5
| |/ / /
* | | | Merge pull request #485 from nickago/MM-1899Christopher Speller2015-08-312-1/+17
|\ \ \ \
| * | | | Enabled and added help text for settings itemsAsaad Mahmood2015-08-272-1/+17
* | | | | Merge pull request #480 from nickago/MM-1704Christopher Speller2015-08-311-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Open new teams in new tabnickago2015-08-261-1/+1
* | | | | Revert "MM-2046 - Updating postHolder scroll"Christopher Speller2015-08-311-1/+0
* | | | | Merge pull request #521 from rgarmsen2295/mm-2044Corey Hulen2015-08-301-1/+7
|\ \ \ \ \
| * | | | | Removes ability to auto-scroll to new messages in ie10/11 to fix rendering issueReed Garmsen2015-08-301-1/+7
* | | | | | Merge pull request #519 from rgarmsen2295/fix-slow-typeCorey Hulen2015-08-303-14/+6
|\ \ \ \ \ \
| * | | | | | Removed warning message when at the max character limitReed Garmsen2015-08-283-14/+6
| |/ / / / /
* | | | | | Merge pull request #518 from asaadmahmoodspin/MM-2046Corey Hulen2015-08-301-0/+1
|\ \ \ \ \ \
| * | | | | | MM-2046 - Updating postHolder scrollAsaad Mahmood2015-08-281-0/+1
| |/ / / / /
* / / / / / First post list on page load will show loading screen until latest posts are ...JoramWilander2015-08-281-2/+24
|/ / / / /
* | | | | Merge pull request #514 from mattermost/mm-2039Corey Hulen2015-08-284-51/+0
|\ \ \ \ \
| * | | | | Remove Google as a SSO service.JoramWilander2015-08-284-51/+0
* | | | | | Merge pull request #513 from mattermost/mm-1861Corey Hulen2015-08-282-5/+16
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fixes root images not loading when switich RHS threads.JoramWilander2015-08-282-5/+16
* | | | | | Merge pull request #496 from mattermost/mm-2015Christopher Speller2015-08-287-193/+438
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Added the ability to create a team with SSO services and added the ability to...JoramWilander2015-08-287-193/+438
* | | | | | Merge pull request #510 from rgarmsen2295/remove-rename-mobileJoram Wilander2015-08-281-7/+0
|\ \ \ \ \ \
| * | | | | | Removes rename team option from mobile sidebarReed Garmsen2015-08-271-7/+0
| | |_|_|_|/ | |/| | | |
* / | | | | MM-1032 auto-login after tream creation=Corey Hulen2015-08-271-17/+21
|/ / / / /
* | | | | Merge pull request #498 from mattermost/it33-patch-1Christopher Speller2015-08-271-6/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Updating help text for Slack Import screenit332015-08-271-6/+4
| | |_|/ | |/| |
* | | | Merge pull request #491 from mattermost/mm-1998Joram Wilander2015-08-271-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Temporary PM channels now use username instead of display nameChristopher Speller2015-08-271-1/+2
* | | | Merge pull request #484 from mattermost/mm-1994Corey Hulen2015-08-272-17/+17
|\ \ \ \ | |_|_|/ |/| | |
| * | | Improvements to import UIChristopher Speller2015-08-262-17/+17
* | | | Merge pull request #469 from mattermost/mm-1699Christopher Speller2015-08-2713-839/+1174
|\ \ \ \ | |_|/ / |/| | |
| * | | Refactored post handling/updating on both the client and server.JoramWilander2015-08-2713-839/+1174
* | | | Merge pull request #472 from rgarmsen2295/mm-1853Christopher Speller2015-08-274-8/+19
|\ \ \ \ | |/ / / |/| | |
| * | | Moved duplicate code into functions and added better handling of large paste ...Reed Garmsen2015-08-263-31/+10
| * | | Fixed issue with carriage returns being counted improperly in non-ie browsers...Reed Garmsen2015-08-253-8/+15
| * | | Prevents users from typing more than 4000 characters into any 'textbox' (post...Reed Garmsen2015-08-254-6/+31
* | | | Merge pull request #471 from nickago/MM-1803Christopher Speller2015-08-271-0/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | Added clearing of search bar on close of comment section of RHSnickago2015-08-251-0/+7
| |/ /
* | / Clears the 'new channel' dialogue box of errors and previous input on exitReed Garmsen2015-08-251-0/+11
| |/ |/|
* | Added white background to non-image files (was previously transparentReed Garmsen2015-08-251-0/+1