mastodon/app/controllers
Shuhei Kitagawa 7086aa598b Add tests for intents_controller ()
..
activitypub Better pagination for ActivityPub outbox ()
admin Add resend confirmation for admin ()
api Fix domain hiding logic ()
auth If login redirects to omniauth, redirect logout to root_path ()
concerns HTTP signatures spec no longer requires algorithms field ()
oauth Ensure push subscription is immediately removed when application is revoked ()
settings Fix domain hiding logic ()
well_known Make host_meta/webfinger replies cacheable (fixes ) ()
about_controller.rb Add option to show only local toots in timeline preview ()
account_follow_controller.rb Restful refactor of accounts/ routes ()
account_unfollow_controller.rb Restful refactor of accounts/ routes ()
accounts_controller.rb Add RSS feeds for end-users ()
application_controller.rb Catch ActionController::UnknownFormat and return HTTP 406 ()
authorize_follows_controller.rb Rename ResolveRemoteAccountService to ResolveAccountService ()
emojis_controller.rb Cache JSON of immutable ActivityPub representations ()
follower_accounts_controller.rb Add preference to hide following/followers lists ()
following_accounts_controller.rb Add preference to hide following/followers lists ()
home_controller.rb Set Referrer-Policy to origin in web UI and public pages of private toots ()
intents_controller.rb Add tests for intents_controller ()
invites_controller.rb Yeah, it was supposed to be #create?
manifests_controller.rb Make Chrome splash screen same color as web UI's background color ()
media_controller.rb Save video metadata and improve video OpenGraph tags ()
media_proxy_controller.rb Raise Mastodon::RaceConditionError if Redis lock failed ()
remote_follow_controller.rb Show mastodon on modal ()
remote_unfollows.rb Fix follow/unfollow buttons on public profile (fixes ) ()
shares_controller.rb Add REST API for Web Push Notifications subscriptions ()
statuses_controller.rb Fix "Show more" URL on paginated threads for remote statuses ()
stream_entries_controller.rb Fix "Show more" URL on paginated threads for remote statuses ()
tags_controller.rb Add RSS feeds for end-users ()