summaryrefslogtreecommitdiffstats
path: root/api/api.go
Commit message (Expand)AuthorAgeFilesLines
* Renaming repoChristopher Speller2017-09-061-4/+4
* app type transition (#7167)Chris2017-09-061-5/+5
* PLT-6554 Add config setting to control enabling API version 3 (#6835)Joram Wilander2017-07-041-0/+5
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* Move WebSocket API to it's own package and add websocket v4 endpoint (#5881)Joram Wilander2017-03-281-1/+0
* Implement APIv4 infrastructure (#5191)Joram Wilander2017-01-301-1/+1
* More app code migration (#5170)Joram Wilander2017-01-251-8/+0
* Closing response body when fetching link previews (#5181)Christopher Speller2017-01-241-0/+8
* PLT-4938 Add app package and move logic over from api package (#4931)Joram Wilander2017-01-131-8/+11
* Adding metrics for caching mechanisms (#4828)Christopher Speller2016-12-191-1/+10
* Fixing etag issue with load tests (#4777)Corey Hulen2016-12-131-0/+1
* PLT-1378 Initial version of emoji reactions (#4520)Harrison Healey2016-11-301-0/+1
* PLT-4403 Add server-based channel autocomplete, search and paging (#4585)Joram Wilander2016-11-241-0/+1
* PLT-3105 Files table migration (#4068)Harrison Healey2016-09-301-2/+6
* PLT-3412 WebRTC Server side & System Console (#3706)enahum2016-09-151-0/+4
* PLT-3647 Email Batching (#3718)Harrison Healey2016-08-161-0/+2
* PLT-2241 Refactored statuses into a more real-time system (#3573)Joram Wilander2016-07-181-0/+1
* Added infrastructure for basic WebSocket API (#3432)Joram Wilander2016-07-121-0/+4
* PLT-3143 Added serverside code for custom Emoji (#3311)Harrison Healey2016-06-141-0/+4
* PLT-2559 Always return successful when trying to join a channel that the user...Harrison Healey2016-06-061-2/+2
* PLT-1800 Load server side locale from the config.json (#3202)enahum2016-06-021-1/+0
* Revert "PLT-1800 Load server side locale from the config.json" (#3201)Christopher Speller2016-06-011-0/+1
* PLT-1800 Load server side locale from the config.json (#3135)enahum2016-06-011-1/+0
* Adding APIs to reload config, recycle db connections and ping server (#3096)Corey Hulen2016-05-241-0/+10
* PLT-2600/PLT-2770 Added Get Public Link modal and added new API for public fi...Harrison Healey2016-05-051-0/+3
* Fixing permalinks to channels your not a memeber of (#2805)Christopher Speller2016-04-271-2/+4
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-211-13/+65
* Visiting invalid URLs and bad APIs causes redirect to error pageChristopher Speller2016-04-011-0/+2
* Convering client to react-router.Christopher Speller2016-03-141-40/+3
* Replaced FeedbackEmail with SupportEmail in the email footerHarrison Healey2016-03-031-1/+1
* PLT-7: Refactoring api to use translations (chunk 4)Elias Nahum2016-01-241-2/+10
* Merge branch 'master' into PLT-7-client-infra=Corey Hulen2016-01-211-3/+3
|\
| * Refactoring api to use translations (chunk 1)Elias Nahum2016-01-211-3/+3
* | PLT-7 Adding react-intl libs=Corey Hulen2016-01-211-0/+1
|/
* PLT-7 adding server side libraries=Corey Hulen2016-01-191-0/+3
* Added license validation and settingsJoramWilander2016-01-141-0/+1
* Upgrade logging package=Corey Hulen2016-01-111-1/+1
* Inital support for multi-tab loging=Corey Hulen2015-10-161-1/+1
* Added api to get and set preferenceshmhealey2015-10-131-0/+1
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
* Implement incoming webhooks.JoramWilander2015-09-211-0/+1
* Implement OAuth2 service provider functionality.JoramWilander2015-09-161-0/+1
* Removing old config stuff=Corey Hulen2015-09-151-1/+0
* PLT-93 cleaing up client side configs=Corey Hulen2015-09-151-4/+6
* PLT-12 adding log viewer=Corey Hulen2015-09-101-0/+1
* Added initial api to allow clientside code to query serverside configurationhmhealey2015-08-111-0/+1
* Changed all templates to use site url instead of team url for finding the 'st...nickago2015-07-311-2/+2
* Changing the way we mattermost handles URLs. team.domain.com becomes domain.c...Christopher Speller2015-07-201-2/+2
* first commit=Corey Hulen2015-06-141-0/+61