summaryrefslogtreecommitdiffstats
path: root/webapp/actions/file_actions.jsx
Commit message (Collapse)AuthorAgeFilesLines
* PLT-7117 Fixed copy paste error in file_actions.jsx (#6928)Harrison Healey2017-07-141-2/+4
|
* PLT-6844 Change file uploading to use superagent (#6785)Harrison Healey2017-06-281-16/+69
| | | | | | * PLT-6844 Change file uploading to use superagent * Fixed handling of upload errors
* Move remaining actions over to use redux and v4 endpoints (#6720)Joram Wilander2017-06-261-0/+13
|
* PLT-6215 Major post list refactor (#6501)Joram Wilander2017-06-181-15/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
| | | | | | | | | | | | * PLT-5860 Updated copyright date in about modal * PLT-5860 Updated copyright notice in JSX files * PLT-5860 Updated copyright notice in go files * Fixed misc copyright dates * Fixed component snapshots
* Move instances of Client.uploadFile() in components to an action (#5165)Carlos Tadeu Panato Junior2017-01-231-0/+26