You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/lib/activitypub/activity
Claire 2a704add90
Fix status processing failing halfway when a remote post has a malformed `replies` attribute (#31246)
5 months ago
..
accept.rb Add support for private pinned posts (#16954) 3 years ago
add.rb Add featured tag add/remove activity handler (#19408) 2 years ago
announce.rb Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741) 2 years ago
block.rb Fix processing of incoming Block activities (#15546) 4 years ago
create.rb Fix status processing failing halfway when a remote post has a malformed `replies` attribute (#31246) 5 months ago
delete.rb Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741) 2 years ago
flag.rb Extract `COMMENT_SIZE_LIMIT` constant in `AP::Activity::Flag` class (#30637) 7 months ago
follow.rb Fix duplicate notifications being possible after poll expiration (#17697) 3 years ago
like.rb Fix duplicate notifications being possible after poll expiration (#17697) 3 years ago
move.rb Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 1 year ago
reject.rb Fix handling of Reject Follow when a matching follow relationship exists (#14479) 4 years ago
remove.rb Add featured tag add/remove activity handler (#19408) 2 years ago
undo.rb Fix not handling Undo on some activity types when they aren't inlined (#14346) 5 years ago
update.rb Fix post edits not being forwarded as expected (#26936) 1 year ago