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/models/concerns
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
..
account_associations.rb Remove WebSub subscriptions (#11303) 6 years ago
account_avatar.rb
account_counters.rb
account_finder_concern.rb Add ActivityPub actor representing the entire server (#11321) 6 years ago
account_header.rb
account_interactions.rb
attachmentable.rb Fix support for MP4 files that are actually M4V files (#11210) 6 years ago
cacheable.rb
domain_normalizable.rb Add option to overwrite imported data (#9962) 6 years ago
expireable.rb Fix poll update handler calling method was that was not available (#10246) 6 years ago
ldap_authenticable.rb Fix LDAP/PAM/SAML/CAS users not being approved instantly (#10621) 6 years ago
omniauthable.rb Change unconfirmed user login behaviour (#11375) 6 years ago
paginable.rb
pam_authenticable.rb Fix LDAP/PAM/SAML/CAS users not being approved instantly (#10621) 6 years ago
redisable.rb Create Redisable#redis (#9633) 6 years ago
relationship_cacheable.rb
remotable.rb
status_threading_concern.rb Improved remote thread fetching (#10106) 6 years ago
user_roles.rb Add moderation API (#9387) 6 years ago