summaryrefslogtreecommitdiffstats
path: root/api4/context.go
Commit message (Expand)AuthorAgeFilesLines
* Implemented preferences endpoints for apiv4 (#5531)Ruzette Tanyag2017-02-281-0/+24
* Various APIv4 fixes (#5474)Joram Wilander2017-02-201-0/+2
* Implement upload and get file endpoints for APIv4 (#5396)Joram Wilander2017-02-171-4/+14
* Implement GET channels endpoints for APIv4 (#5363)Ruzette Tanyag2017-02-141-8/+28
* Implement some post endpoints for APIv4 (#5353)Joram Wilander2017-02-131-0/+11
* Implement GET `/users/username/{username}` endpoint for APIv4 (#5310)Ruzette Tanyag2017-02-081-0/+17
* Implement GET `/users/email/{email}` endpoint for APIv4 (#5309)Ruzette Tanyag2017-02-071-0/+13
* Implement APIv4 infrastructure (#5191)Joram Wilander2017-01-301-0/+360