summaryrefslogtreecommitdiffstats
path: root/webapp/actions/post_actions.jsx
Commit message (Expand)AuthorAgeFilesLines
* 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