mastodon/app/controllers
abcang 9e75aa30cd Unuse ActiveRecord::Base#cache_key ()
* Unuse ActiveRecord::Base#cache_key

* Enable cache_versioning

* Call cache_collection
..
activitypub Better pagination for ActivityPub outbox ()
admin Add admin function to deactivate all invites ()
api Unuse ActiveRecord::Base#cache_key ()
auth Compensate for scrollbar disappearing when media modal visible ()
concerns Redesign public profiles and toots ()
oauth Ensure push subscription is immediately removed when application is revoked ()
settings Allow selecting default posting language instead of auto-detect ()
well_known Make host_meta/webfinger replies cacheable (fixes ) ()
about_controller.rb Update /terms and /about/more to use public layout ()
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb Unuse ActiveRecord::Base#cache_key ()
application_controller.rb Unuse ActiveRecord::Base#cache_key ()
authorize_interactions_controller.rb Add remote interaction dialog for toots ()
emojis_controller.rb Unuse ActiveRecord::Base#cache_key ()
filters_controller.rb Fix whole-word selection and i18n: Add Japanese translation for Whole-word ()
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 Ensure single user is a local user (fixes ) ()
intents_controller.rb Add remote interaction dialog for toots ()
invites_controller.rb Order invites by recent first ()
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 Add remote interaction dialog for toots ()
remote_interaction_controller.rb Add remote interaction dialog for toots ()
remote_unfollows_controller.rb Add tests for remote_unfollows_controller ()
shares_controller.rb Add REST API for Web Push Notifications subscriptions ()
statuses_controller.rb Unuse ActiveRecord::Base#cache_key ()
stream_entries_controller.rb Fix "Show more" URL on paginated threads for remote statuses ()
tags_controller.rb Compensate for scrollbar disappearing when media modal visible ()