mastodon/app/lib/activitypub/activity
2026-03-26 13:30:27 +00:00
..
accept.rb Merge commit from fork 2026-03-24 15:44:08 +01:00
add.rb Fix error when processing Add activity where the target is embedded and not a special collection (#38282) 2026-03-19 08:13:50 +00:00
announce.rb
block.rb
create.rb Add constants for delay in services (#38375) 2026-03-25 09:59:38 +00:00
delete.rb Handle Delete of a FeatureAuthorization (#38292) 2026-03-20 09:51:20 +00:00
feature_request.rb Fetch unknown collection when handling FeatureRequest activity (#38413) 2026-03-26 13:30:27 +00:00
flag.rb
follow.rb Use to_json call for AP::Follow reject path (#38227) 2026-03-16 14:40:51 +00:00
like.rb
move.rb
quote_request.rb Use to_json call for AP::QuoteRequest accept/reject paths (#38229) 2026-03-16 14:49:09 +00:00
reject.rb Handle Reject of a FeatureRequest (#38256) 2026-03-17 15:59:51 +00:00
remove.rb Handle Remove of an individual collection item (#38170) 2026-03-12 11:11:39 +00:00
undo.rb
update.rb Handle Update of a FeaturedCollection (#38337) 2026-03-23 15:57:02 +00:00