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
*
[MM-11593] Prevent user to remove from a direct channel (#9251)
Saturnino Abril
2018-08-21
1
-0
/
+5
*
MM-11516: Check channel ID in URL param and Body are same. (#9185)
George Goldberg
2018-07-31
1
-0
/
+6
*
Pr 9039 (#9187)
Martin Kraft
2018-07-30
1
-3
/
+7
*
Remove unnecesary elses after return error (#9137)
Jesús Espino
2018-07-23
1
-52
/
+72
*
MM-11228: Fix channel update/patch API endpoints. (#9073)
George Goldberg
2018-07-10
1
-20
/
+43
*
MM-11118: disallow deleting direct or group channels (#9054)
Jesse Hallam
2018-07-05
1
-0
/
+5
*
MM-10833: send down computed channel props (#8953)
Jesse Hallam
2018-06-26
1
-24
/
+83
*
MM-9730 & MM-9729: Missing Server PRs (#8908)
George Goldberg
2018-06-05
1
-0
/
+26
*
Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-2
Martin Kraft
2018-05-09
1
-5
/
+3
|
\
|
*
update permission of converting a channel from public to private to allow tea...
Saturnino Abril
2018-05-05
1
-5
/
+3
*
|
MM-10182 & MM-10183: Adds channel scheme and team scheme API endpoint. (#8680)
Martin Kraft
2018-05-02
1
-0
/
+51
|
/
*
Structured logging (#8673)
Christopher Speller
2018-04-27
1
-3
/
+2
*
add api to convert a channel from public to private and restrict that to syst...
Saturnino Abril
2018-04-23
1
-7
/
+41
*
Fixing misspell errors (#8544)
Jesús Espino
2018-03-29
1
-1
/
+1
*
Merge branch 'advanced-permissions-phase-1'
George Goldberg
2018-03-27
1
-0
/
+1
|
\
|
*
Merge branch 'master' into advanced-permissions-phase-1
George Goldberg
2018-02-06
1
-0
/
+22
|
|
\
|
*
|
XYZ-37: Advanced Permissions Phase 1 Backend. (#8159)
George Goldberg
2018-02-06
1
-0
/
+1
*
|
|
post a system message after a channel is converted from public to private (#8...
Saturnino Abril
2018-03-27
1
-0
/
+8
|
|
/
|
/
|
*
|
ABC-79: Optimize channel autocomplete query (#8163)
Chris
2018-01-31
1
-0
/
+22
|
/
*
PLT-3383: image proxy support (#7991)
Chris
2018-01-22
1
-1
/
+1
*
Reduce logging data races, fix MySQL test race condition (#7994)
Chris
2017-12-22
1
-3
/
+0
*
[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
[next]