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/config
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
..
environments Fix missing protocol in dns-prefetch, improve code style (#8963) 7 years ago
initializers Remove unused StatsD code and expose StatsD as a global variable (#11232) 6 years ago
locales Change unconfirmed user login behaviour (#11375) 6 years ago
webpack Replace from uglifyjs to terser (#10956) 6 years ago
application.rb Change locale detection to run once per session (#8657) 6 years ago
boot.rb Fix bootsnap cache directory being declared relatively (#9511) 6 years ago
brakeman.ignore Add type, limit, offset, min_id, max_id, account_id to search API (#10091) 6 years ago
database.yml config: add DB_SSLMODE for managed/remote PG (#10210) 6 years ago
deploy.rb Use the bundled Capistrano version (#9855) 6 years ago
environment.rb Make PreviewCard records reuseable between statuses (#4642) 8 years ago
i18n-tasks.yml Change preferences page into appearance, notifications, and other (#10977) 6 years ago
navigation.rb Remove Salmon and PubSubHubbub (#11205) 6 years ago
puma.rb Make puma bind address configurable with BIND env var (#11326) 6 years ago
routes.rb Change unconfirmed user login behaviour (#11375) 6 years ago
secrets.yml Upgrade to Rails 5.0.0.1 9 years ago
settings.yml Add setting to disable the anti-spam (#11296) 6 years ago
sidekiq.yml Remove WebSub subscriptions (#11303) 6 years ago
themes.yml More polished light theme (#7620) 7 years ago
webpacker.yml Bump webpacker from 3.5.5 to 4.0.2 (#10277) 6 years ago