about summary refs log tree commit diff
path: root/app/javascript/mastodon/components/status_content.js
AgeCommit message (Expand)Author
2017-07-11Redesign the landing page, mount public timeline on it (#4122)Eugen Rochko
2017-07-08Avoid using getBoundingClientRect to calculate height (#4001)Nolan Lawson
2017-07-06Parse links in status content on update as well as mount (#4042)STJrInuyasha
2017-06-23Fix a typo and give CW'd statuses the right cursor (#3918)Daniel Hunsaker
2017-06-23Use Class and Property Decorators (#3730)Yamagishi Kazutoshi
2017-06-23Remove unused variables (#3906)Yamagishi Kazutoshi
2017-06-20Upgrade React Router (#3677)Sorin Davidoi
2017-06-20Clicking on the CW text should expand the status (#3855)unarist
2017-06-19Set cursor:pointer only when necessary (#3857)unarist
2017-06-13fix(status): Content jump due to height changes (#3734)Sorin Davidoi
2017-06-10Improve RTL detection (#3682)Eugen Rochko
2017-05-25Fix an error on dragging into status_content component (#3308)unarist
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-19Replace inline styles with stylesheet (#3115)Yamagishi Kazutoshi
2017-05-13tiny js fix for 'show more' button in chrome (#3045)beatrix
2017-05-13Revert HTML CW changes (#3020)beatrix
2017-05-12Use ES Class Fields & Static Properties (#3008)Yamagishi Kazutoshi
2017-05-11Fix regressions from #2683 (#2970)Eugen Rochko
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko