summaryrefslogtreecommitdiffstats
path: root/webapp/reducers
Commit message (Collapse)AuthorAgeFilesLines
* Experimental implementation for webapp plugins (#7185)Joram Wilander2017-08-292-1/+25
| | | | | | | | | | * Start of experimental implementation for webapp plugins * Updates to webapp plugin architecture * Update pluggable test * Remove debug code
* Deleting the focused post now sends user to normal channel view (#6890)Joram Wilander2017-07-111-1/+13
|
* PLT-6215 Major post list refactor (#6501)Joram Wilander2017-06-184-0/+152
* 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