server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
channel.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
MM-11227: Fix group msg slash command. (#9070)
George Goldberg
2018-07-10
1
-0
/
+24
*
MM-10833: send down computed channel props (#8953)
Jesse Hallam
2018-06-26
1
-0
/
+64
*
MM-11008: Fix translation and change the code to be auto-extracted (#9009)
Jesús Espino
2018-06-26
1
-4
/
+4
*
MM-9730 & MM-9729: Missing Server PRs (#8908)
George Goldberg
2018-06-05
1
-0
/
+24
*
Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-2
Martin Kraft
2018-05-28
1
-0
/
+6
|
\
|
*
[MM-10519] Send websocket event whenever the channel has changed it's type (p...
Saturnino Abril
2018-05-28
1
-0
/
+6
*
|
MM-10182 & MM-10183: Adds channel scheme and team scheme API endpoint. (#8680)
Martin Kraft
2018-05-02
1
-0
/
+17
*
|
Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-2
Martin Kraft
2018-05-01
1
-22
/
+22
|
\
|
|
*
Structured logging (#8673)
Christopher Speller
2018-04-27
1
-22
/
+22
*
|
Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-2
Martin Kraft
2018-04-24
1
-28
/
+0
|
\
|
|
*
add api to convert a channel from public to private and restrict that to syst...
Saturnino Abril
2018-04-23
1
-28
/
+0
*
|
MM-8796: Full implementation of "Schemes" in Store/Model/App layers. (#8357)
George Goldberg
2018-04-20
1
-8
/
+72
|
/
*
MM-10122: Adds a mention for added-to-channel messages even when 'username me...
Martin Kraft
2018-04-19
1
-8
/
+8
*
Fix mute channel when not a member and adding unit tests (#8609)
Elias Nahum
2018-04-12
1
-1
/
+7
*
MM-8678: add CUD support for channel members via plugins (#8565)
Jesse Hallam
2018-04-06
1
-4
/
+8
*
Fixing misspell errors (#8544)
Jesús Espino
2018-03-29
1
-1
/
+1
*
[PLT-4340] Channel Mute and "/mute" command #7617 (#7713)
Christian Claus
2018-03-28
1
-0
/
+17
*
Merge branch 'advanced-permissions-phase-1'
George Goldberg
2018-03-27
1
-0
/
+4
|
\
|
*
Merge branch 'master' into advanced-permissions-phase-1
George Goldberg
2018-03-13
1
-16
/
+29
|
|
\
|
*
\
Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-1
Jesús Espino
2018-02-07
1
-2
/
+28
|
|
\
\
|
*
\
\
Merge branch 'master' into advanced-permissions-phase-1
George Goldberg
2018-02-06
1
-0
/
+8
|
|
\
\
\
|
*
|
|
|
XYZ-37: Advanced Permissions Phase 1 Backend. (#8159)
George Goldberg
2018-02-06
1
-0
/
+4
*
|
|
|
|
post a system message after a channel is converted from public to private (#8...
Saturnino Abril
2018-03-27
1
-0
/
+28
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
general cleanup (#8387)
Chris
2018-03-07
1
-2
/
+2
*
|
|
|
XYZ-87: GlobalRelay DM Exports do not Include Channel Name (#8275)
Jonathan
2018-03-07
1
-1
/
+18
*
|
|
|
Add addedUser IDs to render correctly in client based on teammate name displa...
Philippe GRANET
2018-03-07
1
-0
/
+5
*
|
|
|
remove `go Publish(...)` idiom (#8373)
Chris
2018-03-02
1
-13
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
PLT-7537: Move channel CLI command posts system message to channel. (#8161)
Vordimous
2018-02-07
1
-2
/
+28
|
|
/
|
/
|
*
|
ABC-79: Optimize channel autocomplete query (#8163)
Chris
2018-01-31
1
-0
/
+8
|
/
*
Merge branch 'release-4.6'
Harrison Healey
2018-01-23
1
-5
/
+5
|
\
|
*
PLT-8522 Added separate messages for being removed from channel or team (#8078)
Harrison Healey
2018-01-10
1
-5
/
+5
*
|
Post a system message to the affected channel by CLI command (#7877) (#7968)
Evgeniy
2018-01-18
1
-0
/
+41
*
|
Handle missed case with ExperimentalEnableDefaultChannelLeaveJoinMessages set...
Joram Wilander
2018-01-18
1
-1
/
+1
*
|
Add EnableDefaultChannelLeaveJoinMessages config setting (#7961)
Chris Duarte
2018-01-10
1
-7
/
+13
|
/
*
Do not auto-join 'off-topic' channel if it is private (#7950)
Siyuan Liu
2017-12-13
1
-2
/
+1
*
PLT-6217-bis Fixes system message posted to Town Square when a user joins a t...
Tsilavina Razafinirina
2017-12-08
1
-1
/
+19
*
PLT-7503: Create Message Export Scheduled Task and CLI Command (#7612)
Jonathan
2017-11-30
1
-5
/
+31
*
PLT-5458: If someone posts a channel link to channel_A that you don't belong ...
Chris
2017-11-28
1
-0
/
+12
*
Role refactor (#7867)
Chris
2017-11-21
1
-3
/
+3
*
PLT-6217 Fixes system message posted to Town Square when a member leaves a te...
Tsilavina Razafinirina
2017-11-20
1
-2
/
+22
*
several one-line panic, race, and logic fixes (#7766)
Chris
2017-11-03
1
-1
/
+1
*
[PLT-7362] Add post' root ID to APIv4 addChannelMember to render added user (...
Saturnino Abril
2017-10-31
1
-5
/
+6
*
refactor max channels per team enforcement (#7690)
Chris
2017-10-20
1
-2
/
+2
*
Reduce utils.Cfg references (#7650)
Chris
2017-10-18
1
-6
/
+6
*
Goroutine wranglin (#7556)
Chris
2017-10-03
1
-7
/
+21
*
PLT-7404 Return viewed at times in view channel API response (#7428)
Joram Wilander
2017-09-29
1
-6
/
+9
*
remove remaining Global() calls (outside of tests) (#7521)
Chris
2017-09-28
1
-11
/
+11
*
plugin CRUD operations for users, posts, channels, and teams (#7479)
Chris
2017-09-21
1
-18
/
+26
*
remove einterface gets (#7455)
Chris
2017-09-19
1
-1
/
+1
*
Add some checking of channel ID before sending websocket event (#7431)
Joram Wilander
2017-09-15
1
-1
/
+1
[next]