summaryrefslogtreecommitdiffstats
path: root/api4
Commit message (Expand)AuthorAgeFilesLines
* add App.License, remove utils.IsLicensed / utils.License calls (#8203)Chris2018-02-062-3/+3
* User based rate limiting (#8152)Christopher Speller2018-01-311-32/+13
* ABC-79: Optimize channel autocomplete query (#8163)Chris2018-01-311-0/+22
* Add GET /emojis/name/{emoji_name} API endpoint (#8142)Joram Wilander2018-01-243-2/+47
* ABC-90 Add POST /emoji/search and GET /emoji/autocomplete API endpoints (#8125)Joram Wilander2018-01-233-1/+179
* PLT-3383: image proxy support (#7991)Chris2018-01-222-12/+12
* Add sort query parameter to GET /emojis (#8121)Joram Wilander2018-01-192-1/+14
* Finally remove utils.Cfg (#8113)Chris2018-01-174-81/+90
* [PLT-8430] Auto lowercase team and channel names in API requests (#7992)Carlos Tadeu Panato Junior2018-01-123-2/+10
* redirect error uri when OAuth SSO is setup but account creation is disabled (...Saturnino Abril2018-01-111-1/+1
* [PLT-7793] Add /users/tokens/search endpoint (#8088)Adrian Carolli2018-01-112-0/+71
* Remove global config watcher (#8080)Chris2018-01-111-2/+7
* [XYZ-6] Add sampledata platform command (#8027)Jesús Espino2018-01-112-2/+2
* [PLT-6936] Translate AppError.Message automatically by default (#8063)Jesús Espino2018-01-082-2/+1
* Remove utils.ClientCfg and utils.ClientCfgHash (#8041)Chris2018-01-053-3/+3
* [PLT-7793] Added /users/tokens endpoint (#8038)Adrian Carolli2018-01-052-1/+34
* Add admin update endpoint that can update authservice and authdata (#7842)Chris Duarte2018-01-042-0/+90
* [PLT-8173] Strip the post_ prefix on incoming webhook overrides. (#8019)Jesse Hallam2018-01-031-8/+8
* [PLT-8173] Add username and profile picture to webhook set up pages (#8002)Jesse Hallam2018-01-021-0/+61
* Allow for custom subject in TestInviteUsersToTeam (#7999)Chris Duarte2018-01-021-1/+5
* Reduce logging data races, fix MySQL test race condition (#7994)Chris2017-12-2227-93/+4
* Merge branch 'release-4.5'Christopher Speller2017-12-181-1/+1
|\
| * fix PUT webhook permissions (#7970)Chris2017-12-121-1/+1
* | fix reaction test (#7978)Chris2017-12-141-10/+5
* | PLT-6896 per-paging for logs (#7903)Yusuke Nemoto2017-12-133-12/+23
* | Add plugin slash command support (#7941)Chris2017-12-081-1/+1
* | Allow deactivation of SSO users (#7952)Joram Wilander2017-12-082-3/+20
|/
* Fix oauth app update (#7913)Joram Wilander2017-12-012-1/+8
* PLT-8018: Bundled jira plugin (#7920)Chris2017-11-301-1/+1
* Add Config to disable Auth Transfers. (#7843)Chris Duarte2017-11-281-0/+51
* PLT-8058: Logging api.context.invalid_session.error app errors to log level '...Martin Kraft2017-11-231-2/+13
* origin checker refactor (#7889)Chris2017-11-221-3/+1
* HTTP client refactor (#7884)Chris2017-11-221-2/+1
* Role refactor (#7867)Chris2017-11-218-137/+114
* [PLT-840] Add option to outgoing webhooks to reply to the posted message as a...Carlos Tadeu Panato Junior2017-11-201-12/+53
* refactor template code (#7860)Chris2017-11-201-2/+0
* PLT-6217 Fixes system message posted to Town Square when a member leaves a te...Tsilavina Razafinirina2017-11-202-3/+3
* Reorganize file util functionality (#7848)Chris2017-11-162-6/+5
* more global config ref cleanup (#7802)Chris2017-11-095-34/+29
* several one-line panic, race, and logic fixes (#7766)Chris2017-11-033-5/+9
* prevent deactivation of sso users (#7759)Chris2017-11-022-3/+3
* [PLT-7362] Add post' root ID to APIv4 addChannelMember to render added user (...Saturnino Abril2017-10-312-8/+41
* PLT-7978 Add websocket event for user role update (#7745)Joram Wilander2017-10-314-15/+15
* Remove license requirement for plugins (#7747)Joram Wilander2017-10-311-1/+1
* Refactoring cfg refs and load / save functions (#7749)Chris2017-10-314-24/+15
* simplify things (#7735)Chris2017-10-308-27/+24
* Remove more global refs / state (#7723)Chris2017-10-262-14/+12
* Add config setting to configure plugins directory (#7725)Joram Wilander2017-10-261-5/+6
* Performance improvements for 40M posts (#7708)Christopher Speller2017-10-2521-188/+174
* [PLT-7726] adjustments for the mm-server jenkinsfile (#7688)Carlos Tadeu Panato Junior2017-10-251-1/+1