summaryrefslogtreecommitdiffstats
path: root/api4/api.go
Commit message (Expand)AuthorAgeFilesLines
* MM-12505: remove all things WebRTC (#9700)Jesse Hallam2018-10-181-5/+0
* Refactored to rename "service terms" to "terms of service" (#9581)Harshil Sharma2018-10-091-3/+3
* #MM-12130 changes for custom service terms (#9450)Harshil Sharma2018-09-261-0/+5
* Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-2Martin Kraft2018-05-171-5/+2
|\
| * MM-8708 Remove api package (#8784)Joram Wilander2018-05-161-5/+2
* | Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-2Martin Kraft2018-05-151-17/+5
|\|
| * Move SAML endpoints out of api package (#8780)Joram Wilander2018-05-141-5/+1
| * Refactor context out of API packages (#8755)Joram Wilander2018-05-141-12/+4
* | MM-10140: API Implementation for Schemes related Endpoints (#8615)George Goldberg2018-05-031-1/+4
|/
* Structured logging (#8673)Christopher Speller2018-04-271-2/+3
* Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-02-131-0/+5
|\
| * Add /v4/image api (#8230)Chris2018-02-091-0/+5
* | XYZ-37: Advanced Permissions Phase 1 Backend. (#8159)George Goldberg2018-02-061-0/+5
|/
* Add GET /emojis/name/{emoji_name} API endpoint (#8142)Joram Wilander2018-01-241-2/+4
* ABC-90 Add POST /emoji/search and GET /emoji/autocomplete API endpoints (#8125)Joram Wilander2018-01-231-1/+1
* [PLT-6936] Translate AppError.Message automatically by default (#8063)Jesús Espino2018-01-081-1/+0
* refactor template code (#7860)Chris2017-11-201-2/+0
* Miscellaneous app cleanup (#7594)Chris2017-10-091-6/+0
* PLT-7705: API to get data retention policy. (#7539)George Goldberg2017-10-021-0/+4
* remove remaining Global() calls (outside of tests) (#7521)Chris2017-09-281-1/+1
* remove global refs from api/api4 (#7496)Chris2017-09-221-122/+111
* remove more global refs (#7480)Chris2017-09-211-2/+1
* Remove global app references (#7433)Chris2017-09-121-7/+8
* PLT-7407: Back-end plugins (#7409)Chris2017-09-111-1/+1
* Renaming repoChristopher Speller2017-09-061-4/+4
* app type transition (#7167)Chris2017-09-061-5/+5
* Implement experimental REST API endpoints for plugins (#7279)Joram Wilander2017-09-011-0/+7
* APIv4: NewLocAppError -> NewAppError (#7328)George Goldberg2017-08-311-2/+1
* PLT-1649: add response_url support for custom slash commands (#6739)Chris2017-08-161-4/+2
* PLT-6474: Server: Add elasticsearch/test endpoint to API. (#6792)George Goldberg2017-06-291-0/+4
* PLT-6408 Framework for job server (#6404)Harrison Healey2017-05-181-0/+4
* implement open graph metadata for apiV4 (#6343)Carlos Tadeu Panato Junior2017-05-101-0/+5
* fix reaction's name validation with + sign in it (#6221)Saturnino Abril2017-04-261-2/+2
* APIv4 DELETE /users/{user_id}/posts/{post_id}/reactions/name (#6117)Saturnino Abril2017-04-221-0/+6
* Implement v4 endpoints for OAuth (#6040)Joram Wilander2017-04-201-3/+9
* PLT-1384 Added websocket event when preferences are updated/deleted (#6107)Harrison Healey2017-04-201-1/+1
* APIv4 POST /reactions (#6092)Saturnino Abril2017-04-181-0/+3
* Implement GET /webrtc/token endpoint for APIv4 (#6046)Joram Wilander2017-04-161-0/+1
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* APIv4 GET /posts/{post_id}/reactions (#6047)Saturnino Abril2017-04-111-0/+1
* implement POST /emoji for apiV4 (#5868)Carlos Tadeu Panato Junior2017-04-061-0/+1
* APIv4 GET /users/{user_id}/posts/flagged (#5984)Saturnino Abril2017-04-051-0/+2
* Move WebSocket API to it's own package and add websocket v4 endpoint (#5881)Joram Wilander2017-03-281-1/+1
* Implement some team endpoints for APIv4 (#5870)Joram Wilander2017-03-251-7/+9
* [APIV4] GET /users/{user_id}/status - user status endpoint for apiV4 (#5824)Carlos Tadeu Panato Junior2017-03-241-0/+1
* implement POST /commands for apiv4 (#5849)Carlos Tadeu Panato Junior2017-03-231-0/+1
* Implement some channel endpoints for APIv4 (#5767)Joram Wilander2017-03-161-0/+2
* Implement brand image endpoints for APIv4 (#5733)Joram Wilander2017-03-141-0/+4
* Implement admin LDAP endpoints for APIv4 (#5720)Joram Wilander2017-03-141-0/+4
* APIv4: GET /files/{file_id}/public (#5665)Saturnino Abril2017-03-131-0/+3