server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
api4
/
channel_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
APIv4 POST /channels/group (#6166)
Saturnino Abril
2017-04-20
1
-0
/
+73
*
PLT-5860 Updated copyright date (#6058)
Harrison Healey
2017-04-12
1
-1
/
+1
*
PLT-4858: Unit tests to cover this bug. (#5990)
George Goldberg
2017-04-05
1
-0
/
+24
*
PLT-5900 Removed automatic configuration of SiteURL (#5952)
Harrison Healey
2017-04-04
1
-1
/
+1
*
PLT-6139 (Server): Private Channel member managing (#5941)
George Goldberg
2017-04-03
1
-0
/
+248
*
Use 201 status code where appropriate for APIv4 (#5903)
Joram Wilander
2017-03-31
1
-0
/
+2
*
Implement PUT /channels/{channel_id}/members/{user_id}/notify_props for APIv4...
Joram Wilander
2017-03-31
1
-0
/
+50
*
APIv4 get /channels/{channel_id}/pinned (#5893)
Saturnino Abril
2017-03-29
1
-0
/
+39
*
APIv4 post /channels/ids (#5845)
Saturnino Abril
2017-03-27
1
-0
/
+63
*
Implement some channel endpoints for APIv4 (#5846)
Joram Wilander
2017-03-24
1
-0
/
+159
*
Fix delete channel test (#5863)
Joram Wilander
2017-03-23
1
-0
/
+12
*
Merge branch 'release-3.7'
George Goldberg
2017-03-23
1
-1
/
+14
|
\
|
*
Fxing some unit tests
Christopher Speller
2017-03-22
1
-1
/
+1
|
*
Fix policy application in team edition. (#5771)
George Goldberg
2017-03-15
1
-1
/
+14
*
|
Update channel permissions for v4 endpoints (#5829)
Joram Wilander
2017-03-22
1
-3
/
+50
*
|
Fxing some unit tests (#5817)
Christopher Speller
2017-03-20
1
-1
/
+1
*
|
Endpoint for APIv4 POST /channels/{channel_id}/members (#5775)
Saturnino Abril
2017-03-20
1
-0
/
+88
*
|
Merge branch 'release-3.7' into master.
George Goldberg
2017-03-17
1
-1
/
+1
|
\
|
*
|
Implement some channel endpoints for APIv4 (#5767)
Joram Wilander
2017-03-16
1
-0
/
+125
*
|
APIv4 DELETE channels/{channel_id} (#5723)
Saturnino Abril
2017-03-14
1
-0
/
+239
*
|
add update channel endpoint for APIv4 (#5624)
Carlos Tadeu Panato Junior
2017-03-13
1
-0
/
+72
*
|
Endpoint for APIv4: GET /team/{team_id}/channels (#5681)
Saturnino Abril
2017-03-13
1
-0
/
+80
|
/
*
Fix JS error when receiving reply during channel switch (#5582)
Joram Wilander
2017-03-03
1
-0
/
+11
*
Implement a few channel member endpoints for APIv4 (#5444)
Joram Wilander
2017-02-20
1
-3
/
+196
*
Implement GET channels endpoints for APIv4 (#5363)
Ruzette Tanyag
2017-02-14
1
-1
/
+79
*
Implement some post endpoints for APIv4 (#5353)
Joram Wilander
2017-02-13
1
-2
/
+2
*
Implement a few channel member endpoints for APIv4 (#5304)
Joram Wilander
2017-02-07
1
-0
/
+146
*
Implement GET /users endpoint for APIv4 (#5277)
Joram Wilander
2017-02-03
1
-6
/
+6
*
Implement POST /channels/direct endpoint for APIv4 (#5283)
Joram Wilander
2017-02-03
1
-0
/
+52
*
Implement POST /channels endpoint for APIv4 (#5241)
Joram Wilander
2017-02-02
1
-0
/
+169