mastodon/app/controllers
Claire d8629e7b86
Add logging of S3-related errors (#16381)
4 years ago
..
activitypub Fix anonymous access to outbox not being cached by the reverse proxy ()
admin Add ability to skip sign-in token authentication for specific users ()
api Add logging of S3-related errors ()
auth Add authentication history ()
concerns Add authentication history ()
oauth Refactor settings controllers ()
settings Fix user email address being banned on self-deletion ()
well_known Fix anonymous access to outbox not being cached by the reverse proxy ()
about_controller.rb Add server rules ()
account_follow_controller.rb Add specific rate limits for posting and following (#13172) 5 years ago
account_unfollow_controller.rb Restful refactor of accounts/ routes (#2133) 8 years ago
accounts_controller.rb Further improve the media attached status query for accounts ()
application_controller.rb Add logging of S3-related errors ()
authorize_interactions_controller.rb Add specific rate limits for posting and following (#13172) 5 years ago
custom_css_controller.rb Remove set-cookie header on custom.css ()
directories_controller.rb Change trending hashtags to be affected be reblogs ()
emojis_controller.rb Add (back) rails-level JSON caching (#11333) 6 years ago
filters_controller.rb Sort filters by “keyword or phrase” in Settings ()
follower_accounts_controller.rb Fix serialization of followers/following counts when user hides their network ()
following_accounts_controller.rb Fix serialization of followers/following counts when user hides their network ()
health_controller.rb Change health check ()
home_controller.rb Fix other sessions not being logged out on password change ()
instance_actors_controller.rb Create instance actor if it hasn't been properly seeded ()
intents_controller.rb Refactor controllers for statuses, accounts, and more (#11249) 6 years ago
invites_controller.rb Add invite comments (#10465) 6 years ago
manifests_controller.rb Fix redirecting non-functional accounts on public pages (#11978) 6 years ago
media_controller.rb Fix functional user requirements in whitelist mode ()
media_proxy_controller.rb Fix media proxy RedisLocks auto-releasing too fast ()
public_timelines_controller.rb Fix blurhash and autoplay not working on public pages (#11585) 6 years ago
relationships_controller.rb Add interrelationship icon ()
remote_follow_controller.rb Fix redirecting non-functional accounts on public pages (#11978) 6 years ago
remote_interaction_controller.rb Fix functional user requirements in whitelist mode ()
shares_controller.rb Fix blurhash and autoplay not working on public pages (#11585) 6 years ago
statuses_controller.rb Fix error when trying to render component for media without meta ()
tags_controller.rb Refactor how public and tag timelines are queried ()