server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webapp
/
actions
Commit message (
Expand
)
Author
Age
Files
Lines
*
Various updates to match latest mattermost-redux (#6794)
Joram Wilander
2017-06-29
1
-29
/
+21
*
[PLT-6707] /header [text] slash command: Edit the channel header (#6566)
Carlos Tadeu Panato Junior
2017-06-29
2
-5
/
+13
*
PLT-6844 Change file uploading to use superagent (#6785)
Harrison Healey
2017-06-28
1
-16
/
+69
*
Fix account creation redirect (#6765)
Joram Wilander
2017-06-28
1
-6
/
+6
*
add attachments notification (#6769)
megos
2017-06-28
1
-1
/
+17
*
[PLT-6599] Add link to check Websocket port error message (#6743)
Carlos Tadeu Panato Junior
2017-06-28
1
-3
/
+2
*
fix JS errors in saving preferences - for user's display (including custom th...
Saturnino Abril
2017-06-27
1
-10
/
+3
*
PLT-6815 Do not disconnect websocket when joining a team (#6746)
Joram Wilander
2017-06-26
1
-24
/
+17
*
Fix websocket URL when specifying port in the config (#6748)
Joram Wilander
2017-06-26
1
-2
/
+5
*
Move remaining actions over to use redux and v4 endpoints (#6720)
Joram Wilander
2017-06-26
12
-330
/
+353
*
fix JS error when saving a custom theme vector (#6734)
Saturnino Abril
2017-06-23
1
-10
/
+7
*
PLT-3711: Add websocket event for emoji addition (#6211)
VeraLyu
2017-06-23
1
-0
/
+13
*
PLT-6714: add /settings command (#6716)
Chris
2017-06-23
2
-3
/
+24
*
Load current user after loading client config (#6648)
Harrison Healey
2017-06-23
1
-44
/
+31
*
PLT-6890 Fix various scrolling issues (#6727)
Joram Wilander
2017-06-23
1
-0
/
+7
*
Correctly pull threads when receiving a new post in a non-loaded thread (#6725)
Joram Wilander
2017-06-22
1
-1
/
+1
*
when a channel is update propagate the channel to everybody (#6677)
Carlos Tadeu Panato Junior
2017-06-21
1
-0
/
+9
*
PLT-4457 Added AtMention component to better render at mentions (#6563)
Harrison Healey
2017-06-20
1
-0
/
+8
*
PLT-6885/PLT-6888 Fix custom emojis (#6694)
Joram Wilander
2017-06-20
1
-17
/
+2
*
Fix autocomplete and replying to flagged posts (#6690)
Joram Wilander
2017-06-20
2
-17
/
+6
*
Move integrations over to redux and v4 (#6679)
Joram Wilander
2017-06-19
4
-110
/
+179
*
PLT-6215 Major post list refactor (#6501)
Joram Wilander
2017-06-18
4
-347
/
+157
*
Fix scroll store typo and user action copy/paste errors (#6680)
Joram Wilander
2017-06-18
1
-6
/
+10
*
Move user actions over to use redux and v4 (#6649)
Joram Wilander
2017-06-15
2
-206
/
+159
*
PLT-6657 Move system console to use v4 endpoints and redux (#6572)
Joram Wilander
2017-06-14
1
-153
/
+149
*
PLT-4257 Add pop-up asking if user wants to reset status (#6526)
Joram Wilander
2017-06-06
1
-1
/
+25
*
Properly filter in more channels search (#6513)
Joram Wilander
2017-06-02
1
-1
/
+5
*
Fix JS errors when receiving message when on no teams (#6533)
Joram Wilander
2017-06-01
2
-33
/
+16
*
PLT-6282 Make post list stay visible when post textbox height changes (#6323)
Harrison Healey
2017-05-23
1
-0
/
+8
*
Fix channels getting marked unread again on channel switch (#6390)
Joram Wilander
2017-05-11
1
-1
/
+1
*
Do not client predict status for current user (#6380)
Joram Wilander
2017-05-10
1
-2
/
+6
*
Show team in sidebar when joining through login (#6358)
Joram Wilander
2017-05-09
1
-0
/
+23
*
PLT-6518 Fixed user's locale not being loaded with redux actions (#6359)
Harrison Healey
2017-05-09
2
-3
/
+16
*
Fix MFA enforcement on login and page load (#6356)
Joram Wilander
2017-05-09
1
-0
/
+6
*
Fix getting removed from channel or team (#6357)
Joram Wilander
2017-05-09
1
-1
/
+19
*
PLT-6492 Use new cookie to determine if user is logged in (#6317)
Joram Wilander
2017-05-04
2
-4
/
+1
*
PLT-6262 Add config setting to disable file attachments (#6301)
Joram Wilander
2017-05-04
1
-1
/
+2
*
Add back button to RHS threads from pinned posts (#6306)
Joram Wilander
2017-05-03
2
-2
/
+3
*
Improve perf for channel switching, fix team switching issues (#6286)
Joram Wilander
2017-05-02
1
-2
/
+2
*
Prevent unnecessary store emits (#6285)
Joram Wilander
2017-05-01
3
-8
/
+10
*
PLT-6214 Move channel store and actions over to redux (#6235)
Joram Wilander
2017-04-28
5
-294
/
+152
*
Fix inactive users showing up in team members modal (#6260)
Joram Wilander
2017-04-28
1
-4
/
+1
*
Fix error not appearing when updating to existing username (#6255)
Joram Wilander
2017-04-28
1
-1
/
+1
*
Add config setting to disable statuses (#6254)
Joram Wilander
2017-04-28
1
-6
/
+2
*
Creating common token store and moving email invites and verification to it (...
Christopher Speller
2017-04-27
1
-5
/
+4
*
PLT-6213 Move team store and actions over to use redux (#6222)
Joram Wilander
2017-04-26
4
-127
/
+102
*
Redux bug fixes (#6243)
Joram Wilander
2017-04-26
1
-1
/
+1
*
Start moving webapp to Redux (#6140)
Joram Wilander
2017-04-25
9
-399
/
+236
*
PLT-1384 Synced preferences over the websocket (#6108)
Harrison Healey
2017-04-20
2
-1
/
+41
*
PLT-6240: Remove own pinned post from RHS when removed from channel (#6098)
VeraLyu
2017-04-18
1
-6
/
+2
[next]