summaryrefslogtreecommitdiffstats
path: root/model/client4.go
Commit message (Expand)AuthorAgeFilesLines
* 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
* implement POST /logs for apiV4 (#6143)Carlos Tadeu Panato Junior2017-04-211-0/+12
* [APIV4] GET /emoji/{emoji_id}/image for apiV4 (#6141)Carlos Tadeu Panato Junior2017-04-201-0/+11
* APIv4 POST /channels/group (#6166)Saturnino Abril2017-04-201-0/+10
* Implement v4 endpoints for OAuth (#6040)Joram Wilander2017-04-201-5/+108
* APIv4 POST /reactions (#6092)Saturnino Abril2017-04-181-0/+14
* APIv4 PUT /users/{user_id}/active (#6118)Saturnino Abril2017-04-171-0/+13
* implement DELETE /emoji/{emoji_id} fro apiV4 (#6021)Carlos Tadeu Panato Junior2017-04-171-0/+24
* Implement GET /webrtc/token endpoint for APIv4 (#6046)Joram Wilander2017-04-161-0/+13
* [APIV4] POST /commands/{command_id}/regen_token for apiV4 (#6052)Carlos Tadeu Panato Junior2017-04-161-0/+10
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* APIv4 GET /posts/{post_id}/reactions (#6047)Saturnino Abril2017-04-111-0/+12
* APIv4 DELETE /commands/{command_id} (#6012)Saturnino Abril2017-04-101-0/+10
* Refactor switching login type code into app layer and add v4 endpoint (#6000)Joram Wilander2017-04-101-0/+10
* APIv4 PUT /commands/{command_id} (#5999)Saturnino Abril2017-04-071-0/+14
* implement GET /emoji for apiV4 (#6007)Carlos Tadeu Panato Junior2017-04-071-0/+10
* implement POST /emoji for apiV4 (#5868)Carlos Tadeu Panato Junior2017-04-061-0/+49
* APIv4 GET /users/{user_id}/posts/flagged (#5984)Saturnino Abril2017-04-051-0/+41
* implement GET /teams/{team_id}/commands/autocomplete (#5951)Carlos Tadeu Panato Junior2017-04-031-0/+14
* Implement POST /teams/{team_id}/invite/email for apiV4 (#5944)Carlos Tadeu Panato Junior2017-04-031-0/+10
* PLT-6169: Batch add users to teams. (#5953)George Goldberg2017-04-031-0/+16
* APIv4 DELETE /teams/{team_id} (#5937)Saturnino Abril2017-04-031-0/+10
* APIv4 post /teams/search (#5931)Saturnino Abril2017-04-031-0/+10
* [APIV4] Implement PUT /users/{user_id}/status for apiV4 (#5928)Carlos Tadeu Panato Junior2017-04-031-0/+11
* [APIV4] POST /teams/{team_id}/import for apiv4 (#5920)Carlos Tadeu Panato Junior2017-04-031-0/+55
* implement GET /commands (#5865)Carlos Tadeu Panato Junior2017-04-031-0/+11
* APIv4 POST /posts/{post_id/pin & unpin (#5906)Saturnino Abril2017-03-311-0/+20
* Implement PUT /channels/{channel_id}/members/{user_id}/notify_props for APIv4...Joram Wilander2017-03-311-0/+10
* Implement POST /users/status/ids for apiv4 (#5894)Carlos Tadeu Panato Junior2017-03-301-2/+16
* PLT-2713 Added ability for admins to list users not in any team (#5844)Harrison Healey2017-03-291-0/+11
* PLT-6083: API to get users not in a specific team. (#5888)George Goldberg2017-03-291-0/+11
* APIv4 get /channels/{channel_id}/pinned (#5893)Saturnino Abril2017-03-291-0/+10