summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* Simplified unit testJoramWilander2015-11-061-6/+0
* Fix unit testJoramWilander2015-11-061-2/+2
* Add tutorial pref for new users by defaultJoramWilander2015-11-061-0/+5
* Merge pull request #1332 from mattermost/plt-560Christopher Speller2015-11-061-1/+1
|\
| * Prevent SSO users from changing their emailJoramWilander2015-11-061-1/+1
* | PLT-857: Support for Incoming Webhooks - Try #2Florian Orben2015-11-051-3/+11
|/
* Update email cssJoramWilander2015-11-051-1/+1
* Don't send welcome emails for users signing up from an email invite, update e...JoramWilander2015-11-053-7/+12
* Changed post searching to ignore requests to return everything by searching f...hmhealey2015-11-042-1/+8
* Merge pull request #1289 from mattermost/plt-516-2Joram Wilander2015-11-042-3/+24
|\
| * Updated getStatuses unit testgsJoramWilander2015-11-031-1/+7
| * Multiple fixes to major performance issues with teams with 50+ usersJoramWilander2015-11-031-2/+17
* | Merge pull request #1285 from mattermost/plt-824Joram Wilander2015-11-042-0/+143
|\ \ | |/ |/|
| * Adding ability to fetch posts around a specifc postChristopher Speller2015-11-032-0/+143
* | Merge pull request #1263 from yuvipanda/add-meCorey Hulen2015-11-021-0/+30
|\ \ | |/ |/|
| * PLT-394: Add a /me commandYuviPanda2015-11-011-0/+30
* | Go fmt and rename file with 'enviroment' in filenamePat Lathem2015-10-301-1/+1
* | Fix spelling of environmentPat Lathem2015-10-303-24/+24
|/
* Merge pull request #1211 from mattermost/PLT-340Joram Wilander2015-10-303-56/+33
|\
| * Merge branch 'master' into PLT-340=Corey Hulen2015-10-281-0/+6
| |\
| * | PLT-340=Corey Hulen2015-10-273-56/+33
* | | Fixed nil pointer when failing to upload an oversized imagehmhealey2015-10-291-1/+1
* | | Fixing 200 error bug=Corey Hulen2015-10-292-2/+2
* | | Merge pull request #1214 from mattermost/outgoing-hook-fixCorey Hulen2015-10-281-4/+4
|\ \ \
| * | | Pass in iter vars to closure properlyJoramWilander2015-10-281-4/+4
* | | | Merge pull request #1199 from hmhealey/plt600Corey Hulen2015-10-284-38/+150
|\ \ \ \ | |_|_|/ |/| | |
| * | | Added Channel.Purpose on the serverhmhealey2015-10-273-7/+119
| * | | Renamed Channel.Description to Channel.Header on the serverhmhealey2015-10-274-37/+37
* | | | PLT-25 fixing issues with stats page=Corey Hulen2015-10-271-0/+6
| |_|/ |/| |
* | | Merge branch 'master' into PLT-25=Corey Hulen2015-10-265-60/+134
|\| |
| * | Merge pull request #1164 from hmhealey/plt778Corey Hulen2015-10-262-33/+49
| |\ \
| | * | Moved logic for searching for posts by multiple users/channels into the sql q...hmhealey2015-10-261-0/+3
| | * | Changed post searching to allow searching by multiple users/channelshmhealey2015-10-232-33/+46
| * | | Prevented image files larger than 4k resolution from being uploadedhmhealey2015-10-262-5/+29
| | |/ | |/|
| * | Merge pull request #1179 from florianorben/issue-827Christopher Speller2015-10-261-21/+54
| |\ \
| | * | Mattermost can not send message start with slashFlorian Orben2015-10-251-21/+54
| * | | Merge pull request #1176 from florianorben/fix-shrug-commandChristopher Speller2015-10-261-1/+1
| |\ \ \
| | * | | Fix /shrug commandFlorian Orben2015-10-251-1/+1
| | |/ /
| * / / Set correct mime type for profile imagesFlorian Orben2015-10-251-0/+1
| |/ /
* | | Merge branch 'master' into PLT-25=Corey Hulen2015-10-251-1/+1
|\| |
| * | PLT-629 - Update the reset password notification emailit332015-10-231-1/+1
* | | Merge branch 'master' into PLT-25=Corey Hulen2015-10-2327-131/+238
|\| |
| * | Merge pull request #1149 from mattermost/plt-808Christopher Speller2015-10-231-0/+27
| |\ \
| | * | Delete webhooks when the associated channel gets deletedJoramWilander2015-10-221-0/+27
| | |/
| * | Merge pull request #1143 from mattermost/plt-803Corey Hulen2015-10-222-0/+34
| |\ \
| | * | Prevent users from resetting their password when the user is using SSOJoramWilander2015-10-222-0/+34
| | |/
| * | Merge pull request #1142 from mattermost/plt-414Corey Hulen2015-10-221-9/+14
| |\ \
| | * | Refactoring direct channel creation to use transaction to avaoid state where ...Christopher Speller2015-10-221-9/+14
| * | | Fixing code review issues=Corey Hulen2015-10-223-6/+5
| * | | Fixing group code review issues=Corey Hulen2015-10-222-2/+3