summaryrefslogtreecommitdiffstats
path: root/webapp/stores/post_store.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'release-3.1'JoramWilander2016-06-131-1/+1
|\ | | | | | | | | Conflicts: webapp/components/create_comment.jsx
| * PLT-3203 Commenting on the RHS while in permalink view makes the message not ↵enahum2016-06-071-1/+1
| | | | | | | | show up in the RHS (#3282)
* | PLT-3221 Remove async call to get posts when creating a comment and editing ↵enahum2016-06-091-4/+9
|/ | | | | a post (#3300) PLT-3203 Commenting on the RHS while in permalink view makes the message not show up in the RHS
* Reset channel top visibility correctly to fix intro message after tutorial ↵Joram Wilander2016-05-311-1/+5
| | | | (#3159)
* PLT-1909 Fixed error rendering pending posts (#3041)Harrison Healey2016-05-181-2/+3
| | | | | | * Fixed error caused by checking if a post is a system message * Fixed trying to edit system posts when using the up arrow hotkey
* 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
| | | | bunch of bugs.
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-0/+610