summaryrefslogtreecommitdiffstats
path: root/webapp/stores/post_store.jsx
Commit message (Expand)AuthorAgeFilesLines
* Removing webappChristopher Speller2017-09-061-242/+0
* Fix some JS errors (#6811)Joram Wilander2017-06-301-1/+1
* [PLT-6745] Fix action of SHIFT+UP by fixing latest replay-able post (#6738)Saturnino Abril2017-06-271-2/+3
* PLT-6215 Major post list refactor (#6501)Joram Wilander2017-06-181-598/+56
* 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
* Add back button to RHS threads from pinned posts (#6306)Joram Wilander2017-05-031-3/+3
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* Add pinned posts (#4217)Gabin Aureche2017-03-131-10/+47
* Fix JS error when receiving reply during channel switch (#5582)Joram Wilander2017-03-031-3/+3
* PLT-2555/PLT-5009/PLT-5225 Changed system messages to be rendered by the clie...Harrison Healey2017-01-301-2/+4
* Fix lodaing missing messages after search bug (#5080)Joram Wilander2017-01-161-17/+17
* Fixing deleting messages in permalink view (#4958)Christopher Speller2017-01-041-2/+7
* Store posts for focus view in regular post store as well (#4913)Joram Wilander2016-12-291-3/+6
* PLT-1378 Initial version of emoji reactions (#4520)Harrison Healey2016-11-301-3/+18
* Off screen edited posts no longer show up as new posts (#4485)Joram Wilander2016-11-141-3/+3
* PLT-4595 Fixed post drafts and renamed some fields to be consistent (#4418)Harrison Healey2016-11-011-2/+2
* Cleaned up code for ensuring post drafts are non-null (#4382)Harrison Healey2016-10-311-4/+19
* Merging performance branch into master (#4268)Joram Wilander2016-10-191-3/+3
* PLT-3105 Fixed bugs with FileInfos migration, including duplicate FileInfos b...Harrison Healey2016-10-061-1/+1
* PLT-3105 Files table migration (#4068)Harrison Healey2016-09-301-3/+3
* Show loading icon until first page of posts is loaded on channel switch (#3918)Joram Wilander2016-09-021-4/+9
* Remove getPosts request after deleting a post (#3905)Joram Wilander2016-08-301-0/+5
* Fix the elusive missing posts bug (#3836)Joram Wilander2016-08-191-2/+19
* PLT-3754 EE: Add a Display Option to disable Join/Leave messages (#3808)enahum2016-08-181-0/+18
* PLT-3506 Added flagged posts functionality (#3679)Joram Wilander2016-08-041-3/+3
* Fix javascript error when getting a nottification about a reply in a channel ...Joram Wilander2016-07-071-1/+6
* Merge branch 'release-3.1'JoramWilander2016-06-131-1/+1
|\
| * PLT-3203 Commenting on the RHS while in permalink view makes the message not ...enahum2016-06-071-1/+1
* | PLT-3221 Remove async call to get posts when creating a comment and editing a...enahum2016-06-091-4/+9
|/
* Reset channel top visibility correctly to fix intro message after tutorial (#...Joram Wilander2016-05-311-1/+5
* PLT-1909 Fixed error rendering pending posts (#3041)Harrison Healey2016-05-181-2/+3
* Fixed PostStore to not return deleted posts when attempting to edit (#2839)Harrison Healey2016-05-021-12/+28
* Fixing reply from permalinksChristopher Speller2016-03-311-2/+2
* Fixed errors when joining a channel that doesn't exist yetHarrison Healey2016-03-311-1/+1
* Fixing warning with drafts.Christopher Speller2016-03-291-2/+2
* Refactoring center panel away. Moving tutorial to a route. Fixing aChristopher Speller2016-03-291-1/+1
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-0/+610