mastodon/app/controllers
Eugen Rochko a4b60e9ba4
Fix TOTP codes not being filtered from logs during enabling/disabling ()
Not a serious issue because they are meaningless past single use
..
activitypub Fix multiple issues with replies collection for pages further than self-replies ()
admin Add search and sort functions to hashtag admin UI ()
api Remove deprecated `GET /api/v1/search` API ()
auth Fix 2FA challenge and password challenge for non-database users ()
concerns Add HTTP signature keyId to request log ()
oauth Change unconfirmed user login behaviour ()
settings Fix TOTP codes not being filtered from logs during enabling/disabling ()
well_known Fix webfinger response not returning 410 when account is suspended ()
about_controller.rb Add public blocks to /about/blocks ()
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 ()