summaryrefslogtreecommitdiffstats
path: root/api/api.go
Commit message (Expand)AuthorAgeFilesLines
* MM-8708 Remove api package (#8784)Joram Wilander2018-05-161-131/+0
* Structured logging (#8673)Christopher Speller2018-04-271-2/+2
* ABC-132: sign error page parameters (#8197)Chris2018-02-071-1/+5
* Reduce logging data races, fix MySQL test race condition (#7994)Chris2017-12-221-1/+0
* refactor template code (#7860)Chris2017-11-201-3/+0
* Reduce utils.Cfg references (#7650)Chris2017-10-181-1/+1
* Miscellaneous app cleanup (#7594)Chris2017-10-091-6/+0
* remove remaining Global() calls (outside of tests) (#7521)Chris2017-09-281-1/+1
* remove global refs from api/api4 (#7496)Chris2017-09-221-65/+53
* remove more global refs (#7480)Chris2017-09-211-2/+1
* Remove global app references (#7433)Chris2017-09-121-7/+8
* 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