summaryrefslogtreecommitdiffstats
path: root/api4/channel_test.go
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release-3.7' into master.George Goldberg2017-03-171-1/+1
|\
* | Implement some channel endpoints for APIv4 (#5767)Joram Wilander2017-03-161-0/+125
* | APIv4 DELETE channels/{channel_id} (#5723)Saturnino Abril2017-03-141-0/+239
* | add update channel endpoint for APIv4 (#5624)Carlos Tadeu Panato Junior2017-03-131-0/+72
* | Endpoint for APIv4: GET /team/{team_id}/channels (#5681)Saturnino Abril2017-03-131-0/+80
|/
* Fix JS error when receiving reply during channel switch (#5582)Joram Wilander2017-03-031-0/+11
* Implement a few channel member endpoints for APIv4 (#5444)Joram Wilander2017-02-201-3/+196
* Implement GET channels endpoints for APIv4 (#5363)Ruzette Tanyag2017-02-141-1/+79
* Implement some post endpoints for APIv4 (#5353)Joram Wilander2017-02-131-2/+2
* Implement a few channel member endpoints for APIv4 (#5304)Joram Wilander2017-02-071-0/+146
* Implement GET /users endpoint for APIv4 (#5277)Joram Wilander2017-02-031-6/+6
* Implement POST /channels/direct endpoint for APIv4 (#5283)Joram Wilander2017-02-031-0/+52
* Implement POST /channels endpoint for APIv4 (#5241)Joram Wilander2017-02-021-0/+169