You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/models/form
ThibG 7e2b6da57f Add setting to disable the anti-spam (#11296)
* Add environment variable to disable the anti-spam

* Move antispam setting to admin settings

* Fix typo

* antispam → spam_check
6 years ago
..
account_batch.rb Refactor all ActivityPub deliveries to be serialized and signed through one concern (#10966) 6 years ago
admin_settings.rb Add setting to disable the anti-spam (#11296) 6 years ago
delete_confirmation.rb
migration.rb Rename ResolveRemoteAccountService to ResolveAccountService (#6327) 7 years ago
status_batch.rb Record deleted(by mod) status to prevent re-appear (#10732) 6 years ago
two_factor_confirmation.rb