about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/ui/components/confirmation_modal.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
2021-08-06Fix logout link not working in safari (#16574)Takeshi Umeda
2019-03-26Add a “Block & Report” button to the block confirmation dialog (#10360)ThibG
2018-09-14Upgrade Babel to version 7.0.0 (#5925)Yamagishi Kazutoshi
2017-06-23Use Class and Property Decorators (#3730)Yamagishi Kazutoshi
2017-06-23Remove unused variables (#3906)Yamagishi Kazutoshi
2017-05-23Focus the submit button (#3253)Yamagishi Kazutoshi
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