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
Eugen Rochko 964ae8eee5
Change unconfirmed user login behaviour (#11375)
Allow access to account settings, 2FA, authorized applications, and
account deletions to unconfirmed and pending users, as well as
users who had their accounts disabled. Suspended users cannot update
their e-mail or password or delete their account.

Display account status on account settings page, for example, when
an account is frozen, limited, unconfirmed or pending review.

After sign up, login users straight away and show a simple page that
tells them the status of their account with links to account settings
and logout, to reduce onboarding friction and allow users to correct
wrongly typed e-mail addresses.

Move the final sign-up step of SSO integrations to be the same
as above to reduce code duplication.
6 years ago
..
activitypub Add (back) rails-level JSON caching (#11333) 6 years ago
admin Fix some flash notices/alerts staying on unrelated pages (#11364) 6 years ago
api Change unconfirmed user login behaviour (#11375) 6 years ago
auth Change unconfirmed user login behaviour (#11375) 6 years ago
concerns Add (back) rails-level JSON caching (#11333) 6 years ago
oauth Change unconfirmed user login behaviour (#11375) 6 years ago
settings Change unconfirmed user login behaviour (#11375) 6 years ago
well_known Refactor controllers for statuses, accounts, and more (#11249) 6 years ago
about_controller.rb Change unconfirmed user login behaviour (#11375) 6 years ago
account_follow_controller.rb Restful refactor of accounts/ routes (#2133) 8 years ago
account_unfollow_controller.rb Restful refactor of accounts/ routes (#2133) 8 years ago
accounts_controller.rb Add (back) rails-level JSON caching (#11333) 6 years ago
application_controller.rb Change unconfirmed user login behaviour (#11375) 6 years ago
authorize_interactions_controller.rb Add remote interaction dialog for toots (#8202) 7 years ago
custom_css_controller.rb Fix custom CSS controller (#11336) 6 years ago
directories_controller.rb Change icons of features on admin dashboard to remove bias (#10366) 6 years ago
emojis_controller.rb Add (back) rails-level JSON caching (#11333) 6 years ago
filters_controller.rb Set @body_classes to admin layout (#9081) 6 years ago
follower_accounts_controller.rb Add ActivityPub secure mode (#11269) 6 years ago
following_accounts_controller.rb Add ActivityPub secure mode (#11269) 6 years ago
home_controller.rb Add ActivityPub actor representing the entire server (#11321) 6 years ago
instance_actors_controller.rb Add ActivityPub actor representing the entire server (#11321) 6 years ago
intents_controller.rb Refactor controllers for statuses, accounts, and more (#11249) 6 years ago
invites_controller.rb Set @body_classes to admin layout (#9081) 6 years ago
manifests_controller.rb Refactor controllers for statuses, accounts, and more (#11249) 6 years ago
media_controller.rb Refactor controllers for statuses, accounts, and more (#11249) 6 years ago
media_proxy_controller.rb Change domain blocks to automatically support subdomains (#11138) 6 years ago
public_timelines_controller.rb Refactor controllers for statuses, accounts, and more (#11249) 6 years ago
relationships_controller.rb Add order options to relationship manager UI (#10404) 6 years ago
remote_follow_controller.rb Refactor controllers for statuses, accounts, and more (#11249) 6 years ago
remote_interaction_controller.rb Change remote interaction dialog to use specific actions (#9743) 6 years ago
shares_controller.rb Fix admin validation being too strict about usernames (#10449) 6 years ago
statuses_controller.rb Add (back) rails-level JSON caching (#11333) 6 years ago
tags_controller.rb Add ActivityPub secure mode (#11269) 6 years ago