mastodon/app/javascript/flavours/glitch/features/report
Claire 3fd2aadb23
Various code cleanup (#1782)
* Remove duplicate in_chosen_languages definition

* Use `DEFAULT_FIELDS_SIZE` instead of `MAX_FIELDS` to reduce code differences with upstream

* Remove duplicate annotation

* Fix incorrect cross-flavor imports

* Remove deprecated `hide_network` setting (replaced by account column)

* Remove unused KeywordMutesHelper

* Remove trailing spaces

* Remove commit_hash from InstancePresenter, as it has been unused since mid-2017
2022-05-25 12:27:11 +02:00
..
components [Glitch] Add polls and media attachments to edit comparison modal in web UI 2022-03-10 11:30:48 +01:00
containers [Glitch] Change report modal to include category selection in web UI 2022-02-23 20:25:55 +01:00
category.js Remove “I don't like it” option from report modal 2022-05-01 21:58:20 +02:00
comment.js [Glitch] Fix report submit button not being disabled during submission in web UI 2022-03-01 10:01:06 +01:00
rules.js [Glitch] Change report modal to include category selection in web UI 2022-02-23 20:25:55 +01:00
statuses.js [Glitch] Fix report submit button not being disabled during submission in web UI 2022-03-01 10:01:06 +01:00
thanks.js Various code cleanup (#1782) 2022-05-25 12:27:11 +02:00