mastodon/app/controllers
Eugen Rochko add4d4118c
Fix relays UI being available in whitelist/secure mode ()
Fix relays UI referencing relay that is not functional
..
activitypub Fix multiple issues with replies collection for pages further than self-replies ()
admin Fix relays UI being available in whitelist/secure mode ()
api Remove deprecated `GET /api/v1/search` API ()
auth Fix authentication before 2FA challenge ()
concerns Add account migration UI ()
oauth Change unconfirmed user login behaviour ()
settings Addition of update activity distribution by alias, minor correction ()
well_known Fix webfinger response not returning 410 when account is suspended ()
about_controller.rb Add table of contents to about page ()
account_follow_controller.rb Restful refactor of accounts/ routes ()
account_unfollow_controller.rb Restful refactor of accounts/ routes ()
accounts_controller.rb Add an RSS feed tagged to a public profile page ()
application_controller.rb Add healthcheck endpoint for web ()
authorize_interactions_controller.rb Add remote interaction dialog for toots ()
custom_css_controller.rb Fix custom CSS controller ()
directories_controller.rb Change layout of public profile directory to be the same as in web UI ()
emojis_controller.rb Add (back) rails-level JSON caching ()
filters_controller.rb Set @body_classes to admin layout ()
follower_accounts_controller.rb Fix more ActivityPub queries setting cookies and preventing caching ()
following_accounts_controller.rb Fix more ActivityPub queries setting cookies and preventing caching ()
home_controller.rb Fix blurhash and autoplay not working on public pages ()
instance_actors_controller.rb Fix reverse-proxy caching of instance actor object ()
intents_controller.rb Refactor controllers for statuses, accounts, and more ()
invites_controller.rb Add invite comments ()
manifests_controller.rb Bump active_model_serializers from 0.10.9 to 0.10.10 ()
media_controller.rb Add whitelist mode ()
media_proxy_controller.rb Fix uncaught errors in media proxy controller ()
public_timelines_controller.rb Fix blurhash and autoplay not working on public pages ()
relationships_controller.rb Add order options to relationship manager UI ()
remote_follow_controller.rb Fix uncaught domain normalization error in remote follow ()
remote_interaction_controller.rb Fix uncaught domain normalization error in remote follow ()
shares_controller.rb Fix blurhash and autoplay not working on public pages ()
statuses_controller.rb Fix ActivityPub and REST API queries setting cookies and preventing caching ()
tags_controller.rb Fix blurhash and autoplay not working on public pages ()