summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge pull request #2360 from hmhealey/plt1993Christopher Speller2016-03-072-9/+9
|\ \ \ \ \
| * | | | | Stopped calling uploadFiles multiple times for a single uploadHarrison Healey2016-03-072-9/+9
| |/ / / /
* | | | | Merge pull request #2352 from hmhealey/plt2139Christopher Speller2016-03-071-7/+6
|\ \ \ \ \
| * | | | | Stopped removing extra punctuation after @mentionsHarrison Healey2016-03-071-7/+6
| |/ / / /
* | | | | Merge pull request #2350 from hmhealey/plt1930Christopher Speller2016-03-073-3/+2
|\ \ \ \ \
| * | | | | Fixed Private Channels header in the SearchSuggestionList to actually say Pri...Harrison Healey2016-03-073-5/+4
| |/ / / /
* | | | | Merge pull request #2349 from hmhealey/plt2008Christopher Speller2016-03-071-102/+8
|\ \ \ \ \
| * | | | | Removed gif playing code from the FileAttachment componentHarrison Healey2016-03-071-102/+8
| |/ / / /
* | | | | Merge pull request #2348 from hmhealey/memberChristopher Speller2016-03-075-12/+10
|\ \ \ \ \
| * | | | | Changed Channel Members modal to list full user objects with all fields popul...Harrison Healey2016-03-071-2/+2
| * | | | | Added @ before username in UserList when a Full Name or Nickname is presentHarrison Healey2016-03-071-2/+2
| * | | | | Changed 'Remove Member' to 'Remove' in Channel Members modalHarrison Healey2016-03-074-8/+6
| |/ / / /
* | | | | Merge pull request #2365 from hmhealey/plt2142Corey Hulen2016-03-071-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Increased the maximum size of image uploads to 24 megapixelsHarrison Healey2016-03-071-1/+1
|/ / / /
* | | | Merge pull request #2340 from rodrigocorsi2/PLT-2076Harrison Healey2016-03-074-7/+80
|\ \ \ \ | |/ / / |/| | |
| * | | Fix camel caseRodrigo Corsi2016-03-071-4/+4
| * | | Add help text below the input box when a user starts typingrodrigo2016-03-064-7/+80
| | |/ | |/|
* | | Merge pull request #2339 from ZBoxApp/PLT-2218Joram Wilander2016-03-075-58/+56
|\ \ \
| * | | Fix for PLT-2218 & PLT-2222Elias Nahum2016-03-065-58/+56
| |/ /
* | | Merge pull request #2333 from hmhealey/plt2194Joram Wilander2016-03-072-15/+10
|\ \ \
| * | | Removed Get Team Invite Link link when user creation is disabledHarrison Healey2016-03-032-15/+10
* | | | Merge pull request #2332 from hmhealey/plt2014Joram Wilander2016-03-073-2/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | Stopped removing *s from the end of search phrasesHarrison Healey2016-03-043-2/+7
| | |/ | |/|
* | | Merge pull request #2334 from mattermost/esethna-patch-2Corey Hulen2016-03-041-0/+33
|\ \ \
| * | | Update NOTICE.txtEric Sethna2016-03-031-0/+33
| | |/ | |/|
* | | Merge pull request #2306 from mattermost/esethna-patch-1Corey Hulen2016-03-044-5/+3
|\ \ \ | |_|/ |/| |
| * | Update get_team_invite_link_modal.jsxEric Sethna2016-03-031-1/+1
| * | Update pt.jsonEric Sethna2016-03-011-1/+0
| * | Update es.jsonEric Sethna2016-03-011-1/+0
| * | Update en.jsonEric Sethna2016-03-011-1/+1
| * | Update get_team_invite_link_modal.jsxEric Sethna2016-03-011-2/+2
* | | Merge pull request #2307 from ZBoxApp/PLT-2112Joram Wilander2016-03-048-2/+90
|\ \ \
| * | | Set CORS Headers when needed if CORS is enabledElias Nahum2016-03-022-36/+25
| * | | Add Cors HandlerElias Nahum2016-03-012-1/+46
| * | | Add default value to AllowCorsFrom settingElias Nahum2016-03-013-4/+9
| * | | Allow CORSElias Nahum2016-03-017-0/+49
* | | | Merge pull request #2328 from mattermost/fix-cli-teamJoram Wilander2016-03-041-1/+1
|\ \ \ \
| * | | | Fixing cli to create open team=Corey Hulen2016-03-031-1/+1
* | | | | Merge pull request #2330 from hmhealey/plt2073Joram Wilander2016-03-044-5/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Replaced FeedbackEmail with SupportEmail in the email footerHarrison Healey2016-03-034-5/+5
| |/ / /
* | | | Merge pull request #2318 from hmhealey/plt1090Christopher Speller2016-03-0321-720/+595
|\ \ \ \
| * | | | Fixed system console user list dropdownhmhealey2016-03-031-0/+8
| * | | | Fixed warnings and removed injectIntl from System Console user listhmhealey2016-03-033-37/+35
| * | | | Fixed max height for all modals using FilteredUserListshmhealey2016-03-037-85/+59
| * | | | Fixed localization issues with ChannelMembersModalhmhealey2016-03-034-7/+4
| * | | | Fixed '0 of X users' in FilteredUserList and cleaned up pluralization of 'mem...hmhealey2016-03-034-16/+15
| * | | | Moved localized strings for PLT-1090hmhealey2016-03-038-78/+77
| * | | | Changed information displayed in user list to obey display name settingshmhealey2016-03-033-26/+14
| * | | | Removed MemberListhmhealey2016-03-032-198/+0
| * | | | Changed TeamMembersModal to use UserListhmhealey2016-03-036-98/+80