server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
api4
/
channel.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PLT-7362] Add post' root ID to APIv4 addChannelMember to render added user (...
Saturnino Abril
2017-10-31
1
-8
/
+23
*
simplify things (#7735)
Chris
2017-10-30
1
-2
/
+0
*
Performance improvements for 40M posts (#7708)
Christopher Speller
2017-10-25
1
-20
/
+19
*
Add User To Channel api route returns a 400 error when trying to add users to...
Santos Solorzano
2017-10-12
1
-0
/
+5
*
Only update session activity on specific endpoints (#7549)
Joram Wilander
2017-10-03
1
-0
/
+2
*
PLT-7404 Return viewed at times in view channel API response (#7428)
Joram Wilander
2017-09-29
1
-2
/
+10
*
remove global refs from api/api4 (#7496)
Chris
2017-09-22
1
-35
/
+35
*
Renaming repo
Christopher Speller
2017-09-06
1
-3
/
+3
*
app type transition (#7167)
Chris
2017-09-06
1
-54
/
+54
*
APIv4: NewLocAppError -> NewAppError (#7328)
George Goldberg
2017-08-31
1
-4
/
+2
*
PLT-5745 Cleaning up duplicate calls (#7298)
Corey Hulen
2017-08-28
1
-1
/
+1
*
PLT-7206: Remove the "Delete Channel" option for private channels if you're t...
Jonathan
2017-08-09
1
-8
/
+1
*
[PLT-6838] Restrict channel delete option per permission policy even for last...
Saturnino Abril
2017-07-05
1
-11
/
+9
*
PLT-6019: Add APIv4 Endpoint for restoring Channels (#6263)
Robin Naundorf
2017-05-15
1
-0
/
+31
*
Merge branch 'release-3.9' into merge-3.9
JoramWilander
2017-05-12
1
-7
/
+16
|
\
|
*
PLT-6556 Fixed last member of a channel not being able to delete channel with...
Harrison Healey
2017-05-11
1
-5
/
+14
|
*
Forward port 3.8.1 changes that missed master (#6362)
Joram Wilander
2017-05-09
1
-2
/
+2
*
|
Add API Endpoint for deleted Channels (#5889)
Robin Naundorf
2017-05-09
1
-0
/
+21
|
/
*
Update channel patch to post the correct system messages (#6290)
Joram Wilander
2017-05-03
1
-1
/
+1
*
PLT-6214 Move channel store and actions over to redux (#6235)
Joram Wilander
2017-04-28
1
-5
/
+0
*
APIv4 POST /channels/group (#6166)
Saturnino Abril
2017-04-20
1
-0
/
+38
*
PLT-5860 Updated copyright date (#6058)
Harrison Healey
2017-04-12
1
-1
/
+1
*
PLT-5900 Removed automatic configuration of SiteURL (#5952)
Harrison Healey
2017-04-04
1
-4
/
+4
*
Use 201 status code where appropriate for APIv4 (#5903)
Joram Wilander
2017-03-31
1
-0
/
+1
*
Implement PUT /channels/{channel_id}/members/{user_id}/notify_props for APIv4...
Joram Wilander
2017-03-31
1
-0
/
+27
*
APIv4 get /channels/{channel_id}/pinned (#5893)
Saturnino Abril
2017-03-29
1
-0
/
+23
*
APIv4 post /channels/ids (#5845)
Saturnino Abril
2017-03-27
1
-2
/
+35
*
Implement some channel endpoints for APIv4 (#5846)
Joram Wilander
2017-03-24
1
-0
/
+91
*
Update channel permissions for v4 endpoints (#5829)
Joram Wilander
2017-03-22
1
-21
/
+47
*
Fix compile error on master (#5813)
Joram Wilander
2017-03-20
1
-1
/
+1
*
Endpoint for APIv4 POST /channels/{channel_id}/members (#5775)
Saturnino Abril
2017-03-20
1
-0
/
+46
*
Merge branch 'release-3.7' into master.
George Goldberg
2017-03-17
1
-3
/
+3
|
\
|
*
PLT-5765 Passed SiteURL to SendNotifications (#5705)
Harrison Healey
2017-03-10
1
-1
/
+1
*
|
Implement some channel endpoints for APIv4 (#5767)
Joram Wilander
2017-03-16
1
-1
/
+78
*
|
APIv4 DELETE channels/{channel_id} (#5723)
Saturnino Abril
2017-03-14
1
-0
/
+35
*
|
add update channel endpoint for APIv4 (#5624)
Carlos Tadeu Panato Junior
2017-03-13
1
-0
/
+89
*
|
Endpoint for APIv4: GET /team/{team_id}/channels (#5681)
Saturnino Abril
2017-03-13
1
-0
/
+22
|
/
*
Implement a few channel member endpoints for APIv4 (#5444)
Joram Wilander
2017-02-20
1
-4
/
+92
*
Implement GET channels endpoints for APIv4 (#5363)
Ruzette Tanyag
2017-02-14
1
-0
/
+70
*
Implement a few channel member endpoints for APIv4 (#5304)
Joram Wilander
2017-02-07
1
-0
/
+66
*
Implement POST /channels/direct endpoint for APIv4 (#5283)
Joram Wilander
2017-02-03
1
-0
/
+40
*
Implement POST /channels endpoint for APIv4 (#5241)
Joram Wilander
2017-02-02
1
-0
/
+45