about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/ui/components/report_modal.js
AgeCommit message (Expand)Author
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!