mastodon/app/presenters
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
..
activitypub Fix Undo Announce sometimes inlining the originally Announced status (#17516) 2022-02-11 14:52:07 +01:00
account_relationships_presenter.rb Add user notes on accounts (#14148) 2020-06-30 19:19:50 +02:00
familiar_followers_presenter.rb Add `/api/v1/accounts/familiar_followers` to REST API (#17700) 2022-03-07 09:36:47 +01:00
initial_state_presenter.rb Add visibility parameter in share page (#13023) 2020-06-09 00:16:30 +02:00
instance_presenter.rb Various code cleanup (#1782) 2022-05-25 12:27:11 +02:00
status_relationships_presenter.rb Fix unable to unpin follower-only posts (#17647) 2022-02-25 17:04:08 +01:00