summaryrefslogtreecommitdiffstats
path: root/api4/channel.go
Commit message (Expand)AuthorAgeFilesLines
...
* APIv4 get /channels/{channel_id}/pinned (#5893)Saturnino Abril2017-03-291-0/+23
* APIv4 post /channels/ids (#5845)Saturnino Abril2017-03-271-2/+35
* Implement some channel endpoints for APIv4 (#5846)Joram Wilander2017-03-241-0/+91
* Update channel permissions for v4 endpoints (#5829)Joram Wilander2017-03-221-21/+47
* Fix compile error on master (#5813)Joram Wilander2017-03-201-1/+1
* Endpoint for APIv4 POST /channels/{channel_id}/members (#5775)Saturnino Abril2017-03-201-0/+46
* Merge branch 'release-3.7' into master.George Goldberg2017-03-171-3/+3
|\
| * PLT-5765 Passed SiteURL to SendNotifications (#5705)Harrison Healey2017-03-101-1/+1
* | Implement some channel endpoints for APIv4 (#5767)Joram Wilander2017-03-161-1/+78
* | APIv4 DELETE channels/{channel_id} (#5723)Saturnino Abril2017-03-141-0/+35
* | add update channel endpoint for APIv4 (#5624)Carlos Tadeu Panato Junior2017-03-131-0/+89
* | 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