mastodon/app/controllers
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
..
activitypub
admin Implement EmailBlackList (#5109) 2017-10-04 15:16:10 +02:00
api
auth
concerns Validate id of ActivityPub representations (#5114) 2017-10-04 01:13:48 +02:00
oauth
settings
well_known
about_controller.rb
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb
application_controller.rb
authorize_follows_controller.rb Add "signed in as" header to some pages (#4523) 2017-08-05 04:24:58 +02:00
follower_accounts_controller.rb
following_accounts_controller.rb
home_controller.rb
intents_controller.rb
manifests_controller.rb
media_controller.rb
media_proxy_controller.rb
remote_follow_controller.rb
shares_controller.rb
statuses_controller.rb
stream_entries_controller.rb
tags_controller.rb Set correct content-type for ActivityPub JSON (#4592) 2017-08-14 04:16:43 +02:00