mastodon/app/controllers
ThibG 7e2b6da57f Add setting to disable the anti-spam ()
* Add environment variable to disable the anti-spam

* Move antispam setting to admin settings

* Fix typo

* antispam → spam_check
2019-07-17 21:09:15 +02:00
..
activitypub Fix caching headers in ActivityPub endpoints () 2019-07-17 00:00:39 +02:00
admin Add setting to disable the anti-spam () 2019-07-17 21:09:15 +02:00
api Refactor controllers for statuses, accounts, and more () 2019-07-08 12:03:45 +02:00
auth Check that an invite link is valid before bypassing approval mode () 2019-05-02 04:30:12 +02:00
concerns Add ActivityPub secure mode () 2019-07-11 20:11:09 +02:00
oauth Fix authorized applications list page design () 2019-02-04 22:25:42 +01:00
settings Add option to disable real-time updates in web UI () 2019-07-16 06:30:47 +02:00
well_known Refactor controllers for statuses, accounts, and more () 2019-07-08 12:03:45 +02:00
about_controller.rb Change terms and privacy policy pages to always be accessible () 2019-07-17 19:29:37 +02:00
account_follow_controller.rb Restful refactor of accounts/ routes () 2017-04-19 13:52:37 +02:00
account_unfollow_controller.rb Restful refactor of accounts/ routes () 2017-04-19 13:52:37 +02:00
accounts_controller.rb Add ActivityPub secure mode () 2019-07-11 20:11:09 +02:00
application_controller.rb Fix caching headers in ActivityPub endpoints () 2019-07-17 00:00:39 +02:00
authorize_interactions_controller.rb Add remote interaction dialog for toots () 2018-08-18 03:03:12 +02:00
custom_css_controller.rb Fix custom CSS controller () 2019-07-17 17:14:25 +02:00
directories_controller.rb Change icons of features on admin dashboard to remove bias () 2019-03-26 01:24:19 +01:00
emojis_controller.rb Refactor controllers for statuses, accounts, and more () 2019-07-08 12:03:45 +02:00
filters_controller.rb Set @body_classes to admin layout () 2018-10-25 00:10:01 +02:00
follower_accounts_controller.rb Add ActivityPub secure mode () 2019-07-11 20:11:09 +02:00
following_accounts_controller.rb Add ActivityPub secure mode () 2019-07-11 20:11:09 +02:00
home_controller.rb Refactor controllers for statuses, accounts, and more () 2019-07-08 12:03:45 +02:00
intents_controller.rb Refactor controllers for statuses, accounts, and more () 2019-07-08 12:03:45 +02:00
invites_controller.rb Set @body_classes to admin layout () 2018-10-25 00:10:01 +02:00
manifests_controller.rb Refactor controllers for statuses, accounts, and more () 2019-07-08 12:03:45 +02:00
media_controller.rb Refactor controllers for statuses, accounts, and more () 2019-07-08 12:03:45 +02:00
media_proxy_controller.rb Change domain blocks to automatically support subdomains () 2019-06-22 00:13:10 +02:00
public_timelines_controller.rb Refactor controllers for statuses, accounts, and more () 2019-07-08 12:03:45 +02:00
relationships_controller.rb Add order options to relationship manager UI () 2019-03-28 02:16:01 +01:00
remote_follow_controller.rb Refactor controllers for statuses, accounts, and more () 2019-07-08 12:03:45 +02:00
remote_interaction_controller.rb Change remote interaction dialog to use specific actions () 2019-01-07 15:36:26 +01:00
shares_controller.rb Fix admin validation being too strict about usernames () 2019-04-06 17:53:17 +02:00
statuses_controller.rb Add ActivityPub secure mode () 2019-07-11 20:11:09 +02:00
tags_controller.rb Add ActivityPub secure mode () 2019-07-11 20:11:09 +02:00