1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2025-02-24 03:31:38 +01:00
mastodon/app/controllers
2024-10-16 12:40:58 +02:00
..
activitypub Add reblogs and favourites counts to statuses in ActivityPub () 2024-09-23 13:14:15 +00:00
admin Use async count in admin dashboard () 2024-09-06 16:52:35 +00:00
api Translate to regional language variant (e.g. pt-BR) () 2024-10-16 12:40:58 +02:00
auth Move non-action public method controller callback to private methods () 2024-09-18 08:05:25 +00:00
concerns Fix Content-Security-Policy when using sso-redirect () 2024-10-04 17:48:03 +02:00
disputes Set "admin" body class from admin nested layout () 2024-09-06 13:58:46 +00:00
filters Set "admin" body class from admin nested layout () 2024-09-06 13:58:46 +00:00
oauth Set "admin" body class from admin nested layout () 2024-09-06 13:58:46 +00:00
redirect Move redirect/base body class to view () 2024-09-12 13:31:50 +00:00
settings Move OTP secret length to configuration () 2024-10-04 17:48:03 +02:00
well_known Support /.well-known/host-meta.json () 2024-10-04 17:48:03 +02:00
about_controller.rb
accounts_controller.rb Rename cache_* methods to preload_* in controller concern () 2024-05-16 08:03:46 +00:00
application_controller.rb Remove duplicate omniauth_only? helper method () 2024-07-25 14:59:56 +00:00
authorize_interactions_controller.rb
backups_controller.rb
custom_css_controller.rb
emojis_controller.rb
filters_controller.rb Set "admin" body class from admin nested layout () 2024-09-06 13:58:46 +00:00
follower_accounts_controller.rb
following_accounts_controller.rb
health_controller.rb
home_controller.rb
instance_actors_controller.rb Move common module inclusion in sub classes to ActivityPub::BaseController () 2024-03-15 10:40:21 +00:00
intents_controller.rb
invites_controller.rb Set "admin" body class from admin nested layout () 2024-09-06 13:58:46 +00:00
mail_subscriptions_controller.rb Fix contrast between background and form elements on some pages () 2024-08-02 13:55:31 +00:00
manifests_controller.rb
media_controller.rb Add coverage for media#player, move body class to view () 2024-09-06 16:46:25 +00:00
media_proxy_controller.rb
privacy_controller.rb
relationships_controller.rb Set "admin" body class from admin nested layout () 2024-09-06 13:58:46 +00:00
remote_interaction_helper_controller.rb
severed_relationships_controller.rb Set "admin" body class from admin nested layout () 2024-09-06 13:58:46 +00:00
shares_controller.rb Move shares/modal body class to layout () 2024-09-06 16:46:55 +00:00
statuses_cleanup_controller.rb Set "admin" body class from admin nested layout () 2024-09-06 13:58:46 +00:00
statuses_controller.rb Remove unused statuses#embed body class assignment () 2024-09-12 13:38:15 +00:00
tags_controller.rb Rename cache_* methods to preload_* in controller concern () 2024-05-16 08:03:46 +00:00