mastodon/spec
Claire 763ab0c7eb
Fix owned account notes not being deleted when an account is deleted (#16579)
* Add account_notes relationship

* Add tests

* Fix owned account notes not being deleted when an account is deleted

* Add post-migration to clean up orphaned account notes
2021-08-08 15:29:57 +02:00
..
controllers Fix user email address being banned on self-deletion (#16503) 2021-07-14 05:35:49 +02:00
fabricators Add authentication history (#16408) 2021-06-21 17:07:30 +02:00
features
fixtures Change references to tootsuite/mastodon to mastodon/mastodon (#16491) 2021-07-13 15:46:20 +02:00
helpers
lib
mailers
models Add ability to skip sign-in token authentication for specific users (#16427) 2021-07-08 05:31:28 +02:00
policies
presenters Change references to tootsuite/mastodon to mastodon/mastodon (#16491) 2021-07-13 15:46:20 +02:00
requests
routing
serializers/activitypub
services Fix owned account notes not being deleted when an account is deleted (#16579) 2021-08-08 15:29:57 +02:00
support
validators
views Change references to tootsuite/mastodon to mastodon/mastodon (#16491) 2021-07-13 15:46:20 +02:00
workers
rails_helper.rb
spec_helper.rb