summaryrefslogtreecommitdiffstats
path: root/webapp/stores
Commit message (Expand)AuthorAgeFilesLines
* PLT-6905 - Updating channel header design (#6789)Asaad Mahmood2017-07-061-1/+1
* Fix some JS errors (#6811)Joram Wilander2017-06-301-1/+1
* [PLT-6707] /header [text] slash command: Edit the channel header (#6566)Carlos Tadeu Panato Junior2017-06-291-0/+1
* Remove unneeded return and add logging for marking channels unread (#6788)Joram Wilander2017-06-281-3/+4
* [PLT-6745] Fix action of SHIFT+UP by fixing latest replay-able post (#6738)Saturnino Abril2017-06-271-2/+3
* Move remaining actions over to use redux and v4 endpoints (#6720)Joram Wilander2017-06-263-102/+45
* PLT-6714: add /settings command (#6716)Chris2017-06-231-0/+1
* PLT-6890 Fix various scrolling issues (#6727)Joram Wilander2017-06-231-24/+0
* PLT-6759 Show deactivated users in GMs (#6703)Joram Wilander2017-06-221-2/+2
* Move integrations over to redux and v4 (#6679)Joram Wilander2017-06-191-206/+66
* PLT-6215 Major post list refactor (#6501)Joram Wilander2017-06-185-765/+59
* Fix scroll store typo and user action copy/paste errors (#6680)Joram Wilander2017-06-181-1/+1
* Remove fake img preview before loaded (#5854)VeraLyu2017-06-161-0/+24
* PLT-6481 Create platform route and logic to be able to DM a user by email or ...David Meza2017-06-151-0/+4
* PLT-6657 Move system console to use v4 endpoints and redux (#6572)Joram Wilander2017-06-141-177/+0
* PLT-6658 Ignore correct message types for setting unreads for teams (#6532)Joram Wilander2017-05-311-2/+1
* PLT-5699 Improvements to channel switcher (#6486)Joram Wilander2017-05-311-0/+1
* fix JS error when adding reaction when latest post is ephemeral (#6512)Saturnino Abril2017-05-311-0/+14
* PLT-6282 Make post list stay visible when post textbox height changes (#6323)Harrison Healey2017-05-231-14/+20
* Merge 3.9 RC5 fixes into master (#6459)Joram Wilander2017-05-191-1/+3
* Merge branch 'release-3.9' into merge-3.9JoramWilander2017-05-122-8/+15
|\
| * Fix DM getting marked unread from your own message (#6373)Joram Wilander2017-05-101-7/+14
| * PLT-6518 Fixed user's locale not being loaded with redux actions (#6359)Harrison Healey2017-05-091-1/+1
* | fix JS error after pinning a post with an empty pinned post list open in RHS ...Saturnino Abril2017-05-081-1/+1
|/
* PLT-6262 Add config setting to disable file attachments (#6301)Joram Wilander2017-05-041-13/+0
* PLT-6431 Prevented autocompleting while suggestions are being received (#6328)Harrison Healey2017-05-041-8/+38
* Add back button to RHS threads from pinned posts (#6306)Joram Wilander2017-05-031-3/+3
* Improve perf for channel switching, fix team switching issues (#6286)Joram Wilander2017-05-022-20/+1
* Prevent unnecessary store emits (#6285)Joram Wilander2017-05-012-68/+46
* PLT-6214 Move channel store and actions over to redux (#6235)Joram Wilander2017-04-281-63/+108
* PLT-6249: Erase custom emoji in "recently used" after deleted (#6242)VeraLyu2017-04-271-0/+12
* PLT-6213 Move team store and actions over to use redux (#6222)Joram Wilander2017-04-262-73/+67
* Redux bug fixes (#6243)Joram Wilander2017-04-261-2/+4
* PLT-6283 Hide Preview Mode error bar after enabling email notifications (#6180)Harrison Healey2017-04-251-0/+8
* Start moving webapp to Redux (#6140)Joram Wilander2017-04-254-471/+215
* PLT-6240: Remove own pinned post from RHS when removed from channel (#6098)VeraLyu2017-04-181-0/+17
* PLT-4176: Remain RHS pin post unchanged after channel switching (#6038)VeraLyu2017-04-121-0/+9
* PLT-6155: Keep pin badges in RHS consistent with that in center (#6018)VeraLyu2017-04-121-0/+22
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-1221-24/+24
* PLT-5702 Added special error page for private browsing error message (#5985)Harrison Healey2017-04-041-7/+2
* PLT-6023: Add Users to Team in WebApp. (#5956)George Goldberg2017-04-042-0/+117
* PLT-5900 Removed automatic configuration of SiteURL (#5952)Harrison Healey2017-04-041-2/+2
* Fixed channel autocomplete flickering (#5961)Harrison Healey2017-04-031-2/+2
* PLT-6147 Fixed reactions not rendering properly while loading (#5958)Harrison Healey2017-04-031-18/+18
* Save recently used emojis after logout (#5926)Ryan Wang2017-04-032-3/+8
* Replace initial load of user's channel members for all teams with a lazy load...Joram Wilander2017-04-031-107/+3
* PLT-2713/PLT-6028 Added System Users list to System Console (#5882)Harrison Healey2017-03-302-63/+81
* Ticket 4665 - Emoji Picker (#5157)bonespiked2017-03-241-1/+48
* Merge branch 'release-3.7' into master.George Goldberg2017-03-172-2/+6
|\
| * Fix posts from your own webhook not showing as unread until refresh (#5703)Joram Wilander2017-03-091-2/+2