about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/compose/components/reply_indicator.js
AgeCommit message (Expand)Author
2023-02-20Rename JSX files with proper `.jsx` extension (#23733)Renaud Chaput
2023-01-30Upgrade ESlint to v8 (#23305)Nick Schonning
2022-11-13Change in-app links to keep you in-app (#20540)trwnh
2021-09-26Change routing paths to use usernames in web UI (#16171)Eugen Rochko
2021-01-22Add “translate” class to other user strings (#15611)ThibG
2020-12-15Change RTL detection to rely on unicode-bidi paragraph by paragraph (#14573)Eugen Rochko
2019-06-13List attachments in reply indicator and boost modal (#10997)ThibG
2018-09-14Upgrade Babel to version 7.0.0 (#5925)Yamagishi Kazutoshi
2018-08-18Fix #8264 - Do not override ctrl/cmd+click. (#8265)M Somerville
2018-05-01Fix low-contrasted cancel button of reply indicator (#7300)Lynx Kotoura
2017-12-13Set direction style to reply indicator (#6006)Yamagishi Kazutoshi
2017-08-07feat: Cache status height to avoid expensive renders (#4439)Sorin Davidoi
2017-08-07Refactor Avatar and AvatarOverlay to have 'account' as prop instead of src an...Ondřej Hruška
2017-06-23Use Class and Property Decorators (#3730)Yamagishi Kazutoshi
2017-06-20Upgrade React Router (#3677)Sorin Davidoi
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-12Use ES Class Fields & Static Properties (#3008)Yamagishi Kazutoshi
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko