mastodon/app
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
..
chewy Change algorithm of `tootctl search deploy` to improve performance (#18463) 2022-05-22 22:16:43 +02:00
controllers Add confirmation page when importing blocked domains (#1773) 2022-05-16 18:26:49 +02:00
helpers Various code cleanup (#1782) 2022-05-25 12:27:11 +02:00
javascript Various code cleanup (#1782) 2022-05-25 12:27:11 +02:00
lib Various code cleanup (#1782) 2022-05-25 12:27:11 +02:00
mailers Fix failure when sending warning emails with custom text (#17983) 2022-04-07 14:47:30 +02:00
models Various code cleanup (#1782) 2022-05-25 12:27:11 +02:00
policies Various code cleanup (#1782) 2022-05-25 12:27:11 +02:00
presenters Various code cleanup (#1782) 2022-05-25 12:27:11 +02:00
serializers Merge branch 'main' into glitch-soc/merge-upstream 2022-05-16 22:29:05 +02:00
services Merge branch 'main' into glitch-soc/merge-upstream 2022-05-24 13:59:21 +02:00
validators Various code cleanup (#1782) 2022-05-25 12:27:11 +02:00
views Add confirmation page when importing blocked domains (#1773) 2022-05-16 18:26:49 +02:00
workers Merge branch 'main' into glitch-soc/merge-upstream 2022-05-24 13:59:21 +02:00