summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* add App.License, remove utils.IsLicensed / utils.License calls (#8203)Chris2018-02-063-5/+4
* ABC-179: check email verification last (#8172)Jesse Hallam2018-02-052-5/+42
* User based rate limiting (#8152)Christopher Speller2018-01-311-32/+13
* PLT-3383: image proxy support (#7991)Chris2018-01-221-1/+1
* Add sort query parameter to GET /emojis (#8121)Joram Wilander2018-01-191-1/+1
* Finally remove utils.Cfg (#8113)Chris2018-01-173-26/+35
* Allow deactivation of SSO users api3 (#8008)Chris Duarte2018-01-161-1/+9
* Remove global config watcher (#8080)Chris2018-01-111-2/+7
* [PLT-6936] Translate AppError.Message automatically by default (#8063)Jesús Espino2018-01-081-1/+0
* Remove utils.ClientCfg and utils.ClientCfgHash (#8041)Chris2018-01-053-4/+3
* Reduce logging data races, fix MySQL test race condition (#7994)Chris2017-12-2221-79/+2
* fix PUT webhook permissions (#7970)Chris2017-12-121-1/+1
* origin checker refactor (#7889)Chris2017-11-221-3/+1
* HTTP client refactor (#7884)Chris2017-11-221-2/+1
* Role refactor (#7867)Chris2017-11-218-116/+101
* refactor template code (#7860)Chris2017-11-202-4/+1
* Refactor password validation and config defaults (#7859)Chris2017-11-202-3/+3
* PLT-6217 Fixes system message posted to Town Square when a member leaves a te...Tsilavina Razafinirina2017-11-201-1/+1
* Reorganize file util functionality (#7848)Chris2017-11-164-10/+9
* PLT-7111 Add groupmsg command (#7419)Jesús Espino2017-11-141-0/+58
* more global config ref cleanup (#7802)Chris2017-11-093-4/+3
* several one-line panic, race, and logic fixes (#7766)Chris2017-11-032-3/+7
* prevent deactivation of sso users (#7759)Chris2017-11-021-1/+1
* PLT-7810 Track if an APIv3 endpoint was used in the last day (#7744)Joram Wilander2017-10-311-0/+5
* [PLT-7362] Add post' root ID to APIv4 addChannelMember to render added user (...Saturnino Abril2017-10-311-1/+1
* PLT-7978 Add websocket event for user role update (#7745)Joram Wilander2017-10-315-8/+8
* Refactoring cfg refs and load / save functions (#7749)Chris2017-10-316-24/+14
* Remove unused variables / code (#7736)Chris2017-10-302-5/+0
* simplify things (#7735)Chris2017-10-303-8/+6
* Remove more global refs / state (#7723)Chris2017-10-264-12/+2
* Performance improvements for 40M posts (#7708)Christopher Speller2017-10-2511-81/+75
* [PLT-7726] adjustments for the mm-server jenkinsfile (#7688)Carlos Tadeu Panato Junior2017-10-251-1/+2
* PLT-7599: webhook post splitting (#7707)Chris2017-10-241-2/+2
* eliminate more utils.Cfg references (#7701)Chris2017-10-244-204/+2
* add model.NewX funcs for builtin types (#7692)Chris2017-10-231-2/+1
* Reduce cfg boilerplate (#7689)Chris2017-10-236-303/+36
* [PLT-7362] Option to add user to channel if mentioned user is not currently i...Saturnino Abril2017-10-211-1/+9
* Reduce utils.Cfg references (#7650)Chris2017-10-1827-550/+641
* fix email race condition (#7656)Chris2017-10-181-2/+5
* Merge branch 'release-4.3'Christopher Brown2017-10-164-17/+387
|\
| * fix race condition in tests (#7609)Chris2017-10-111-0/+16
| * PLT-7811 Standardized team sanitization flow (#7586)Harrison Healey2017-10-093-14/+380
| * PLT-7818 Updates to post type (#7579)Joram Wilander2017-10-091-3/+7
* | parallel tests (#7629)Chris2017-10-165-20/+36
* | Use tmpfs containers for api/api4 tests, move and speed up CLI tests (#7606)Chris2017-10-123-419/+103
* | Miscellaneous app cleanup (#7594)Chris2017-10-092-26/+15
|/
* Fix races / finally remove global app for good (#7570)Chris2017-10-041-5/+0
* PLT-7718 Patch for files (#7564)Joram Wilander2017-10-041-2/+20
* PLT-7782 Fix for OAuth (#7566)Joram Wilander2017-10-041-8/+0
* Goroutine wranglin (#7556)Chris2017-10-034-9/+14