mastodon/app/lib/activitypub/activity
2025-11-25 15:03:38 +00:00
..
accept.rb Add experimental basic quote post authoring (#35355) 2025-07-25 12:35:24 +00:00
add.rb Add featured tag add/remove activity handler (#19408) 2022-10-22 11:49:41 +02: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 Merge ee9a40bec0 into 0725afe1a9 2025-11-25 15:03:38 +00:00
delete.rb Fix forwarder being called with nil status when quote post is soft-deleted (#36463) 2025-10-14 15:15:45 +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 Fix duplicate notifications being possible after poll expiration (#17697) 2022-03-04 01:06:33 +01: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 Merge commit from fork 2025-10-21 15:00:28 +02:00
reject.rb Add experimental basic quote post authoring (#35355) 2025-07-25 12:35:24 +00:00
remove.rb Add featured tag add/remove activity handler (#19408) 2022-10-22 11:49:41 +02: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 Fix Update importing old previously-unknown activities and treating them as recent ones (#36848) 2025-11-12 16:09:00 +00:00