about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/ui/components/report_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
2022-10-05Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294)Eugen Rochko
2022-02-23Change report modal to include category selection in web UI (#17565)Eugen Rochko
2021-05-11Fix dialog close button (#16219)Mélanie Chauvel
2019-02-05Rename from instance to server. (#9938)mayaeh
2018-09-14Upgrade Babel to version 7.0.0 (#5925)Yamagishi Kazutoshi
2018-09-13Autofocus comment textarea in report modal (#8689)ThibG
2018-06-04Submit report using meta key (#7729)Yamagishi Kazutoshi
2018-05-06Various improvements to the report UI (#7342)ThibG
2018-03-24Allow clients to fetch statuses made while they were offline (#6876)Akihiko Odaki
2018-03-02Fix #6586: Add close modal icon to report dialog (#6591)Eugen Rochko
2018-02-28Federated reports (#6570)Eugen Rochko
2017-07-11refactor: Rewrite immutablejs import statements using destructuring (#4147)Sorin Davidoi
2017-06-27Turn report screen into a modal (#3965)Eugen Rochko