server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webapp
/
stores
Commit message (
Expand
)
Author
Age
Files
Lines
*
PLT-3638: Fix re-opening of collapsed preview on refresh (#7301)
atp
2017-08-29
1
-3
/
+4
*
[PLT-3377] Open up a shortcuts dialog instead of printing help text (#7064)
Saturnino Abril
2017-08-18
1
-0
/
+1
*
Adding default of EN to localization store (#7208)
Christopher Speller
2017-08-15
1
-1
/
+1
*
Fix pinned posts not updating when list empty (#7164)
Joram Wilander
2017-08-10
1
-3
/
+7
*
PLT-7267 Refactored tracking of recent emojis to hide deleted emojis (#7102)
Harrison Healey
2017-08-04
1
-34
/
+31
*
GH-6452 Migrate installed_command.jsx to be pure and use Redux (#6903)
94117nl
2017-08-03
1
-30
/
+0
*
PLT-6484 Add /leave command to leave a channel (#6402)
David Meza
2017-08-03
1
-0
/
+1
*
Fix teams being incorrectly marked unread across tabs (#7062)
Joram Wilander
2017-08-02
1
-0
/
+5
*
PLT-7140: On slow connection searching should clear RHS and show spinner (#7014)
Jonathan
2017-08-02
1
-0
/
+16
*
[PLT-6710] /rename [text] slash command: Rename the channel (#6570)
Carlos Tadeu Panato Junior
2017-07-31
1
-0
/
+1
*
PLT-6486 Add an `@username` button to the profile popover, that puts the user...
David Meza
2017-07-31
2
-1
/
+19
*
Added websocket event and webapp handler for updating user roles (#6953)
Nick Frazier
2017-07-27
1
-0
/
+16
*
Add [...] menu to search results list (#6663)
Saturnino Abril
2017-07-21
1
-2
/
+17
*
[PLT-6708] /purpose [text] slash command: Edit the channel purpose (#6569)
Carlos Tadeu Panato Junior
2017-07-21
1
-0
/
+1
*
PLT-6905 - Updating channel header design (#6789)
Asaad Mahmood
2017-07-06
1
-1
/
+1
*
Fix some JS errors (#6811)
Joram Wilander
2017-06-30
1
-1
/
+1
*
[PLT-6707] /header [text] slash command: Edit the channel header (#6566)
Carlos Tadeu Panato Junior
2017-06-29
1
-0
/
+1
*
Remove unneeded return and add logging for marking channels unread (#6788)
Joram Wilander
2017-06-28
1
-3
/
+4
*
[PLT-6745] Fix action of SHIFT+UP by fixing latest replay-able post (#6738)
Saturnino Abril
2017-06-27
1
-2
/
+3
*
Move remaining actions over to use redux and v4 endpoints (#6720)
Joram Wilander
2017-06-26
3
-102
/
+45
*
PLT-6714: add /settings command (#6716)
Chris
2017-06-23
1
-0
/
+1
*
PLT-6890 Fix various scrolling issues (#6727)
Joram Wilander
2017-06-23
1
-24
/
+0
*
PLT-6759 Show deactivated users in GMs (#6703)
Joram Wilander
2017-06-22
1
-2
/
+2
*
Move integrations over to redux and v4 (#6679)
Joram Wilander
2017-06-19
1
-206
/
+66
*
PLT-6215 Major post list refactor (#6501)
Joram Wilander
2017-06-18
5
-765
/
+59
*
Fix scroll store typo and user action copy/paste errors (#6680)
Joram Wilander
2017-06-18
1
-1
/
+1
*
Remove fake img preview before loaded (#5854)
VeraLyu
2017-06-16
1
-0
/
+24
*
PLT-6481 Create platform route and logic to be able to DM a user by email or ...
David Meza
2017-06-15
1
-0
/
+4
*
PLT-6657 Move system console to use v4 endpoints and redux (#6572)
Joram Wilander
2017-06-14
1
-177
/
+0
*
PLT-6658 Ignore correct message types for setting unreads for teams (#6532)
Joram Wilander
2017-05-31
1
-2
/
+1
*
PLT-5699 Improvements to channel switcher (#6486)
Joram Wilander
2017-05-31
1
-0
/
+1
*
fix JS error when adding reaction when latest post is ephemeral (#6512)
Saturnino Abril
2017-05-31
1
-0
/
+14
*
PLT-6282 Make post list stay visible when post textbox height changes (#6323)
Harrison Healey
2017-05-23
1
-14
/
+20
*
Merge 3.9 RC5 fixes into master (#6459)
Joram Wilander
2017-05-19
1
-1
/
+3
*
Merge branch 'release-3.9' into merge-3.9
JoramWilander
2017-05-12
2
-8
/
+15
|
\
|
*
Fix DM getting marked unread from your own message (#6373)
Joram Wilander
2017-05-10
1
-7
/
+14
|
*
PLT-6518 Fixed user's locale not being loaded with redux actions (#6359)
Harrison Healey
2017-05-09
1
-1
/
+1
*
|
fix JS error after pinning a post with an empty pinned post list open in RHS ...
Saturnino Abril
2017-05-08
1
-1
/
+1
|
/
*
PLT-6262 Add config setting to disable file attachments (#6301)
Joram Wilander
2017-05-04
1
-13
/
+0
*
PLT-6431 Prevented autocompleting while suggestions are being received (#6328)
Harrison Healey
2017-05-04
1
-8
/
+38
*
Add back button to RHS threads from pinned posts (#6306)
Joram Wilander
2017-05-03
1
-3
/
+3
*
Improve perf for channel switching, fix team switching issues (#6286)
Joram Wilander
2017-05-02
2
-20
/
+1
*
Prevent unnecessary store emits (#6285)
Joram Wilander
2017-05-01
2
-68
/
+46
*
PLT-6214 Move channel store and actions over to redux (#6235)
Joram Wilander
2017-04-28
1
-63
/
+108
*
PLT-6249: Erase custom emoji in "recently used" after deleted (#6242)
VeraLyu
2017-04-27
1
-0
/
+12
*
PLT-6213 Move team store and actions over to use redux (#6222)
Joram Wilander
2017-04-26
2
-73
/
+67
*
Redux bug fixes (#6243)
Joram Wilander
2017-04-26
1
-2
/
+4
*
PLT-6283 Hide Preview Mode error bar after enabling email notifications (#6180)
Harrison Healey
2017-04-25
1
-0
/
+8
*
Start moving webapp to Redux (#6140)
Joram Wilander
2017-04-25
4
-471
/
+215
*
PLT-6240: Remove own pinned post from RHS when removed from channel (#6098)
VeraLyu
2017-04-18
1
-0
/
+17
[next]