server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webapp
/
actions
/
channel_actions.jsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
add /search command (#6741)
Chris
2017-07-05
1
-0
/
+4
*
Various updates to match latest mattermost-redux (#6794)
Joram Wilander
2017-06-29
1
-29
/
+21
*
Move remaining actions over to use redux and v4 endpoints (#6720)
Joram Wilander
2017-06-26
1
-82
/
+39
*
PLT-6714: add /settings command (#6716)
Chris
2017-06-23
1
-3
/
+17
*
Properly filter in more channels search (#6513)
Joram Wilander
2017-06-02
1
-1
/
+5
*
Prevent unnecessary store emits (#6285)
Joram Wilander
2017-05-01
1
-1
/
+1
*
PLT-6214 Move channel store and actions over to redux (#6235)
Joram Wilander
2017-04-28
1
-275
/
+128
*
Merge branch 'release-3.8'
Christopher Speller
2017-04-17
1
-1
/
+1
|
\
|
*
Check if we need to add DM/GM to sidebar regardless of post sender (#6009)
Joram Wilander
2017-04-07
1
-1
/
+1
*
|
PLT-5863 Fixing double display of error message (#6104)
Corey Hulen
2017-04-17
1
-2
/
+2
*
|
PLT-5860 Updated copyright date (#6058)
Harrison Healey
2017-04-12
1
-1
/
+1
|
/
*
Merge branch 'release-3.7' into master.
George Goldberg
2017-03-17
1
-4
/
+25
|
\
|
*
Add sync logic for DMs/GMs when network reconnects (#5676)
Joram Wilander
2017-03-08
1
-4
/
+25
*
|
Prevent double join calls when joining a public channel (#5761)
Joram Wilander
2017-03-15
1
-0
/
+1
|
/
*
PLT-3077 Add group messaging (#5489)
Joram Wilander
2017-03-02
1
-11
/
+52
*
PLT-3193 Add channel notification preferences for push notifications (#5512)
enahum
2017-02-27
1
-2
/
+6
*
PLT-5653 Fix Create channel does not show in another device (#5548)
enahum
2017-02-27
1
-20
/
+27
*
PLT-5071: Client side component of Telemetry. (#5516)
George Goldberg
2017-02-24
1
-0
/
+4
*
PLT-5080 (WebApp): Channel Admin permission level. (#5047)
George Goldberg
2017-02-23
1
-2
/
+0
*
Move instances of Client.deleteChannel() in components to an action (#5164)
Carlos Tadeu Panato Junior
2017-01-23
1
-0
/
+20
*
Move instances of Client.leaveChannel() in components to an action (#5131)
Carlos Tadeu Panato Junior
2017-01-20
1
-0
/
+27
*
Move instances of Client.updateChannelPurpose() in components to an action (#...
Carlos Tadeu Panato Junior
2017-01-19
1
-0
/
+19
*
PLT-5050 (WebApp): Change channel member roles. (#5076)
George Goldberg
2017-01-18
1
-0
/
+72
*
Move instances of Client.updateChannelHeader() in components to an action (#5...
Carlos Tadeu Panato Junior
2017-01-17
1
-0
/
+22
*
PLT-5049 (Webapp) New Channel Members UI. (#5036)
George Goldberg
2017-01-15
1
-0
/
+3
*
PLT-5238: Show error on execute invalid slash command. (#5057)
George Goldberg
2017-01-13
1
-1
/
+8
*
#4697 Move Client.createChannel() in components to an action (#4855)
Björn Roland
2016-12-22
1
-0
/
+36
*
PLT-5012 Combine updateLastViewedAt, setLastViewedAt and setActiveChannel int...
Joram Wilander
2016-12-21
1
-1
/
+1
*
#4699 Move instances of Client.updateChannelNotifyProps() in components to an...
Björn Roland
2016-12-21
1
-0
/
+15
*
PLT-1598 Slash command works in RHS (#4367)
Yusuke Nemoto
2016-12-09
1
-3
/
+2
*
Move instances of Client.updateChannel() in components to an action (#4643)
Carlos Tadeu Panato Junior
2016-12-01
1
-0
/
+18
*
PLT-4403 Add server-based channel autocomplete, search and paging (#4585)
Joram Wilander
2016-11-24
1
-0
/
+52
*
Load channel members with channels to make sure we have latest unread counts ...
Joram Wilander
2016-11-01
1
-0
/
+5
*
GH-4095 Favorite/Starred Channels (#4222)
Alexander Smaga
2016-10-26
1
-0
/
+14
*
Fix autocomplete for old mechanisms and add partial fix for channel switcher ...
Joram Wilander
2016-10-20
1
-11
/
+1
*
Merging performance branch into master (#4268)
Joram Wilander
2016-10-19
1
-4
/
+133
*
PLT-4343 Fixes for mobile main menu (#4148)
Harrison Healey
2016-10-04
1
-1
/
+1
*
Removed /shortcuts from mobile (#3753)
David Lu
2016-08-11
1
-6
/
+11
*
Moving javascript driver back to platform (#3613)
Christopher Speller
2016-07-19
1
-1
/
+1
*
made /shortcuts separate for mac (#3571)
David Lu
2016-07-14
1
-0
/
+8
*
PLT-3153 Converted slash command triggers to lowercase on save (#3577)
David Lu
2016-07-14
1
-1
/
+5
*
PLT-3366 Holding down the ALT key and clicking on a message adds a new messag...
samogot
2016-07-14
1
-0
/
+12
*
Adding webpack code splitting (#3377)
Christopher Speller
2016-06-22
1
-1
/
+1
*
Fixed DM channels not opening (#3336)
David Lu
2016-06-15
1
-2
/
+13
*
PLT-3028 Added CTRL+/ to show shortcuts (#3181)
David Lu
2016-06-02
1
-1
/
+6
*
Changed channel navigation (#3142)
David Lu
2016-05-27
1
-0
/
+10