mastodon/app/controllers
ThibG bf6745b9c3
Fix unpermitted operations on custom emojis leading to cryptic errors ()
* Display appropriate error when performing unpermitted operation on custom emoji

Fixes 

* Remove links to custom emoji actions not performable by moderators
..
activitypub Add E2EE API ()
admin Fix unpermitted operations on custom emojis leading to cryptic errors ()
api Fix wrong route helper in encrypted messages controller ()
auth Remove confusing “You are already signed in.” flash message ()
concerns Fix sr locale being selected over sr-Latn ()
oauth Fix settings pages being cacheable by the browser ()
settings Fix account redirect confirmation message talking about moved followers ()
well_known Fix webfinger returning wrong status code on malformed or missing param ()
about_controller.rb
account_follow_controller.rb Add specific rate limits for posting and following ()
account_unfollow_controller.rb
accounts_controller.rb Add more ActivityPub controller tests ()
application_controller.rb Add specific rate limits for posting and following ()
authorize_interactions_controller.rb Add specific rate limits for posting and following ()
custom_css_controller.rb
directories_controller.rb
emojis_controller.rb
filters_controller.rb Fix missing authentication call in filters controller ()
follower_accounts_controller.rb Add federation support for the "hide network" preference ()
following_accounts_controller.rb Add federation support for the "hide network" preference ()
home_controller.rb
instance_actors_controller.rb
intents_controller.rb
invites_controller.rb
manifests_controller.rb
media_controller.rb Add more tests for ActivityPub controllers ()
media_proxy_controller.rb
public_timelines_controller.rb
relationships_controller.rb Change followers page to relationships page in admin UI ()
remote_follow_controller.rb
remote_interaction_controller.rb Add more tests for ActivityPub controllers ()
shares_controller.rb
statuses_controller.rb Add E2EE API ()
tags_controller.rb Add local only to hashtag timeline ()