about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/report
AgeCommit message (Expand)Author
2023-04-04Ensure tabIndex is number instead of string (#24409)Nick Schonning
2023-03-24Remove legacy decorators syntax (#18357)Yamagishi Kazutoshi
2023-02-20Rename JSX files with proper `.jsx` extension (#23733)Renaud Chaput
2023-01-30Upgrade ESlint to v8 (#23305)Nick Schonning
2022-10-18Fix missing rules in report modal in web UI (#19387)Eugen Rochko
2022-10-18Fix error while server rules are loading in report modal in web UI (#19385)Eugen Rochko
2022-10-13Change about page to be mounted in the web UI (#19345)Eugen Rochko
2022-10-07Fix #19304 (#19305)trwnh
2022-10-05Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294)Eugen Rochko
2022-09-21Add privacy icons to report modal (#19190)Claire
2022-04-28Fix empty “Server rules violation” report option (#18165)Claire
2022-03-09Add polls and media attachments to edit comparison modal in web UI (#17727)Eugen Rochko
2022-03-06Spelling (#17705)Josh Soref
2022-02-27Fix report submit button not being disabled during submission in web UI (#17654)Eugen Rochko
2022-02-23Change report modal to include category selection in web UI (#17565)Eugen Rochko
2019-04-27Add blurhash (#10630)Eugen Rochko
2018-08-24Add missing video descriptions (#8416)M Somerville
2018-03-04Show media on report UI (#6619)abcang
2017-08-07feat: Cache status height to avoid expensive renders (#4439)Sorin Davidoi
2017-07-11refactor: Rewrite immutablejs import statements using destructuring (#4147)Sorin Davidoi
2017-06-27Turn report screen into a modal (#3965)Eugen Rochko
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-11Fix #3665 - Refactor timelines reducer (#3686)Eugen Rochko
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