]> cat aescling's git repositories - mastodon.git/commit
Add setting to disable the anti-spam (#11296)
authorThibG <thib@sitedethib.com>
Wed, 17 Jul 2019 19:09:15 +0000 (21:09 +0200)
committerEugen Rochko <eugen@zeonfederated.com>
Wed, 17 Jul 2019 19:09:15 +0000 (21:09 +0200)
commit7e2b6da57f7689757a50fa261c480445b1846703
tree1c9ecca76fcf3ce743c372314188361e429ed1f1
parentfccd25cf5397f8c2ee2df98e0cc46be3c2b1ea5d
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
app/controllers/admin/dashboard_controller.rb
app/lib/spam_check.rb
app/models/form/admin_settings.rb
app/views/admin/dashboard/index.html.haml
app/views/admin/settings/edit.html.haml
config/locales/en.yml
config/settings.yml