summaryrefslogtreecommitdiffstats
path: root/webapp/components/post_view/post_attachment_opengraph
Commit message (Collapse)AuthorAgeFilesLines
* [PLT-1249] Add close button 'x' to the right of a link preview (#7017)Saturnino Abril2017-08-032-8/+69
| | | | | | | | | | | | | | | | | | | | * add close button 'x' to the right of a link preview * Updating webhook UI * UI improvements for close button * Adding hover state * Making the close button visible on mobile * previews are permanently disabled/closed for that link * make post as required props * fix JS error of undefined * fix update issue both at center and RHS view
* More scrolling fixes (#6780)Joram Wilander2017-06-291-0/+6
| | | | | | | | * Added MarkdownImage component * Fixed unit tests * More scrolling fixes
* fix /expand and /collapse for link previews (#6676)Saturnino Abril2017-06-201-8/+12
| | | | | | * fix /expand and /collapse for link previews * make props.openGraphData not required for PostAttachmentOpenGraph component
* PLT-6215 Major post list refactor (#6501)Joram Wilander2017-06-182-0/+285
* 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