summaryrefslogtreecommitdiffstats
path: root/api4/params.go
Commit message (Expand)AuthorAgeFilesLines
* Implement experimental REST API endpoints for plugins (#7279)Joram Wilander2017-09-011-0/+5
* PLT-6403: Interactive messages (#7274)Chris2017-08-291-0/+5
* PLT-6763 Implement user access tokens and new roles (server-side) (#6972)Joram Wilander2017-07-311-0/+5
* Add GET /teams/invite/{invite_id} endpoint for v4 (#6685)Joram Wilander2017-06-201-0/+5
* Add APIv4 endpoint to permanently delete teams (#6604)Zeger-Jan van de Weg2017-06-151-0/+5
* PLT-6408 Framework for job server (#6404)Harrison Healey2017-05-181-0/+10
* Fix OAuth SSO first account creation, add mobile support, and fix refresh tok...Joram Wilander2017-04-251-1/+1
* APIv4 DELETE /users/{user_id}/posts/{post_id}/reactions/name (#6117)Saturnino Abril2017-04-221-0/+5
* Implement v4 endpoints for OAuth (#6040)Joram Wilander2017-04-201-0/+10
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* Implement GET /audits endpoint for APIv4 (#5779)Joram Wilander2017-03-211-2/+2
* Implement compliance endpoints for APIv4 (#5683)Joram Wilander2017-03-131-0/+5
* Implemented preferences endpoints for apiv4 (#5531)Ruzette Tanyag2017-02-281-14/+24
* Implement GET channels endpoints for APIv4 (#5363)Ruzette Tanyag2017-02-141-12/+22
* Implement GET `/users/username/{username}` endpoint for APIv4 (#5310)Ruzette Tanyag2017-02-081-0/+5
* Implement GET `/users/email/{email}` endpoint for APIv4 (#5309)Ruzette Tanyag2017-02-071-0/+5
* Implement GET /users endpoint for APIv4 (#5277)Joram Wilander2017-02-031-0/+23
* Implement APIv4 infrastructure (#5191)Joram Wilander2017-01-301-0/+61