summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Changed 'Close' to 'Cancel'nickago2015-08-041-2/+2
| * | | | Placed button inside of form to allow for submission on strike of enter keynickago2015-08-041-8/+8
| | |/ / | |/| |
* | | | Merge pull request #325 from rgarmsen2295/mm-1618Christopher Speller2015-08-043-19/+37
|\ \ \ \
| * | | | Fixed help text rendering on mobileReed Garmsen2015-08-042-9/+10
| * | | | Added help text informing the user that the team invite link has been copied ...Reed Garmsen2015-08-033-18/+35
| | |/ / | |/| |
* | | | Merge pull request #323 from rgarmsen2295/mm-1554Christopher Speller2015-08-041-119/+151
|\ \ \ \ | |_|_|/ |/| | |
| * | | Cosmetic refactoring to better fit style guideReed Garmsen2015-08-041-121/+151
| * | | The first field of the 'Invite New Member' field can no longer be cleared or ...Reed Garmsen2015-08-031-0/+2
| |/ /
* | | Merge pull request #318 from rgarmsen2295/mm-1592Christopher Speller2015-08-041-81/+99
|\ \ \
| * | | Cosmetic refactoring to be inline with the style guideReed Garmsen2015-08-021-84/+95
| * | | Searching for recent mentions no longer includes all or channel if those opti...Reed Garmsen2015-08-021-1/+8
* | | | Merge pull request #322 from nickago/MM-1679Christopher Speller2015-08-041-109/+124
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fixed variable naming conflict with msg and added cosmetic refactorsnickago2015-08-031-6/+6
| * | | Changed private channel list to use username and did semi-cosmetic refactoringnickago2015-08-031-108/+123
| | |/ | |/|
* | | Merge pull request #309 from nickago/MM-1691Christopher Speller2015-08-042-4/+14
|\ \ \ | |/ / |/| |
| * | User Settings modal resets to General tab with nothing open on closenickago2015-07-312-4/+14
* | | fixing docker file=Corey Hulen2015-08-021-1/+1
| |/ |/|
* | incrementing to rc2=Corey Hulen2015-08-021-1/+1
* | Merge pull request #311 from mattermost/mm-1619Corey Hulen2015-08-0214-8/+462
|\ \
| * \ Merge branch 'master' into mm-1619=Corey Hulen2015-08-02210-24938/+8377
| |\ \ | |/ / |/| |
* | | Fixing upgrade=Corey Hulen2015-08-021-1/+1
* | | Merge pull request #278 from mattermost/mm-1702Corey Hulen2015-08-027-28/+185
|\ \ \
| * | | Moving the handing of extra_info etag before the extra info is retrieved from...Christopher Speller2015-07-301-10/+14
| * | | Adding etag to channel extra_info api call.Christopher Speller2015-07-297-23/+176
* | | | Merge pull request #273 from mattermost/mm-1355Corey Hulen2015-08-02142-24159/+7277
|\ \ \ \
| * \ \ \ Merge branch 'master' into mm-1355=Corey Hulen2015-07-3041-365/+1110
| |\ \ \ \
| * | | | | Fixing code review feedback=Corey Hulen2015-07-303-3/+8
| * | | | | Merge branch 'master' into mm-1355=Corey Hulen2015-07-2940-118/+290
| |\ \ \ \ \
| * | | | | | Fixes mm-1355 adds rate limiting apis=Corey Hulen2015-07-29142-24158/+7271
* | | | | | | Merge pull request #312 from mattermost/mm-1784Corey Hulen2015-08-021-1/+2
|\ \ \ \ \ \ \
| * | | | | | | switching to a new PM channel now works in the more modalJoramWilander2015-07-311-1/+2
* | | | | | | | Merge pull request #305 from nickago/MM-1681Corey Hulen2015-08-0214-46/+47
|\ \ \ \ \ \ \ \
| * | | | | | | | Changed all templates to use site url instead of team url for finding the 'st...nickago2015-07-3114-46/+47
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge pull request #302 from hmhealey/mm1788Corey Hulen2015-08-026-125/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Removed ^replying in preparation for 0.6.0hmhealey2015-07-306-125/+5
* | | | | | | | | Merge pull request #301 from lfbrock/patch-1Corey Hulen2015-08-021-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | MM-1841 Corrected help textlfbrock2015-07-301-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge pull request #300 from hmhealey/ubuntudevCorey Hulen2015-08-021-33/+73
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Updated developer setup instructions to include Ubuntu setupHarrison Healey2015-07-311-33/+73
* | | | | | | | | | Merge pull request #291 from mattermost/mm-1758Corey Hulen2015-08-022-1/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | partially fixed postgres search so that multiple search terms workJoramWilander2015-07-302-1/+6
* | | | | | | | | | | Merge pull request #276 from mattermost/mm-1688Corey Hulen2015-08-024-5/+13
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | removed ternary operator to make if statement clearerJoramWilander2015-07-301-1/+4
| * | | | | | | | | | | reset number of posts to fetch on channel switch and fresh page loadJoramWilander2015-07-294-5/+10
* | | | | | | | | | | | Merge pull request #274 from mattermost/mm-1497Corey Hulen2015-08-026-8/+33
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | center small thumbnails and top left larger thumbnailsJoramWilander2015-07-311-0/+11
| * | | | | | | | | | | | removed uneccessary utils loadThumbnails functionJoramWilander2015-07-311-44/+0
| * | | | | | | | | | | | updated docker config thumbnail width/heightJoramWilander2015-07-311-2/+2
| * | | | | | | | | | | | image thumbnails now scale appropriately so there is no whitespace, also gene...JoramWilander2015-07-315-6/+64
* | | | | | | | | | | | | Merge pull request #313 from mattermost/it33-patch-3Joram Wilander2015-08-011-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | |