summaryrefslogtreecommitdiffstats
path: root/webapp/components/post_body.jsx
Commit message (Collapse)AuthorAgeFilesLines
* PLT-2672 Refactored posts view with caching (#3054)Joram Wilander2016-05-271-186/+0
| | | | | | | | | | * Refactored posts view to use view controller design * Add post view caching * Required updates after rebase * Fixed bug where current channel not set yet was causing breakage
* PLT-1042 allow cancel pending post (#3053)samogot2016-05-251-16/+2
|
* Adding compact layout (#2991)Asaad Mahmood2016-05-161-1/+8
| | | | | | * Adding compact layout * Fixing ESLint error
* Moved twemoji parsing so that it doesn't occur inside of code blocks (#2896)Harrison Healey2016-05-051-35/+0
|
* General react performance improvements (#2796)Joram Wilander2016-04-291-21/+26
| | | | | | * General React performance improvements * Cleaned up unused props/state in PermaLinkView and PostFocusView
* Fixed unicode emoji not having a consistent sizeHarrison Healey2016-03-231-3/+2
|
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-0/+224