summaryrefslogtreecommitdiffstats
path: root/api4
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-02-192-20/+41
|\
| * [PLT-539] Update incoming webhooks to accept multipart/form-data content (#7873)Carlos Tadeu Panato Junior2018-02-161-18/+38
| * Merge release-4.7 with master in side branchDerrick Anderson2018-02-131-2/+3
| |\
| | * Merge branch 'release-4.7' into rm-willnorris-proxy-supportChris2018-02-129-54/+371
| | |\
| | | * revert master changesDerrick Anderson2018-02-129-54/+371
| | * | remove willnorris/imageproxy supportChristopher Brown2018-02-121-2/+3
| | |/
| * / ABC-176 Prevent changing PluginSettings.EnableUploads through the API (#8249)Joram Wilander2018-02-132-2/+23
| |/
* | MM-8827: Add ADD_REACTION, REMOVE_REACTION and REMOVE_OTHERS_REACTIONS permis...Jesús Espino2018-02-192-184/+292
* | MM-9618: Don't change default role permissions for policy. (#8303)George Goldberg2018-02-191-4/+4
* | ABC-176 Prevent changing PluginSettings.EnableUploads through the API (#8249)Joram Wilander2018-02-132-2/+23
* | Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-02-1313-134/+120
|\|
| * Merge branch 'master' into release-4.7Chris2018-02-129-371/+54
| |\
| | * Add /v4/image api (#8230)Chris2018-02-093-0/+79
| | * Remove license globals entirely (#8229)Chris2018-02-093-67/+6
| | * Eliminate utils.SetLicense calls (#8217)Chris2018-02-074-290/+25
| | * ABC-132: sign error page parameters (#8197)Chris2018-02-072-11/+17
| * | Added invite_id field to email invite url, along with validation of this fiel...Jonathan2018-02-121-1/+2
| * | Add /v4/image api (#8230)Chris2018-02-093-0/+79
* | | XYZ-73: Removes EnableOnlyAdminIntegrations uses. (#8245)Martin Kraft2018-02-121-3/+0
* | | Fix tests. (#8244)George Goldberg2018-02-121-8/+0
* | | AllowEditPost and PostEditTimeLimit migration (#8208)Jesús Espino2018-02-091-7/+0
* | | XYZ-76: Add license check to patchRoles endpoint. (#8224)George Goldberg2018-02-082-3/+60
* | | Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-1Jesús Espino2018-02-073-6/+9
|\ \ \ | | |/ | |/|
| * | Remove fmt.Println trace on api4 tests (#8212)Jesús Espino2018-02-071-2/+1
| * | Abort on critical error during server startup (#8204)Pierre de La Morinerie2018-02-071-1/+5
| |/
| * add App.License, remove utils.IsLicensed / utils.License calls (#8203)Chris2018-02-062-3/+3
* | Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-02-062-32/+35
|\|
| * User based rate limiting (#8152)Christopher Speller2018-01-311-32/+13
| * ABC-79: Optimize channel autocomplete query (#8163)Chris2018-01-311-0/+22
* | XYZ-37: Advanced Permissions Phase 1 Backend. (#8159)George Goldberg2018-02-0612-574/+618
|/
* 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