1
0
Fork 1
mirror of https://github.com/mastodon/mastodon.git synced 2025-01-07 23:43:34 +00:00
mastodon/app/models/form
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
..
account_batch.rb Refactor all ActivityPub deliveries to be serialized and signed through one concern () 2019-06-04 23:11:18 +02:00
admin_settings.rb Add setting to disable the anti-spam () 2019-07-17 21:09:15 +02:00
delete_confirmation.rb
migration.rb Rename ResolveRemoteAccountService to ResolveAccountService () 2018-01-22 14:25:09 +01:00
status_batch.rb Record deleted(by mod) status to prevent re-appear () 2019-05-09 22:03:02 +02:00
two_factor_confirmation.rb