summaryrefslogtreecommitdiffstats
path: root/web/react/components
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge pull request #466 from mattermost/mm-1912Corey Hulen2015-08-252-11/+21
|\ \ | |/ |/|
| * Fixes mm-1912 move get file info into its own web service call=Corey Hulen2015-08-242-11/+21
* | Merge pull request #464 from rgarmsen2295/mm-1895Joram Wilander2015-08-254-5/+28
|\ \
| * | Added email help text and added licensing infoReed Garmsen2015-08-244-5/+28
* | | Merge pull request #445 from rgarmsen2295/mm-1995Joram Wilander2015-08-256-127/+235
|\ \ \
| * | | Moved the ability to rename a team into the team settings modal; fixed issues...Reed Garmsen2015-08-246-127/+235
* | | | Merge pull request #460 from nickago/MM-1996Joram Wilander2015-08-251-9/+8
|\ \ \ \
| * | | | exapnded form tag to include submission buttonnickago2015-08-241-9/+8
| |/ / /
* | | | Merge pull request #459 from nickago/MM-1966Corey Hulen2015-08-241-0/+17
|\ \ \ \ | |_|_|/ |/| | |
| * | | Re-enabled enter key submission for send invites pagenickago2015-08-241-0/+17
| |/ /
* | | Merge pull request #465 from rgarmsen2295/prof-img-fixCorey Hulen2015-08-241-1/+6
|\ \ \
| * | | Fixed issue with site tryinng to load profile pictures without having profile...Reed Garmsen2015-08-241-1/+6
| | |/ | |/|
* | | Merge pull request #441 from nickago/MM-1893Joram Wilander2015-08-243-5/+7
|\ \ \
| * | | Upon exiting edit post modal, foucs is placed on the respective text input fieldnickago2015-08-213-5/+7
* | | | Merge pull request #446 from rgarmsen2295/mm-1999Joram Wilander2015-08-241-1/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | Removes 'for' from the edit channel description modal title when editing the ...Reed Garmsen2015-08-241-1/+6
* | | | Merge pull request #449 from rgarmsen2295/mm-1933Corey Hulen2015-08-241-1/+1
|\ \ \ \
| * | | | Fixes issue with profile pictures not updating w/o refresh and prevents more ...Reed Garmsen2015-08-221-1/+1
* | | | | Merge pull request #457 from rgarmsen2295/mm-1833Corey Hulen2015-08-241-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Changes the max number of characters for a channel title/handle to 22Reed Garmsen2015-08-241-2/+2
| | |_|/ | |/| |
* / | | MM-1831 - Fixing channel name and having channel name in bold for edit channe...Asaad Mahmood2015-08-242-2/+2
|/ / /
* | | Merge pull request #439 from nickago/MM-1822Joram Wilander2015-08-241-0/+4
|\ \ \
| * | | Added help text to profile picture screennickago2015-08-211-0/+4
| | |/ | |/|
* | | Merge pull request #440 from nickago/MM-1803Corey Hulen2015-08-232-0/+14
|\ \ \
| * | | remove search term after the RHS is closednickago2015-08-212-0/+14
| |/ /
* | | Merge pull request #448 from mattermost/it33-patch-4Corey Hulen2015-08-231-1/+1
|\ \ \
| * | | Changing "Features"->"Advanced" in Team Settingsit332015-08-211-1/+1
| | |/ | |/|
* / | Renaming "Feature Settings"->"Advanced Features"it332015-08-211-2/+2
|/ /
* | Merge pull request #427 from asaadmahmoodspin/mm-1696Harrison Healey2015-08-212-9/+27
|\ \ | |/ |/|
| * Updating setting_uploadAsaad Mahmood2015-08-211-12/+0
| * Merge branch 'master' of https://github.com/mattermost/platform into mm-1696Asaad Mahmood2015-08-215-42/+99
| |\