summaryrefslogtreecommitdiffstats
path: root/api4/context.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor switching login type code into app layer and add v4 endpoint (#6000)Joram Wilander2017-04-101-2/+1
* APIv4 PUT /commands/{command_id} (#5999)Saturnino Abril2017-04-071-0/+11
* PLT-5900 Removed automatic configuration of SiteURL (#5952)Harrison Healey2017-04-041-18/+13
* Merge branch 'release-3.7'George Goldberg2017-03-231-1/+1
|\
| * Fix policy application in team edition. (#5771)George Goldberg2017-03-151-1/+1
* | Add ability to use 'me' in place of user id for APIv4 (#5826)Joram Wilander2017-03-211-0/+4
* | Implement compliance endpoints for APIv4 (#5683)Joram Wilander2017-03-131-0/+11
* | Adding functionality to get & delete incoming webhooks (#5648)Poornima2017-03-111-0/+12
|/
* 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