mastodon/app
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
2017-10-04 15:16:10 +02:00
..
controllers Implement EmailBlackList (#5109) 2017-10-04 15:16:10 +02:00
helpers Validate id of ActivityPub representations (#5114) 2017-10-04 01:13:48 +02:00
javascript Use own, shorter relative timestamps (#5171) 2017-10-04 01:23:52 +02:00
lib Separate notifications preferences from general preferences (#4447) 2017-10-04 10:22:52 +02:00
mailers Supply @instance variable in password reset instructions / password change mailer (#5215) 2017-10-04 13:25:24 +02:00
models Implement EmailBlackList (#5109) 2017-10-04 15:16:10 +02:00
policies Add status destroy authorization to policy (#3453) 2017-05-30 22:56:31 +02:00
presenters Compact status_ids in StatusRelationshipsPresenter (#5073) 2017-09-24 11:18:32 +02:00
serializers Make Chrome splash screen same color as web UI's background color (#5169) 2017-10-02 01:23:32 +02:00
services Check Webfinger-returned author URI even when not redirected (#5213) 2017-10-04 09:59:28 +02:00
validators Implement EmailBlackList (#5109) 2017-10-04 15:16:10 +02:00
views Implement EmailBlackList (#5109) 2017-10-04 15:16:10 +02:00
workers Use separate workers to process imports, retry failures (#5207) 2017-10-04 00:39:32 +02:00