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
7 years ago
..
controllers Implement EmailBlackList (#5109) 7 years ago
fabricators Implement EmailBlackList (#5109) 7 years ago
features Add scenarios for log in (#3497) 7 years ago
fixtures Custom emoji (#4988) 7 years ago
helpers Validate id of ActivityPub representations (#5114) 7 years ago
javascript Add spec for emoji_index_light.js (#5199) 7 years ago
lib Non-Serial ("Snowflake") IDs (#4801) 7 years ago
mailers Spec UserMailer (#3757) 7 years ago
models Implement EmailBlackList (#5109) 7 years ago
policies Add status destroy authorization to policy (#3453) 8 years ago
presenters Use around hook to restore context in InstancePresenter spec (#3430) 8 years ago
requests Redesign the landing page, mount public timeline on it (#4122) 7 years ago
routing Move create/destroy actions for api/v1/statuses to namespace (#3678) 7 years ago
services Non-Serial ("Snowflake") IDs (#4801) 7 years ago
support Some minor change and spec for Account (#3813) 7 years ago
validators Count all URLs in text as 23 characters flat, do not count domain part of usernames (#4427) 7 years ago
views Uploads for admin site settings (#4913) 7 years ago
workers Follow-up to #4582 and #5027, removing dead code (#5101) 7 years ago
rails_helper.rb Fix #4058 - Use a long-lived cookie to keep track of user-level sessions (#4091) 7 years ago
spec_helper.rb Minor performance improvement for test suite (#4678) 7 years ago