summaryrefslogtreecommitdiffstats
path: root/api4/api.go
Commit message (Expand)AuthorAgeFilesLines
...
* Implement GET /cluster/status endpoint for APIv4 (#5732)Joram Wilander2017-03-131-6/+6
* Implement compliance endpoints for APIv4 (#5683)Joram Wilander2017-03-131-0/+4
* Implement some team endpoints for APIv4 (#5745)Joram Wilander2017-03-131-0/+2
* Implement GET /users/autocomplete endpoint for APIv4 (#5742)Joram Wilander2017-03-131-1/+1
* Implement SAML endpoints for APIv4 (#5671)Joram Wilander2017-03-131-0/+4
* Implemented preferences endpoints for apiv4 (#5531)Ruzette Tanyag2017-02-281-1/+2
* Implement create and get incoming webhook endpoints for APIv4 (#5407)Joram Wilander2017-02-211-5/+6
* Implement upload and get file endpoints for APIv4 (#5396)Joram Wilander2017-02-171-0/+1
* Add APIv4 /system/ping endpoint (#5443)Robin Naundorf2017-02-171-0/+1
* Implement GET channels endpoints for APIv4 (#5363)Ruzette Tanyag2017-02-141-8/+10
* Implement some post endpoints for APIv4 (#5353)Joram Wilander2017-02-131-0/+1
* Implement GET `/users/username/{username}` endpoint for APIv4 (#5310)Ruzette Tanyag2017-02-081-1/+1
* Implement a few channel member endpoints for APIv4 (#5304)Joram Wilander2017-02-071-2/+2
* Implement a few team endpoints for APIv4 (#5296)Joram Wilander2017-02-071-4/+3
* Implement POST /channels endpoint for APIv4 (#5241)Joram Wilander2017-02-021-0/+1
* Implement POST /teams endpoint (#5220)Joram Wilander2017-01-311-0/+1
* Implement APIv4 infrastructure (#5191)Joram Wilander2017-01-301-0/+189