summaryrefslogtreecommitdiffstats
path: root/api4/channel.go
Commit message (Expand)AuthorAgeFilesLines
* Endpoint for APIv4: GET /team/{team_id}/channels (#5681)Saturnino Abril2017-03-131-0/+22
* Implement a few channel member endpoints for APIv4 (#5444)Joram Wilander2017-02-201-4/+92
* Implement GET channels endpoints for APIv4 (#5363)Ruzette Tanyag2017-02-141-0/+70
* Implement a few channel member endpoints for APIv4 (#5304)Joram Wilander2017-02-071-0/+66
* Implement POST /channels/direct endpoint for APIv4 (#5283)Joram Wilander2017-02-031-0/+40
* Implement POST /channels endpoint for APIv4 (#5241)Joram Wilander2017-02-021-0/+45