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/lib/activitypub/activity
Eugen Rochko 4f6af87906
Change spam check to apply to local accounts and add a threshold (#11806)
Instead of detecting spam on first duplicate message, add a
threshold of 5 such messages to reduce false positives
6 years ago
..
accept.rb
add.rb
announce.rb
block.rb
create.rb Change spam check to apply to local accounts and add a threshold (#11806) 6 years ago
delete.rb Change deletes to preserve soft-deleted statuses in unresolved reports (#11805) 6 years ago
flag.rb
follow.rb
like.rb
move.rb Fix Move handler queuing jobs that will fail if account is suspended (#11864) 6 years ago
reject.rb
remove.rb
undo.rb
update.rb