mastodon/app/lib/activitypub/activity
2025-09-24 08:58:08 +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 Add server-side support for handling posts with a quote policy allowing followers to quote (#36127) 2025-09-15 15:03:44 +00:00
delete.rb Fix quote revocation not being streamed (#35710) 2025-08-07 08:03: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 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 Remove the outgoing_quotes feature flag, making the feature unconditional (#36130) 2025-09-24 08:58:08 +00: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 getting Create and Update out of order (#36176) 2025-09-19 08:45:13 +00:00