mastodon/app/presenters
Emelia Smith e1b7382ea6
Add userinfo oauth endpoint ()
..
activitypub Remove unused E2EE-related methods ()
webhooks Add administrative webhooks ()
account_relationships_presenter.rb Fix call to inefficient `delete_matched` cache method in domain blocks ()
annual_reports_presenter.rb Add annual reports for accounts ()
domain_block_preview_presenter.rb Add preview of followers removed in domain block modal in web UI ()
export_summary.rb Extract `ExportSummary` class for account object counts ()
familiar_followers_presenter.rb Add `/api/v1/accounts/familiar_followers` to REST API ()
filter_result_presenter.rb Add ability to filter individual posts ()
grouped_notifications_presenter.rb Add option to request partial accounts in grouped notifications API ()
initial_state_presenter.rb Add admin notifications for new Mastodon versions ()
instance_presenter.rb Fix repetitive database queries from ()
language_presenter.rb Add `GET /api/v1/instance/languages` to REST API ()
oauth_metadata_presenter.rb Add userinfo oauth endpoint ()
status_relationships_presenter.rb Wrong count in response when removing favourite/reblog ()
tag_relationships_presenter.rb Autofix Rubocop Style/RedundantBegin ()