mastodon/app/lib/activitypub/activity
2026-03-17 15:59:51 +00:00
..
accept.rb Handle Reject of a FeatureRequest (#38256) 2026-03-17 15:59:51 +00:00
add.rb Handle Add activity to featuredCollections (#38167) 2026-03-12 10:14:22 +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 Convert remaining JSON.generate (#38240) 2026-03-16 17:18:16 +00:00
delete.rb Fix potential duplicate handling of quote accept/reject/delete (#37537) 2026-01-19 13:47:27 +00:00
feature_request.rb Convert remaining JSON.generate (#38240) 2026-03-16 17:18:16 +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 Merge commit from fork 2026-01-20 15:13:43 +01:00