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/spec
Eugen Rochko b3ceb3dcc4
Add canonical e-mail blocks for suspended accounts (#16049)
Prevent new accounts from being created using the same underlying
e-mail as a suspended account using extensions and period
permutations. Stores e-mails as a SHA256 hash
5 years ago
..
controllers Fix app name, website and redirect URIs not having a maximum length (#16042) 5 years ago
fabricators Add canonical e-mail blocks for suspended accounts (#16049) 5 years ago
features Add submit button to the top of preferences pages (#13068) 6 years ago
fixtures Add import/export feature for bookmarks (#14956) 5 years ago
helpers Change RTL detection to rely on unicode-bidi paragraph by paragraph (#14573) 5 years ago
lib Remove spam check and dependency on nilsimsa gem (#16011) 5 years ago
mailers refactor: add email previews for WebAuthn emails (#14658) 6 years ago
models Add canonical e-mail blocks for suspended accounts (#16049) 5 years ago
policies Add support for reversible suspensions through ActivityPub (#14989) 5 years ago
presenters
requests Further preparation for Rails 6 (#15916) 5 years ago
routing
serializers/activitypub
services Fix URL scanning in note length validator and preview card fetching (#15827) 5 years ago
support
validators Add canonical e-mail blocks for suspended accounts (#16049) 5 years ago
views
workers Change Web Push API deliveries to use request pooling (#16014) 5 years ago
rails_helper.rb Add WebAuthn as an alternative 2FA method (#14466) 6 years ago
spec_helper.rb