summaryrefslogtreecommitdiffstats
path: root/webapp/components/rhs_thread
Commit message (Collapse)AuthorAgeFilesLines
* fix position of emoji picker (#6837)Saturnino Abril2017-07-051-1/+9
|
* PLT-6890 Fix various scrolling issues (#6727)Joram Wilander2017-06-231-2/+2
| | | | | | | | | | * Fix various scrolling issues * Move reaction scrolling to reaction list * Handle scrolling when RHS opens * Only run scroll update code when posts change
* PLT-6215 Major post list refactor (#6501)Joram Wilander2017-06-182-0/+497
* 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