summaryrefslogtreecommitdiffstats
path: root/webapp/components/post_view/post_list.jsx
Commit message (Collapse)AuthorAgeFilesLines
* PLT-7116/PLT-7126 Some final release fixes (#6933)Joram Wilander2017-07-141-1/+10
| | | | | | * Some final release fixes * Fix team switching with image in channel bug
* PLT-7093/PLT-7096 Updates to new message below indicator (#6912)Joram Wilander2017-07-131-14/+33
| | | | | | * Updates to new message below indicator * Fixes per feedback
* Properly handle scroll when new message indicator is visible (#6908)Joram Wilander2017-07-121-3/+12
|
* Fix out of order posts for admins plus two minor fixes (#6886)Joram Wilander2017-07-111-7/+14
|
* Only show unreads below indicator after first load is complete (#6874)Joram Wilander2017-07-081-1/+1
|
* Do not scroll center channel to bottom when posting in RHS (#6852)Joram Wilander2017-07-051-12/+11
|
* Fix some scrolling issues (#6851)Joram Wilander2017-07-051-1/+0
|
* More scrolling fixes (#6780)Joram Wilander2017-06-291-6/+8
| | | | | | | | * Added MarkdownImage component * Fixed unit tests * More scrolling fixes
* Move remaining actions over to use redux and v4 endpoints (#6720)Joram Wilander2017-06-261-1/+1
|
* Fix JS error from null posts (#6722)Joram Wilander2017-06-231-0/+4
|
* PLT-6890 Fix various scrolling issues (#6727)Joram Wilander2017-06-231-11/+22
| | | | | | | | | | * 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-181-0/+523
* 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