mastodon/app/lib/activitypub/activity
2025-08-07 12:52:29 +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 Avoid nested transactions when fetching quote posts (#35657) 2025-08-04 14:34:05 +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 Fix handling of inlined instrument in incoming QuoteRequest (#35714) 2025-08-07 12:52:29 +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 post edits not being forwarded as expected (#26936) 2023-09-15 19:54:32 +02:00