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
Claire 8c44b723bb
Change confirmations controller to redirect to / for approved users (#16151)
Clicking the confirmation link multiple times currently leads to entering
account settings, which can be confusing. This commit changes that so that
it redirects to the root path, so it behaves the same way as clicking only
once in most cases.
4 years ago
..
activitypub
admin Further improve the media attached status query for accounts (#16106) 4 years ago
api Further improve the media attached status query for accounts (#16106) 4 years ago
auth Change confirmations controller to redirect to / for approved users (#16151) 4 years ago
concerns Fix cache_collection crashing when given an empty collection (#15921) 4 years ago
oauth
settings
well_known
about_controller.rb Add server rules (#15769) 4 years ago
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb Further improve the media attached status query for accounts (#16106) 4 years ago
application_controller.rb Update Mastodon to Rails 6.1 (#15910) 4 years ago
authorize_interactions_controller.rb
custom_css_controller.rb
directories_controller.rb
emojis_controller.rb
filters_controller.rb
follower_accounts_controller.rb
following_accounts_controller.rb
health_controller.rb Change health check (#15988) 4 years ago
home_controller.rb
instance_actors_controller.rb
intents_controller.rb
invites_controller.rb
manifests_controller.rb
media_controller.rb
media_proxy_controller.rb
public_timelines_controller.rb
relationships_controller.rb
remote_follow_controller.rb
remote_interaction_controller.rb
shares_controller.rb
statuses_controller.rb
tags_controller.rb