summaryrefslogtreecommitdiffstats
path: root/model/client4.go
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| * Fixing error in apiv4 flagged posts route (#6880)Christopher Speller2017-07-091-2/+2
* | Fixing client4 ping (#6915)Christopher Speller2017-07-121-1/+1
* | PLT-6916: Redesign the jobs package and Jobserver. (#6733)George Goldberg2017-07-071-6/+6
|/
* Add paging to the GET /emojis endpoint (#6802)Joram Wilander2017-07-031-3/+4
* Add some basic sorting support for GET /users endpoint (#6801)Joram Wilander2017-06-301-0/+22
* PLT-6474: Server: Add elasticsearch/test endpoint to API. (#6792)George Goldberg2017-06-291-0/+17
* PLT-6931 Properly parse request body in post search (#6768)Joram Wilander2017-06-281-2/+2
* Move remaining actions over to use redux and v4 endpoints (#6720)Joram Wilander2017-06-261-3/+14
* Fix panic in v4 client (#6704)Joram Wilander2017-06-211-197/+205
* Add GET /teams/invite/{invite_id} endpoint for v4 (#6685)Joram Wilander2017-06-201-0/+10
* Add GET /analytics/old endpoint for v4 (#6666)Joram Wilander2017-06-191-0/+18
* Add POST and DELETE /license endpoints for v4 (#6665)Joram Wilander2017-06-191-1/+45
* Add APIv4 endpoint to permanently delete teams (#6604)Zeger-Jan van de Weg2017-06-151-0/+11
* [PLT-5465/APIV4] GET /system/health - Improve ping health check to have limit...Carlos Tadeu Panato Junior2017-05-301-7/+10
* PLT-6408 Framework for job server (#6404)Harrison Healey2017-05-181-0/+26
* PLT-6019: Add APIv4 Endpoint for restoring Channels (#6263)Robin Naundorf2017-05-151-0/+10
* Removing channel list alias from apiv4 client (#6383)Christopher Speller2017-05-101-10/+10
* Add tests for CreateUserWithInviteId and CreateUserWithHash (#6363)Carlos Tadeu Panato Junior2017-05-101-0/+34
* implement open graph metadata for apiV4 (#6343)Carlos Tadeu Panato Junior2017-05-101-0/+19
* Add API Endpoint for deleted Channels (#5889)Robin Naundorf2017-05-091-0/+11
* Creating common token store and moving email invites and verification to it (...Christopher Speller2017-04-271-5/+5
* APIv4 POST /commands/execute (#6205)Saturnino Abril2017-04-271-0/+11
* PLT-4457 Added API to get multiple users by their usernames (#6218)Harrison Healey2017-04-251-0/+10
* APIv4 DELETE /users/{user_id}/posts/{post_id}/reactions/name (#6117)Saturnino Abril2017-04-221-0/+10