mastodon/app/views
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.
2019-07-22 10:48:50 +02:00
..
about Add ActivityPub actor representing the entire server (#11321) 2019-07-19 01:44:42 +02:00
accounts
admin Add setting to disable the anti-spam (#11296) 2019-07-17 21:09:15 +02:00
admin_mailer
application
auth Change unconfirmed user login behaviour (#11375) 2019-07-22 10:48:50 +02:00
authorize_interactions
directories
errors
filters
follower_accounts
following_accounts
home
invites
kaminari
layouts
media
notification_mailer
oauth Change unconfirmed user login behaviour (#11375) 2019-07-22 10:48:50 +02:00
public_timelines
relationships
remote_follow
remote_interaction
settings Add option to disable real-time updates in web UI (#9984) 2019-07-16 06:30:47 +02:00
shared
shares
statuses Refactor controllers for statuses, accounts, and more (#11249) 2019-07-08 12:03:45 +02:00
tags
user_mailer
well_known Add ActivityPub actor representing the entire server (#11321) 2019-07-19 01:44:42 +02:00