Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PLT-6403: Interactive messages (#7274) | Chris | 2017-08-29 | 1 | -0/+46 |
| | | | | | | | | | | * wip * finish first pass * requested changes * add DoPostAction to Client4 | ||||
* | fix some webhook attachments not truncating, lower short text to 300 chars ↵ | Chris | 2017-08-04 | 1 | -2/+3 |
| | | | | (#7120) | ||||
* | Minor fixes based on lgtm.com alerts (#6819) | Alex Ford | 2017-07-07 | 1 | -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 Wilander | 2017-06-18 | 1 | -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 |