about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/report
AgeCommit message (Expand)Author
2023-04-09[Glitch] Ensure tabIndex is number instead of stringNick Schonning
2023-03-27[Glitch] Remove legacy decorators syntaxneatchee
2023-02-25[Glitch] Rename JSX files with proper `.jsx` extensionRenaud Chaput
2023-02-03[Glitch] Run eslint --fixClaire
2022-10-28[Glitch] Fix missing rules in report modal in web UIEugen Rochko
2022-10-28[Glitch] Fix error while server rules are loading in report modal in web UIEugen Rochko
2022-10-28[Glitch] Change about page to be mounted in the web UIEugen Rochko
2022-10-09[Glitch] Fix crash in report modaltrwnh
2022-10-09[Glitch] Add server banner to web appEugen Rochko
2022-10-02[Glitch] Add privacy icons to report modalClaire
2022-05-25Various code cleanup (#1782)Claire
2022-05-01Remove “I don't like it” option from report modalClaire
2022-04-28[Glitch] Fix empty “Server rules violation” report optionClaire
2022-03-10[Glitch] Add polls and media attachments to edit comparison modal in web UIEugen Rochko
2022-03-08[Glitch] SpellingJosh Soref
2022-03-01[Glitch] Fix report submit button not being disabled during submission in web UIEugen Rochko
2022-02-23[Glitch] Change report modal to include category selection in web UIEugen Rochko
2019-05-04[Glitch] Add blurhashEugen Rochko
2018-08-27[Glitch] Add missing video descriptionsThibaut Girka
2018-05-07Hide media in report modal regardless of whether they are marked sensitiveThibaut Girka
2018-03-16Show media on report UIThibaut Girka
2017-12-03Rename themes -> flavours ? ?kibigo!