summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* fixing unit tests=Corey Hulen2015-07-052-0/+4
* Fixing unit test=Corey Hulen2015-07-051-4/+4
* Fixing unit test=Corey Hulen2015-07-051-3/+3
* fixing unit tests=Corey Hulen2015-07-052-2/+2
* fixing race condition in unit tests=Corey Hulen2015-07-059-70/+70
* MM-1426 - Updating UIAsaad Mahmood2015-07-171-1/+1
* Facelifted "direct message" to "private message"nickago2015-07-011-1/+1
* Merge pull request #106 from mattermost/mm-1119Joram Wilander2015-06-301-2/+12
|\
| * added team-wide and channel-wide mentionsJoramWilander2015-06-291-2/+12
* | Merge pull request #100 from asaadmahmoodspin/masterCorey Hulen2015-06-291-1/+1
|\ \
| * | MM-1268 - Updating button in email templateAsaad Mahmood2015-06-301-1/+1
* | | Merge pull request #98 from mattermost/mm-1199Corey Hulen2015-06-297-30/+87
|\ \ \ | |/ / |/| |
| * | update unit tests for default channelsJoramWilander2015-06-293-3/+26
| * | new users now join off-topic defaultlyJoramWilander2015-06-294-16/+43
| * | move default channel creation to seperate func and add off-topicJoramWilander2015-06-293-20/+27
| |/
* / Changed invite email to reflect the sender's status in the team (e.g. admin v...Reed Garmsen2015-06-292-1/+10
|/
* updated channel unit testJoramWilander2015-06-291-3/+9
* Merge pull request #59 from haikoschol/masterCorey Hulen2015-06-271-1/+1
|\
| * Fix typo in function nameHaiko Schol2015-06-241-1/+1
* | Merge pull request #48 from rgarmsen2295/mm-1364Corey Hulen2015-06-251-0/+1
|\ \
| * | Fixed bmp image previewing/uploading by adding new go image libraryReed Garmsen2015-06-221-0/+1
| * | Merge pull request #40 from mattermost/image-fixCorey Hulen2015-06-192-35/+48
| |\ \
| | * | update unit tests for new createProfileImage funcJoramWilander2015-06-191-4/+11
| | * | profile image now generates on each call if S3 is not configuredJoramWilander2015-06-191-31/+37
| * | | improved split functionJoramWilander2015-06-191-1/+1
| * | | remove loggingJoramWilander2015-06-191-1/+0
| * | | fix a bug where mentions wouldn't update for words after a new lineJoramWilander2015-06-191-1/+2
| |/ /
| * | fix for dockerhost HELIUM=Corey Hulen2015-06-181-0/+4
* | | Merge pull request #27 from mattermost/mm-1240Corey Hulen2015-06-256-16/+218
|\ \ \ | |_|/ |/| |
| * | fix command comparator and team storeJoramWilander2015-06-181-5/+6
| * | added unit tests for new team API servicesJoramWilander2015-06-181-0/+103
| * | added team store, team settings menu, and the ability to turn on valet featur...JoramWilander2015-06-181-0/+20
| * | add API service to turn on valet featureJoramWilander2015-06-181-0/+51
| * | move valet feature switch to DB from configJoramWilander2015-06-175-15/+42
| |/
| * Merge pull request #4 from mattermost/mm-1245Corey Hulen2015-06-151-1/+1
| |\
| | * fixes mm-1245 filenames are now url escapedJoramWilander2015-06-151-1/+1
| * | remove useless lineJoramWilander2015-06-151-1/+0
| * | update unit testJoramWilander2015-06-153-48/+60
| * | fixes mm-1239 adds config setting to turn off valet featureJoramWilander2015-06-153-1/+14
| |/
| * first commit=Corey Hulen2015-06-1451-0/+9820
* Merge pull request #50 from mattermost/mm-1320Corey Hulen2015-06-221-34/+5
|\
| * use proper dimensions for generated profile imageJoramWilander2015-06-221-1/+1
| * fixes mm-1320 removes freetype libs and only use solid color for generated pr...JoramWilander2015-06-221-34/+5
| * Merge pull request #40 from mattermost/image-fixCorey Hulen2015-06-192-35/+48
| |\
| | * update unit tests for new createProfileImage funcJoramWilander2015-06-191-4/+11
| | * profile image now generates on each call if S3 is not configuredJoramWilander2015-06-191-31/+37
| * | improved split functionJoramWilander2015-06-191-1/+1
| * | remove loggingJoramWilander2015-06-191-1/+0
| * | fix a bug where mentions wouldn't update for words after a new lineJoramWilander2015-06-191-1/+2
| |/
| * fix for dockerhost HELIUM=Corey Hulen2015-06-181-0/+4