about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/ui/components/report_modal.js
AgeCommit message (Expand)Author
2023-02-25[Glitch] Rename JSX files with proper `.jsx` extensionRenaud Chaput
2023-02-03[Glitch] Run eslint --fixClaire
2022-10-09[Glitch] Add server banner to web appEugen Rochko
2022-02-23Fetch relationships when opening report modalClaire
2022-02-23[Glitch] Change report modal to include category selection in web UIEugen Rochko
2021-05-12[Glitch] Fix dialog close buttonMélanie Chauvel
2019-09-09Move “export” before decoratorsThibaut Girka
2019-02-10[Glitch] Rename from instance to server.Thibaut Girka
2018-09-13Autofocus comment textarea in report modalThibaut Girka
2018-06-21[Glitch] Submit report using meta keyThibaut Girka
2018-05-29[Glitch] Allow clients to fetch statuses made while they were offlineThibaut Girka
2018-05-07[Glitch] Also display replies in report modalThibaut Girka
2018-03-16Add close modal icon to report dialog (#6591)Thibaut Girka
2018-03-16Port federated reports UI to glitchsocThibaut Girka
2017-12-03Rename themes -> flavours ? ?kibigo!