mastodon/app/lib/activitypub/activity
2026-03-25 14:32:15 +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 Reject announce payload if object is nil (#33570) 2025-01-13 13:35:16 +00:00
block.rb Fix processing of incoming Block activities (#15546) 2021-01-12 09:25:01 +01:00
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 Persist activity URI of a FeatureRequest (#38393) 2026-03-25 14:32:15 +00:00
flag.rb Extract COMMENT_SIZE_LIMIT constant in AP::Activity::Flag class (#30637) 2024-06-10 15:23:55 +00:00
follow.rb Use to_json call for AP::Follow reject path (#38227) 2026-03-16 14:40:51 +00:00
like.rb Fix duplicate notifications being possible after poll expiration (#17697) 2022-03-04 01:06:33 +01:00
move.rb Add Account#unavailable? and Account#permanently_unavailable? aliases (#28053) 2023-11-30 15:43:26 +00:00
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 Fix not handling Undo on some activity types when they aren't inlined (#14346) 2020-07-22 11:45:35 +02:00
update.rb Handle Update of a FeaturedCollection (#38337) 2026-03-23 15:57:02 +00:00