summaryrefslogtreecommitdiffstats
path: root/webapp/components/post_view/post_body_additional_content.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'release-4.0'Christopher Speller2017-07-181-1/+1
|\
| * Show expand button when previews defaulted to collapsed (#6896)Joram Wilander2017-07-111-1/+1
| |
* | prevent image preview to default view when adding/removing reaction (#6910)Saturnino Abril2017-07-121-4/+6
| |
* | Minor fixes based on lgtm.com alerts (#6819)Alex Ford2017-07-071-1/+3
|/ | | | | | | | | | * Remove a couple of superfluous trailing arguments * Simplify assignment logic in a couple of places * Modify some potentially inconsistent setState calls to use the function form * Fix eslint errors
* Fix some scrolling issues (#6851)Joram Wilander2017-07-051-1/+1
|
* PLT-6215 Major post list refactor (#6501)Joram Wilander2017-06-181-0/+229
* Major post list refactor * Fix post and thread deletion * Fix preferences not selecting correctly * Fix military time displaying * Fix UP key for editing posts * Fix ESLint error * Various fixes and updates per feedback * Fix for permalink view * Revert to old scrolling method and various fixes * Add floating timestamp, new message indicator, scroll arrows * Update post loading for focus mode and add visibility limit * Fix pinning posts and a react warning * Add loading UI updates from Asaad * Fix refreshing loop * Temporarily bump post visibility limit * Update infinite scrolling * Remove infinite scrolling