summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* Fixing audit log to wait for confirm=Corey Hulen2015-08-201-11/+11
* Fixing build=Corey Hulen2015-08-201-7/+11
* Merge pull request #406 from mattermost/mm-1281Christopher Speller2015-08-191-0/+2
|\
| * Track channel creator in DB and show in channel intro message.JoramWilander2015-08-191-0/+2
* | Merge pull request #394 from mattermost/mm-1410Joram Wilander2015-08-195-2/+374
|\ \
| * | Requiring team admin to import and fixing a few style issuesChristopher Speller2015-08-192-7/+4
| * | Implemention of slack import feature.Christopher Speller2015-08-195-2/+377
| |/
* / Added a message deleted indicator when a post is deleted to let the user know...JoramWilander2015-08-191-2/+1
|/
* Merge pull request #385 from mattermost/mm-1623Christopher Speller2015-08-182-5/+37
|\
| * when user roles are updated, the relevant session roles are updated as wellJoramWilander2015-08-172-5/+37
* | added google sign-in functionality to the client, with minor model modificationsJoramWilander2015-08-141-13/+40
* | initial server implementation for using google as a single-sign-on oauth serviceJoramWilander2015-08-141-0/+6
|/
* Merge pull request #370 from hmhealey/mm1812Christopher Speller2015-08-142-0/+35
|\
| * Removed isEmailEnabledSynchronous and switched the email disabled warnings to...hmhealey2015-08-131-5/+0
| * Added ConfigStore that is populated from the serverhmhealey2015-08-131-0/+16
| * Added initial api to allow clientside code to query serverside configurationhmhealey2015-08-112-0/+24
* | fixed channel counts etag to only update when appropriateJoramWilander2015-08-111-1/+1
* | change getChannel api service to not register as user activityJoramWilander2015-08-111-1/+1
* | add etag cache testing to api GetChannelCounts unit testJoramWilander2015-08-111-0/+7
* | added api unit test for GetChannelCountsJoramWilander2015-08-111-0/+34
* | added getChannelCounts service and refactored the client to more intelligentl...JoramWilander2015-08-111-0/+17
* | added getChannel api service and use that over getChannels where appropriate ...JoramWilander2015-08-112-2/+55
|/
* Changed post drafts to maintain a store a unique id for each file upload to f...hmhealey2015-08-101-1/+7
* Drawing all images onto a white background, thus removing transparencynickago2015-08-041-0/+8
* Merge pull request #278 from mattermost/mm-1702Corey Hulen2015-08-023-9/+83
|\
| * 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-293-4/+74
* | Merge pull request #273 from mattermost/mm-1355Corey Hulen2015-08-022-3/+55
|\ \
| * | Merge branch 'master' into mm-1355=Corey Hulen2015-07-302-9/+2
| |\|
| * | Fixing code review feedback=Corey Hulen2015-07-301-1/+6
| * | Merge branch 'master' into mm-1355=Corey Hulen2015-07-2912-21/+32
| |\ \
| * | | Fixes mm-1355 adds rate limiting apis=Corey Hulen2015-07-292-2/+49
* | | | 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 #274 from mattermost/mm-1497Corey Hulen2015-08-021-3/+10
|\ \ \ \ \
| * | | | | image thumbnails now scale appropriately so there is no whitespace, also gene...JoramWilander2015-07-311-3/+10
| |/ / / /
* | | | | Merge pull request #303 from nickago/MM-1642Christopher Speller2015-07-311-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Updated error message for an incorrect passwordnickago2015-07-301-1/+1
* | | | | Merge pull request #271 from hmhealey/mm1656Joram Wilander2015-07-311-2/+5
|\ \ \ \ \
| * | | | | Changed file API to not write response data on a HEAD requesthmhealey2015-07-291-1/+4
| * | | | | Allow file access apis to respond to HEAD requestshmhealey2015-07-291-1/+1
| |/ / / /
* | | | | Merge pull request #283 from mattermost/mm-1787Christopher Speller2015-07-311-5/+4
|\ \ \ \ \
| * | | | | Removing nickname parameter from FireAndForgetVerifyEmailChristopher Speller2015-07-301-3/+2
| * | | | | Fixing links for signup from team invite link. Enter now advances signup_user...Christopher Speller2015-07-301-5/+5
| | |_|_|/ | |/| | |
* | | | | Merge pull request #285 from hmhealey/mm1738Joram Wilander2015-07-301-4/+17
|\ \ \ \ \
| * | | | | Fixed team API to properly provide team names for the Find My Team emailhmhealey2015-07-291-4/+17
| |/ / / /
* | | | | Merge pull request #272 from rgarmsen2295/mm-1463Christopher Speller2015-07-301-4/+33
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Made font type a field in the config fileReed Garmsen2015-07-291-1/+1
| * | | | Changed text initial size and positioning to better handle different image si...Reed Garmsen2015-07-291-3/+5
| * | | | Added godeps and the source for the go freetype libraryReed Garmsen2015-07-291-29/+5