summaryrefslogtreecommitdiffstats
path: root/webapp/actions/post_actions.jsx
Commit message (Expand)AuthorAgeFilesLines
* 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
* PLT-3734 Cleaning up shouldSendEvent function (#4024)enahum2016-09-271-1/+1
* Do not send push notifications for channels being actively viewed (#3931)Joram Wilander2016-09-021-1/+1
* Clear search term before displaying flagged posts (#3802)Joram Wilander2016-08-161-6/+6
* PLT-3506 Added flagged posts functionality (#3679)Joram Wilander2016-08-041-3/+39
* Fix console error when receiving a new message in the system console or on an...Joram Wilander2016-07-281-2/+4
* Moving javascript driver back to platform (#3613)Christopher Speller2016-07-191-1/+1
* PLT-3366 Holding down the ALT key and clicking on a message adds a new messag...samogot2016-07-141-0/+52
* Fixes reading wrong websocket message property (#3580)Joram Wilander2016-07-131-1/+1
* On receive of a comment that we don't have the thread for, acquire the thread...Joram Wilander2016-07-061-0/+64