summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Collapse)AuthorAgeFilesLines
...
| * | 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 ↵Reed Garmsen2015-06-292-1/+10
|/ | | | v.s. plain member)
* updated channel unit testJoramWilander2015-06-291-3/+9
|
* Merge pull request #59 from haikoschol/masterCorey Hulen2015-06-271-1/+1
|\ | | | | Fix typo in function name
| * Fix typo in function nameHaiko Schol2015-06-241-1/+1
| |
* | Merge pull request #48 from rgarmsen2295/mm-1364Corey Hulen2015-06-251-0/+1
|\ \ | | | | | | MM-1364
| * | 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
| |\ \ | | | | | | | | HELIUM profile image now generates on each call if S3 is not configured
| | * | 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
|\ \ \ | |_|/ |/| | fixes mm-1240 adds ability to turn valet feature on
| * | 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 ↵JoramWilander2015-06-181-0/+20
| | | | | | | | | | | | feature from client
| * | 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 escaped
| | * 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
|\ | | | | HELIUM fixes mm-1320 removes freetype libs and only use solid color for gene…
| * use proper dimensions for generated profile imageJoramWilander2015-06-221-1/+1
| |
| * fixes mm-1320 removes freetype libs and only use solid color for generated ↵JoramWilander2015-06-221-34/+5
| | | | | | | | profile pics
| * Merge pull request #40 from mattermost/image-fixCorey Hulen2015-06-192-35/+48
| |\ | | | | | | HELIUM profile image now generates on each call if S3 is not configured
| | * 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
| |
* | Changing test imagesChristopher Speller2015-06-221-1/+1
| |
* | Merge pull request #40 from mattermost/image-fixCorey Hulen2015-06-192-35/+48
|\ \ | | | | | | HELIUM profile image now generates on each call if S3 is not configured
| * | 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 #4 from mattermost/mm-1245Corey Hulen2015-06-151-1/+1
|\ | | | | fixes mm-1245 filenames are now url escaped
| * 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
| |