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