This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app/lib/activitypub/activity
Eugen Rochko aa9a20cde0
Fix ThreadResolveWorker getting queued with invalid URLs (#9628)
2018-12-26 19:15:53 +01:00
..
accept.rb Fix handling of ActivityPub activities lacking some attributes (#8864) 2018-10-03 23:44:13 +02:00
add.rb
announce.rb
block.rb
create.rb Fix ThreadResolveWorker getting queued with invalid URLs (#9628) 2018-12-26 19:15:53 +01:00
delete.rb Prevent multiple handlers for Delete of Actor from running (#9292) 2018-11-16 19:46:23 +01:00
flag.rb Add option to block reports from domain (#8830) 2018-10-20 08:02:44 +02:00
follow.rb
like.rb
reject.rb Fix handling of ActivityPub activities lacking some attributes (#8864) 2018-10-03 23:44:13 +02:00
remove.rb
undo.rb Fix handling of ActivityPub activities lacking some attributes (#8864) 2018-10-03 23:44:13 +02:00
update.rb