summaryrefslogtreecommitdiffstats
path: root/web/react
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge pull request #519 from rgarmsen2295/fix-slow-typeCorey Hulen2015-08-304-51/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Removed warning message when at the max character limitReed Garmsen2015-08-284-51/+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-285-52/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove Google as a SSO service.JoramWilander2015-08-285-52/+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-2811-206/+458
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Added the ability to create a team with SSO services and added the ability to...JoramWilander2015-08-2811-206/+458
* | | | | | | | 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
* | | | | | | | | Merge pull request #504 from mattermost/MM-1032Corey Hulen2015-08-271-17/+21
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | MM-1032 auto-login after tream creation=Corey Hulen2015-08-271-17/+21
| | |_|_|_|_|_|/ | |/| | | | | |
* / | | | | | | removed vestigial perfect Scrollbar commandnickago2015-08-271-1/+0
|/ / / / / / /
* | | | | | | 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
* | | | | | | If we don't have any posts for a channel, pull page rather than pulling latest.JoramWilander2015-08-271-0/+5
| |/ / / / / |/| | | | |
* | | | | | 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-2717-864/+1348
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Refactored post handling/updating on both the client and server.JoramWilander2015-08-2717-864/+1348
| | |_|_|/ | |/| | |
* | | | | Merge pull request #472 from rgarmsen2295/mm-1853Christopher Speller2015-08-276-8/+72
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Moved duplicate code into functions and added better handling of large paste ...Reed Garmsen2015-08-264-31/+34
| * | | | Fixed issue with carriage returns being counted improperly in non-ie browsers...Reed Garmsen2015-08-254-8/+43
| * | | | Prevents users from typing more than 4000 characters into any 'textbox' (post...Reed Garmsen2015-08-255-6/+32
* | | | | 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-254-28/+35
|\ \ \ | |_|/ |/| |
| * | Fixes mm-1912 move get file info into its own web service call=Corey Hulen2015-08-244-28/+35
* | | Merge pull request #467 from mattermost/mm-2021Christopher Speller2015-08-251-3/+1
|\ \ \ | |_|/ |/| |
| * | Fixes mm-2021 removes hard coded port=Corey Hulen2015-08-241-2/+1
| * | Fixes mm-2021 removes hard coded port=Corey Hulen2015-08-241-1/+0
* | | 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-257-134/+236
|\ \ \ \
| * | | | Moved the ability to rename a team into the team settings modal; fixed issues...Reed Garmsen2015-08-247-134/+236
* | | | | 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 #458 from rgarmsen2295/mm-1983Christopher Speller2015-08-251-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fixed issue with timestamp incorrectly displaying single digit minutesReed Garmsen2015-08-241-1/+1
* | | | | 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
| | |_|/ | |/| |