mastodon/spec
Claire 76761d5fc0
Add ability for admins to delete canonical email blocks (#16644)
* Add admin option to remove canonical email blocks from a deleted account

* Add tootctl canonical_email_blocks to inspect and remove canonical email blocks
2021-12-17 23:02:14 +01:00
..
controllers Add ability for admins to delete canonical email blocks (#16644) 2021-12-17 23:02:14 +01:00
fabricators Remove Keybase integration (#17045) 2021-11-26 05:58:18 +01:00
features Add submit button to the top of preferences pages (#13068) 2020-03-08 16:04:03 +01:00
fixtures
helpers Add trending links (#16917) 2021-11-25 13:07:38 +01:00
lib Remove Keybase integration (#17045) 2021-11-26 05:58:18 +01:00
mailers Add trending links (#16917) 2021-11-25 13:07:38 +01:00
models Add batch suspend for accounts in admin UI (#17009) 2021-12-05 21:48:39 +01:00
policies Add ability for admins to delete canonical email blocks (#16644) 2021-12-17 23:02:14 +01:00
presenters
requests
routing Move create/destroy actions for api/v1/statuses to namespace (#3678) 2017-06-10 09:39:26 +02:00
serializers/activitypub
services Add ability to purge undeliverable domains from admin interface (#16686) 2021-12-17 23:01:21 +01:00
support
validators
views Fix error when rendering public pages with media attachments (#16763) 2021-10-13 15:27:19 +02:00
workers Add ability to purge undeliverable domains from admin interface (#16686) 2021-12-17 23:01:21 +01:00
rails_helper.rb Add WebAuthn as an alternative 2FA method (#14466) 2020-08-24 16:46:27 +02:00
spec_helper.rb