summaryrefslogtreecommitdiffstats
path: root/webapp/components/post_view/post_attachment.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Removing webappChristopher Speller2017-09-061-359/+0
|
* PLT-6403: Interactive messages (#7274)Chris2017-08-291-0/+46
| | | | | | | | | | * wip * finish first pass * requested changes * add DoPostAction to Client4
* fix some webhook attachments not truncating, lower short text to 300 chars ↵Chris2017-08-041-2/+3
| | | | (#7120)
* Minor fixes based on lgtm.com alerts (#6819)Alex Ford2017-07-071-4/+5
| | | | | | | | | | * 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
* PLT-6215 Major post list refactor (#6501)Joram Wilander2017-06-181-0/+311
* 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