summaryrefslogtreecommitdiffstats
path: root/model/client4.go
Commit message (Expand)AuthorAgeFilesLines
* Add inactive user count to analytics and fix client analytics function (#8695)Joram Wilander2018-05-021-1/+1
* [MM-10354] Add feature to remove team icon (#8684)Saturnino Abril2018-04-301-53/+63
* MM-10232, MM-10259: Improve error handling from invalid json (#8668)Jesse Hallam2018-04-261-2/+6
* add api to convert a channel from public to private and restrict that to syst...Saturnino Abril2018-04-231-0/+10
* MM-9779: Incorporate a Token into the invitations system (#8604)Jesús Espino2018-04-181-9/+9
* Initial Commit of Ephemeral Message Support for System Admins (#8611)Daniel Schalla2018-04-171-0/+14
* MM-9849 Added tracking of which settings are set through environment variable...Harrison Healey2018-04-091-0/+12
* Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-1Martin Kraft2018-03-271-0/+11
|\
| * Adding go client support and basic unit tests for channel autocomplete. (#8510)Christopher Speller2018-03-261-0/+11
* | Merge branch 'master' into advanced-permissions-phase-1Martin Kraft2018-03-231-0/+16
|\|
| * Timezone feature (#8185)Chris Duarte2018-03-221-0/+16
* | Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-03-191-2/+2
|\|
| * update email test in the driver to be able to send the config in the body (#8...Carlos Tadeu Panato Junior2018-03-131-2/+2
* | Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-03-131-2/+13
|\|
| * MM-9274- Sort Users in Channel by status (#8181)Stephen Kiers2018-03-091-2/+13
* | Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-03-021-1/+75
|\|
| * PLT-7567: Integration of Team Icons (#8284)Christian Hoff2018-03-011-0/+53
| * [PLT-8186] add support for ec2 instance profile authentication (#8243)Carlos Tadeu Panato Junior2018-02-281-0/+14
| * MM-9556 Added ability to upload files without a multipart request (#8306)Harrison Healey2018-02-201-1/+8
* | Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-02-131-2/+2
|\|
| * fix client4 post sanitization (#8219)Chris2018-02-081-2/+2
* | XYZ-37: Advanced Permissions Phase 1 Backend. (#8159)George Goldberg2018-02-061-0/+46
|/
* Add GET /emojis/name/{emoji_name} API endpoint (#8142)Joram Wilander2018-01-241-1/+15
* ABC-90 Add POST /emoji/search and GET /emoji/autocomplete API endpoints (#8125)Joram Wilander2018-01-231-0/+21
* Add sort query parameter to GET /emojis (#8121)Joram Wilander2018-01-191-0/+12
* [PLT-7793] Add /users/tokens/search endpoint (#8088)Adrian Carolli2018-01-111-0/+10
* [PLT-7793] Added /users/tokens endpoint (#8038)Adrian Carolli2018-01-051-4/+21
* Add admin update endpoint that can update authservice and authdata (#7842)Chris Duarte2018-01-041-0/+10
* PLT-6896 per-paging for logs (#7903)Yusuke Nemoto2017-12-131-1/+1
* [PLT-7362] Add post' root ID to APIv4 addChannelMember to render added user (...Saturnino Abril2017-10-311-0/+11
* simplify things (#7735)Chris2017-10-301-1/+1
* Differentiate between installed and activated states for plugins (#7706)Joram Wilander2017-10-251-2/+24
* [PLT-7794] Add user access token enable/disable endpoints (#7630)Nick Frazier2017-10-191-0/+26
* PLT-7193: Regression - Custom slash commands don't work in direct or group me...Jonathan2017-10-171-1/+17
* [PLT-7396] Add the ability to revoke user sessions in System Console > Users ...Rick Batka2017-10-161-0/+10
* PLT-7785: Slash commands can be issued to a channel in a team without it (#7567)Jonathan2017-10-041-1/+4
* PLT-7705: API to get data retention policy. (#7539)George Goldberg2017-10-021-0/+16
* PLT-7404 Return viewed at times in view channel API response (#7428)Joram Wilander2017-09-291-3/+3
* Implement update OAuthApp endpoint for APIv4, add test (#7413)n1aba2017-09-181-0/+10
* PLT-7622 Improvements to server handling of webapp plugins (#7445)Joram Wilander2017-09-151-0/+11
* Model: NewLocAppError -> NewAppError (#7450)George Goldberg2017-09-151-5/+5
* Fix elasticsearch purge index url in client4. (#7368)George Goldberg2017-09-051-1/+1
* Implement experimental REST API endpoints for plugins (#7279)Joram Wilander2017-09-011-0/+69
* PLT-6403: Interactive messages (#7274)Chris2017-08-291-0/+10
* Added unit tests for getFile headers (#7045)Harrison Healey2017-08-081-49/+153
* PLT-6763 Implement user access tokens and new roles (server-side) (#6972)Joram Wilander2017-07-311-0/+58
* PLT-6595-Server: Job Management APIs. (#6931)George Goldberg2017-07-201-3/+33
* PLT-6595: API to purge Elasticsearch indexes. (#6971)George Goldberg2017-07-191-0/+10
* Merge branch 'release-4.0'Christopher Speller2017-07-181-7/+5
|\
| * PLT-7025: Fix Slack Import API. (#6905)George Goldberg2017-07-121-5/+3