]> cat aescling's git repositories - mastodon.git/commit
Remove spam check and dependency on nilsimsa gem (#16011)
authorEugen Rochko <eugen@zeonfederated.com>
Sun, 11 Apr 2021 09:22:50 +0000 (11:22 +0200)
committerGitHub <noreply@github.com>
Sun, 11 Apr 2021 09:22:50 +0000 (11:22 +0200)
commit619fad6cf8078ea997554081febe850404bee73c
treed710dec1c628bedddb5fe88858b355fd78c9acc0
parent7183d9a113f67bb6b0f21bd2b3ba2f0d94b6134c
Remove spam check and dependency on nilsimsa gem (#16011)
13 files changed:
Gemfile
Gemfile.lock
app/controllers/admin/dashboard_controller.rb
app/lib/activitypub/activity/create.rb
app/lib/spam_check.rb [deleted file]
app/models/form/admin_settings.rb
app/services/process_mentions_service.rb
app/services/remove_status_service.rb
app/views/admin/dashboard/index.html.haml
app/views/admin/settings/edit.html.haml
config/locales/en.yml
config/settings.yml
spec/lib/spam_check_spec.rb [deleted file]