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
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
8 years ago
..
controllers Implement EmailBlackList (#5109) 8 years ago
fabricators Implement EmailBlackList (#5109) 8 years ago
features
fixtures Custom emoji (#4988) 8 years ago
helpers Validate id of ActivityPub representations (#5114) 8 years ago
javascript Add spec for emoji_index_light.js (#5199) 8 years ago
lib Non-Serial ("Snowflake") IDs (#4801) 8 years ago
mailers
models Implement EmailBlackList (#5109) 8 years ago
policies
presenters
requests
routing
services Non-Serial ("Snowflake") IDs (#4801) 8 years ago
support
validators Count all URLs in text as 23 characters flat, do not count domain part of usernames (#4427) 9 years ago
views Uploads for admin site settings (#4913) 8 years ago
workers Follow-up to #4582 and #5027, removing dead code (#5101) 8 years ago
rails_helper.rb
spec_helper.rb Minor performance improvement for test suite (#4678) 9 years ago