mastodon/app/controllers
ThibG cc6e3c3900 Cache featured collections, as well as outbox, followers and following ()
..
activitypub Cache featured collections, as well as outbox, followers and following ()
admin Change icons of features on admin dashboard to remove bias ()
api Hide blocking accounts from blocked users ()
auth Admission-based registrations mode ()
concerns Mark the 410 gone response for suspended accounts as cachable ()
oauth Fix authorized applications list page design ()
settings squashed identity proof updates ()
well_known Add Keybase integration ()
about_controller.rb Redesign landing page ()
account_follow_controller.rb Restful refactor of accounts/ routes ()
account_unfollow_controller.rb Restful refactor of accounts/ routes ()
accounts_controller.rb Reduce server load caused by anonymous viewing. ()
application_controller.rb Reduce server load caused by anonymous viewing. ()
authorize_interactions_controller.rb Add remote interaction dialog for toots ()
custom_css_controller.rb Add admin custom CSS setting ()
directories_controller.rb Change icons of features on admin dashboard to remove bias ()
emojis_controller.rb Unuse ActiveRecord::Base#cache_key ()
filters_controller.rb Set @body_classes to admin layout ()
follower_accounts_controller.rb Cache featured collections, as well as outbox, followers and following ()
following_accounts_controller.rb Cache featured collections, as well as outbox, followers and following ()
home_controller.rb Ensure single user is a local user (fixes ) ()
intents_controller.rb Add remote interaction dialog for toots ()
invites_controller.rb Set @body_classes to admin layout ()
manifests_controller.rb Make Chrome splash screen same color as web UI's background color ()
media_controller.rb fix CSP / X-Frame-Options for media embeds ()
media_proxy_controller.rb Raise Mastodon::RaceConditionError if Redis lock failed ()
public_timelines_controller.rb Redesign landing page ()
relationships_controller.rb Add order options to relationship manager UI ()
remote_follow_controller.rb Add remote interaction dialog for toots ()
remote_interaction_controller.rb Change remote interaction dialog to use specific actions ()
remote_unfollows_controller.rb Add tests for remote_unfollows_controller ()
shares_controller.rb Add REST API for Web Push Notifications subscriptions ()
statuses_controller.rb Reduce server load caused by anonymous viewing. ()
stream_entries_controller.rb Fix "Show more" URL on paginated threads for remote statuses ()
tags_controller.rb Fix `tagged` param not being normalized before querying tags ()