server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
api
/
channel_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move sql store code into store/sqlstore package (#7502)
Chris
2017-09-25
1
-7
/
+8
*
Renaming repo
Christopher Speller
2017-09-06
1
-3
/
+3
*
app type transition (#7167)
Chris
2017-09-06
1
-12
/
+11
*
PLT-6226 Fixing races with licensing (#7213)
Corey Hulen
2017-08-16
1
-107
/
+107
*
PLT-7206: Remove the "Delete Channel" option for private channels if you're t...
Jonathan
2017-08-09
1
-3
/
+2
*
PLT-6761 fixing unit tests (#6671)
Corey Hulen
2017-06-19
1
-57
/
+57
*
PLT-5860 Updated copyright date (#6058)
Harrison Healey
2017-04-12
1
-1
/
+1
*
PLT-6139 (Server): Private Channel member managing (#5941)
George Goldberg
2017-04-03
1
-2
/
+220
*
Merge branch 'release-3.7'
George Goldberg
2017-03-23
1
-2
/
+88
|
\
|
*
Fix policy application in team edition. (#5771)
George Goldberg
2017-03-15
1
-2
/
+88
*
|
Add pinned posts (#4217)
Gabin Aureche
2017-03-13
1
-6
/
+27
|
/
*
Fix JS error when receiving reply during channel switch (#5582)
Joram Wilander
2017-03-03
1
-1
/
+4
*
PLT-3077 Add group messaging (#5489)
Joram Wilander
2017-03-02
1
-0
/
+40
*
PLT-3193 Add channel notification preferences for push and email notiā¦ (#5500)
enahum
2017-02-23
1
-23
/
+56
*
Fix permission grants for channel management. (#5478)
George Goldberg
2017-02-21
1
-0
/
+33
*
Implement POST /channels endpoint for APIv4 (#5241)
Joram Wilander
2017-02-02
1
-2
/
+4
*
Move permissions code into app package (#5146)
Joram Wilander
2017-01-23
1
-1
/
+2
*
PLT-2978: Add channel purpose change system message. (#5094)
George Goldberg
2017-01-17
1
-0
/
+11
*
PLT-4938 Add app package and move logic over from api package (#4931)
Joram Wilander
2017-01-13
1
-3
/
+4
*
PLT-5050 (Server). API to update channel member roles. (#5043)
George Goldberg
2017-01-13
1
-0
/
+73
*
PLT-5073 Improve performance of /channels/view endpoint (#4881)
Joram Wilander
2016-12-23
1
-2
/
+2
*
PLT-5080 (Server): Channel-Admin level permissions (#4874)
George Goldberg
2016-12-22
1
-0
/
+106
*
API for getting channel members by IDs. (#4877)
George Goldberg
2016-12-22
1
-0
/
+37
*
PLT-5012 Combine updateLastViewedAt, setLastViewedAt and setActiveChannel int...
Joram Wilander
2016-12-21
1
-2
/
+44
*
PLT-4990 - Server: Split out channel permissions to Create/Manage/Delete (#4864)
George Goldberg
2016-12-21
1
-8
/
+16
*
Fix API Get channels for a user returns users' dm channels with blank teamid ...
Carlos Tadeu Panato Junior
2016-12-20
1
-1
/
+12
*
Prevent accidental removal of user from town square (#4842)
Joram Wilander
2016-12-20
1
-2
/
+12
*
GH-4685 Post a System Message when channel is renamed (#4762)
Nick Frazier
2016-12-20
1
-0
/
+26
*
PLT-4767 Implement MFA Enforcement (#4662)
Joram Wilander
2016-12-12
1
-0
/
+20
*
Add API call to get a channel by its name (#4700)
Carlos Tadeu Panato Junior
2016-12-11
1
-0
/
+28
*
PLT-3736 Fixed duplicated create_direct api calls not returning the existing...
Harrison Healey
2016-12-09
1
-7
/
+10
*
PLT-4403 Add server-based channel autocomplete, search and paging (#4585)
Joram Wilander
2016-11-24
1
-13
/
+194
*
Added small delay to TestUpdateChannelHeader (#4478)
Harrison Healey
2016-11-07
1
-0
/
+2
*
Increase Channel Purpose length to 250, and add channel field length handling...
Christopher Speller
2016-11-04
1
-1
/
+1
*
PLT-4430 improve slow channel switching (#4331)
enahum
2016-10-27
1
-20
/
+36
*
Merging performance branch into master (#4268)
Joram Wilander
2016-10-19
1
-107
/
+42
*
GH-4087 added extra fields to Props in header update system message (#4209)
Alexander Smaga
2016-10-13
1
-0
/
+9
*
Modifying permissions system. (#3897)
Christopher Speller
2016-09-13
1
-3
/
+24
*
Do not send push notifications for channels being actively viewed (#3931)
Joram Wilander
2016-09-02
1
-1
/
+1
*
Merge release 3.2 into master (#3548)
Harrison Healey
2016-07-11
1
-0
/
+19
*
PLT-1465 Added password requirements (#3489)
David Lu
2016-07-06
1
-2
/
+2
*
PLT-3346/PLT-3342/PLT-3360 EE: Add the ability to restrict channel management...
Joram Wilander
2016-07-06
1
-7
/
+405
*
Fix channels showing up across teams when multiple teams open in same browser...
Joram Wilander
2016-06-15
1
-0
/
+6
*
PLT-2559 Always return successful when trying to join a channel that the user...
Harrison Healey
2016-06-06
1
-2
/
+30
*
Don't allow users to be added to a channel they are not in the team of (#3246)
Joram Wilander
2016-06-04
1
-0
/
+4
*
Allow system admins to update and delete channels (#3161)
Joram Wilander
2016-06-01
1
-11
/
+54
*
Check team member instead of session for team admin role when updating/deleti...
Joram Wilander
2016-05-16
1
-0
/
+14
*
PLT-2674 Private Group should not have Leave option when only one member rema...
enahum
2016-05-10
1
-2
/
+4
*
Multiple cross-team functionality fixes (#2902)
Joram Wilander
2016-05-06
1
-2
/
+3
*
PLT-2258 Unified login screen and related APIs (#2820)
Harrison Healey
2016-05-03
1
-7
/
+7
[next]