mastodon/spec
Claire 30ce6e395c
Fix user email address being banned on self-deletion ()
* Add tests

* Fix user email address being banned on self-deletion

Fixes 
..
controllers Fix user email address being banned on self-deletion ()
fabricators Add authentication history ()
features Add submit button to the top of preferences pages ()
fixtures Change references to tootsuite/mastodon to mastodon/mastodon ()
helpers Change RTL detection to rely on unicode-bidi paragraph by paragraph ()
lib Add joined date to profiles in web UI ()
mailers Add Ruby 3.0 support ()
models Add ability to skip sign-in token authentication for specific users ()
policies Add support for reversible suspensions through ActivityPub ()
presenters Change references to tootsuite/mastodon to mastodon/mastodon ()
requests Further preparation for Rails 6 ()
routing Move create/destroy actions for api/v1/statuses to namespace ()
serializers/activitypub Fix account URI in UpdatePollSerializer ()
services Add tests for BootstrapTimelineService ()
support Fix base64-encoded file uploads not being possible ()
validators Add canonical e-mail blocks for suspended accounts ()
views Change references to tootsuite/mastodon to mastodon/mastodon ()
workers Change Web Push API deliveries to use request pooling ()
rails_helper.rb Add WebAuthn as an alternative 2FA method ()
spec_helper.rb Move rspec examples to tmp dir ()