summaryrefslogtreecommitdiffstats
path: root/webapp/actions/post_actions.jsx
Commit message (Expand)AuthorAgeFilesLines
* Removing webappChristopher Speller2017-09-061-357/+0
* PLT-6403: Interactive messages (#7274)Chris2017-08-291-0/+4
* PLT-7267 Refactored tracking of recent emojis to hide deleted emojis (#7102)Harrison Healey2017-08-041-2/+11
* Add [...] menu to search results list (#6663)Saturnino Abril2017-07-211-2/+4
* Add back blue bar error for editing post after time limit (#6939)Joram Wilander2017-07-151-0/+7
* Properly updated pinned/flagged posts on deletion (#6920)Joram Wilander2017-07-131-0/+6
* PLT-7039 Use loadProfilesAndStatusesForPosts from the redux library (Resubmit...Harrison Healey2017-07-111-26/+4
* Fix multiple pinned post issues (#6887)Joram Wilander2017-07-111-0/+20
* Deleting the focused post now sends user to normal channel view (#6890)Joram Wilander2017-07-111-0/+8
* Revert "PLT-7039 Use loadProfilesAndStatusesForPosts from the redux library (...Saturnino Abril2017-07-091-4/+26
* PLT-7039 Use loadProfilesAndStatusesForPosts from the redux library (#6881)Harrison Healey2017-07-081-26/+4
* Increase post visibility in current channel when receiving posts (#6848)Joram Wilander2017-07-051-20/+16
* Move remaining actions over to use redux and v4 endpoints (#6720)Joram Wilander2017-06-261-60/+26
* Correctly pull threads when receiving a new post in a non-loaded thread (#6725)Joram Wilander2017-06-221-1/+1
* PLT-4457 Added AtMention component to better render at mentions (#6563)Harrison Healey2017-06-201-0/+8
* PLT-6215 Major post list refactor (#6501)Joram Wilander2017-06-181-275/+119
* PLT-6282 Make post list stay visible when post textbox height changes (#6323)Harrison Healey2017-05-231-0/+8
* Add back button to RHS threads from pinned posts (#6306)Joram Wilander2017-05-031-1/+1
* Improve perf for channel switching, fix team switching issues (#6286)Joram Wilander2017-05-021-2/+2
* PLT-6214 Move channel store and actions over to redux (#6235)Joram Wilander2017-04-281-1/+2
* Start moving webapp to Redux (#6140)Joram Wilander2017-04-251-1/+7
* PLT-6240: Remove own pinned post from RHS when removed from channel (#6098)VeraLyu2017-04-181-6/+2
* Merge branch 'release-3.8'Christopher Speller2017-04-171-9/+14
|\
| * Check if we need to add DM/GM to sidebar regardless of post sender (#6009)Joram Wilander2017-04-071-9/+9
| * PLT-6238 Fix 404 error in system console (#6014)Harrison Healey2017-04-071-0/+5
* | PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
|/
* Replace initial load of user's channel members for all teams with a lazy load...Joram Wilander2017-04-031-0/+13
* Add reaction picker (#5904)bonespiked2017-04-011-0/+1
* Ticket 4665 - Emoji Picker (#5157)bonespiked2017-03-241-0/+7
* Add pinned posts (#4217)Gabin Aureche2017-03-131-1/+35
* PLT-3077 Add group messaging (#5489)Joram Wilander2017-03-021-3/+7
* PLT-5071: Client side component of Telemetry. (#5516)George Goldberg2017-02-241-0/+3
* Remove MakeDirectChannelVisible and add client handling for showing DMs (#5430)Joram Wilander2017-02-151-0/+5
* Increase performance when receiving messages (#5375)Joram Wilander2017-02-131-20/+0
* Move remaining client functions in components to actions (#5171)Carlos Tadeu Panato Junior2017-01-271-0/+27
* #4967 Fixed issue of post not getting updated after edit, if the post was foc...Debanshu Kundu2017-01-251-8/+14
* Move instances of Client.deletePost() in components to an action (#5129)Carlos Tadeu Panato Junior2017-01-191-0/+27
* Fix lodaing missing messages after search bug (#5080)Joram Wilander2017-01-161-0/+2
* GH-4907 Move Client.updatePost call into an action (#5045)Mika Andrianarijaona2017-01-131-0/+15
* PLT-3960 Don't show (message deleted) placeholder to the user that deleted th...khawerrind2017-01-031-0/+5
* PLT-4431 Add post queuing to the webapp (#4800)Joram Wilander2016-12-211-0/+49
* PLT-5012 Combine updateLastViewedAt, setLastViewedAt and setActiveChannel int...Joram Wilander2016-12-211-1/+1
* PLT-4167 Team Sidebar (#4569)enahum2016-12-191-2/+9
* Move instances of Client.createPost() in components to an action (#4639)Carlos Tadeu Panato Junior2016-12-051-0/+34
* PLT-1378 Initial version of emoji reactions (#4520)Harrison Healey2016-11-301-0/+20
* Load profiles for search results (#4519)Joram Wilander2016-11-101-1/+1
* Removing ALT-click beacuse bug was not fixed (#4454)Christopher Speller2016-11-041-58/+0
* PLT-4430 improve slow channel switching (#4331)enahum2016-10-271-1/+1
* Merging performance branch into master (#4268)Joram Wilander2016-10-191-1/+152
* PLT-3785 Re-enabled marking messages unread (#4179)David Lu2016-10-111-0/+7