mastodon/app/controllers
ThibG 4552449c26
Fix profile update not being sent on profile/header picture deletion ()
Fixes 

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
..
activitypub Add support for reversible suspensions through ActivityPub ()
admin Add option to obfuscate domain name in public list of domain blocks ()
api Use existing FeaturedTag serializer and delete AccountFeaturedTag serializer ()
auth Add honeypot fields and minimum fill-out time for sign-up form ()
concerns Add honeypot fields and minimum fill-out time for sign-up form ()
oauth Refactor settings controllers ()
settings Fix profile update not being sent on profile/header picture deletion ()
well_known Add support for reversible suspensions through ActivityPub ()
about_controller.rb Add honeypot fields and minimum fill-out time for sign-up form ()
account_follow_controller.rb Add specific rate limits for posting and following ()
account_unfollow_controller.rb Restful refactor of accounts/ routes ()
accounts_controller.rb Fix slow distinct queries where grouped queries are faster ()
application_controller.rb Add stoplight for object storage failures, return HTTP 503 ()
authorize_interactions_controller.rb Add specific rate limits for posting and following ()
custom_css_controller.rb Fix redirecting non-functional accounts on public pages ()
directories_controller.rb Fix functional user requirements in whitelist mode ()
emojis_controller.rb Add (back) rails-level JSON caching ()
filters_controller.rb Sort filters by “keyword or phrase” in Settings ()
follower_accounts_controller.rb Add support for reversible suspensions through ActivityPub ()
following_accounts_controller.rb Add support for reversible suspensions through ActivityPub ()
home_controller.rb Fix other sessions not being logged out on password change ()
instance_actors_controller.rb Add outbox attribute to instance actor ()
intents_controller.rb Refactor controllers for statuses, accounts, and more ()
invites_controller.rb Add invite comments ()
manifests_controller.rb Fix redirecting non-functional accounts on public pages ()
media_controller.rb Fix functional user requirements in whitelist mode ()
media_proxy_controller.rb Fix media attachments enumeration ()
public_timelines_controller.rb Fix blurhash and autoplay not working on public pages ()
relationships_controller.rb Add interrelationship icon ()
remote_follow_controller.rb Fix redirecting non-functional accounts on public pages ()
remote_interaction_controller.rb Fix functional user requirements in whitelist mode ()
shares_controller.rb Fix blurhash and autoplay not working on public pages ()
statuses_controller.rb Fix functional user requirements in whitelist mode ()
tags_controller.rb Refactor how public and tag timelines are queried ()