summaryrefslogtreecommitdiffstats
path: root/api4
Commit message (Expand)AuthorAgeFilesLines
* 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
* [PLT-4341] add dnd command (#7694)Carlos Tadeu Panato Junior2017-10-252-0/+26
* PLT-7849 Add config setting to disable plugin uploads (#7666)Joram Wilander2017-10-252-5/+19
* Differentiate between installed and activated states for plugins (#7706)Joram Wilander2017-10-252-10/+120
* eliminate more utils.Cfg references (#7701)Chris2017-10-242-28/+1
* add model.NewX funcs for builtin types (#7692)Chris2017-10-234-28/+14
* Reduce cfg boilerplate (#7689)Chris2017-10-233-156/+12
* Expose user.Props through REST API (#7661)Joram Wilander2017-10-201-1/+7
* Update v4 POST log endpoint to match v3 permissions (#7653)Joram Wilander2017-10-202-5/+29
* [PLT-7362] Option to add user to channel if mentioned user is not currently i...Saturnino Abril2017-10-211-1/+77
* PLT-7740 Update encoding of filename in file headers (#7552)Joram Wilander2017-10-191-2/+4
* [PLT-7794] Add user access token enable/disable endpoints (#7630)Nick Frazier2017-10-192-1/+173
* Reduce utils.Cfg references (#7650)Chris2017-10-1826-500/+555
* fix email race condition (#7656)Chris2017-10-181-1/+4
* fix job test race condition (#7647)Chris2017-10-181-3/+4
* fix preference test races (#7645)Chris2017-10-181-0/+8
* PLT-7193: Regression - Custom slash commands don't work in direct or group me...Jonathan2017-10-173-7/+148
* Merge branch 'release-4.3'Christopher Brown2017-10-163-17/+482
|\
| * fix race condition in tests (#7609)Chris2017-10-111-0/+16
| * PLT-7811 Standardized team sanitization flow (#7586)Harrison Healey2017-10-092-14/+471
| * PLT-7818 Updates to post type (#7579)Joram Wilander2017-10-091-3/+11
* | [PLT-7396] Add the ability to revoke user sessions in System Console > Users ...Rick Batka2017-10-162-0/+65
* | parallel tests (#7629)Chris2017-10-162-6/+12
* | Use tmpfs containers for api/api4 tests, move and speed up CLI tests (#7606)Chris2017-10-122-2/+104
* | Add User To Channel api route returns a 400 error when trying to add users to...Santos Solorzano2017-10-121-0/+5
* | Miscellaneous app cleanup (#7594)Chris2017-10-092-27/+14
|/
* Fix races / finally remove global app for good (#7570)Chris2017-10-041-5/+0
* PLT-7718 Patch for files (#7564)Joram Wilander2017-10-043-6/+11
* PLT-7785: Slash commands can be issued to a channel in a team without it (#7567)Jonathan2017-10-042-6/+38
* PLT-7781 Some more OAuth fixes (#7568)Joram Wilander2017-10-042-23/+129
* Updates to session revoking in v4 (#7565)Joram Wilander2017-10-042-1/+21
* Only update session activity on specific endpoints (#7549)Joram Wilander2017-10-034-1/+5
* Goroutine wranglin (#7556)Chris2017-10-031-2/+1
* Fix bad merge (#7553)Joram Wilander2017-10-021-1/+1
* PLT-7705: API to get data retention policy. (#7539)George Goldberg2017-10-023-0/+50
* Don't use global app for api / api4 tests (#7528)Chris2017-10-0225-262/+269
* PLT-7404 Return viewed at times in view channel API response (#7428)Joram Wilander2017-09-292-5/+19