You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/controllers
ThibG bf6745b9c3
Fix unpermitted operations on custom emojis leading to cryptic errors (#13951)
* Display appropriate error when performing unpermitted operation on custom emoji

Fixes #13897

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