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
*
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
*
Renaming repo
Christopher Speller
2017-09-06
1
-3
/
+3
*
app type transition (#7167)
Chris
2017-09-06
1
-192
/
+192
*
PLT-7216: CLI Command to move channels between teams. (#7149)
George Goldberg
2017-09-04
1
-0
/
+30
*
App: NewLocAppError -> NewAppError (#7327)
George Goldberg
2017-09-01
1
-29
/
+24
*
[PLT-5170] Add join the channel system message for the person who created the...
Saturnino Abril
2017-08-30
1
-0
/
+7
*
PLT-5745 Cleaning up duplicate calls (#7298)
Corey Hulen
2017-08-28
1
-17
/
+17
*
PLT-6965 jira integration (plus plugin scaffolding) (#6918)
Chris
2017-08-02
1
-0
/
+16
*
Revert " #4755 Combining consecutive user join/leave system messages to singl...
Saturnino Abril
2017-08-01
1
-117
/
+44
*
#4755 Combining consecutive user join/leave system messages to single messag...
Debanshu Kundu
2017-08-01
1
-44
/
+117
*
make cli team / channel delete operations also delete webhooks and slash comm...
Chris
2017-07-31
1
-0
/
+8
*
Don't send last view message for null channels (#7051)
Corey Hulen
2017-07-31
1
-1
/
+1
*
Return channel member immediately if user is already in channel (#6847)
Joram Wilander
2017-07-05
1
-0
/
+8
*
Fix EnablChannelViewedMessages typo (#6822)
Jason Blais
2017-07-03
1
-2
/
+2
*
PLT-6610 sending websocket event for last channel viewed (#6787)
Corey Hulen
2017-06-29
1
-1
/
+15
*
PLT-6937: Bulk Importing of Direct/Group channels and posts. (#6761)
George Goldberg
2017-06-28
1
-23
/
+48
*
when a channel is update propagate the channel to everybody (#6677)
Carlos Tadeu Panato Junior
2017-06-21
1
-0
/
+5
*
Only update status when clicking onto app (#6435)
Joram Wilander
2017-05-24
1
-1
/
+1
*
PLT-6019: Add APIv4 Endpoint for restoring Channels (#6263)
Robin Naundorf
2017-05-15
1
-0
/
+8
*
Merge branch 'release-3.9' into merge-3.9
JoramWilander
2017-05-12
1
-1
/
+13
|
\
|
*
Send status change event if status changes on channel view (#6389)
Joram Wilander
2017-05-11
1
-0
/
+8
|
*
Forward port 3.8.1 changes that missed master (#6362)
Joram Wilander
2017-05-09
1
-1
/
+5
*
|
PLT-6488: Reduce database queries in user bulk import. (#6371)
George Goldberg
2017-05-10
1
-12
/
+13
*
|
Add API Endpoint for deleted Channels (#5889)
Robin Naundorf
2017-05-09
1
-0
/
+8
|
/
*
Update channel patch to post the correct system messages (#6290)
Joram Wilander
2017-05-03
1
-2
/
+29
*
PLT-6214 Move channel store and actions over to redux (#6235)
Joram Wilander
2017-04-28
1
-2
/
+10
*
PLT-5860 Updated copyright date (#6058)
Harrison Healey
2017-04-12
1
-2
/
+2
*
PLT-6198: Use added to channel system message on default channels. (#5969)
George Goldberg
2017-04-04
1
-5
/
+26
[next]