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/db
utam0k b3af3f9f8c Implement EmailBlackList (#5109)
* Implement BlacklistedEmailDomain

* Use Faker::Internet.domain_name

* Remove note column

* Add frozen_string_literal comment

* Delete unnecessary codes

* Sort alphabetically

* Change of wording

* Rename BlacklistedEmailDomain to EmailDomainBlock
7 years ago
..
migrate Implement EmailBlackList (#5109) 7 years ago
schema.rb Implement EmailBlackList (#5109) 7 years ago
seeds.rb Fix db:seed - only run some validations when the field was changed (#3592) 7 years ago