summaryrefslogtreecommitdiffstats
path: root/webapp/stores/post_store.jsx
Commit message (Collapse)AuthorAgeFilesLines
* 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-3754 EE: Add a Display Option to disable Join/Leave messages * Differentiate between join/leave add/remove messages * Update user removed from channel text message
* PLT-3506 Added flagged posts functionality (#3679)Joram Wilander2016-08-041-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added flagged posts functionality * UI Improvements to flags (#3697) * Added flag functionality for mobile * Updating flagged text (#3699) * Add back button to RHS thread when coming from flagged posts * Updating position of flags (#3708) * Plt 3506 - Reverting flag position (#3724) * Revert "Updating position of flags (#3708)" This reverts commit aaa05632c5d9eda35a048300a5bd7e99584c5b58. * Fixing the icon in search * Help text and white space improvements (#3730) * Updatng help text and some white spacing. * Updating help text
* Fix javascript error when getting a nottification about a reply in a channel ↵Joram Wilander2016-07-071-1/+6
| | | | not loaded (#3518)
* 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