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.
pixelfed/app/Transformer/ActivityPub/Verb
Daniel Supernault bcce1df6fc
Update AP transformers, add DeleteActor activity
2 years ago
..
AcceptFollow.php Update AccountController, dispatch Accept Follow activity if applicable 3 years ago
Announce.php Update AnnounceTransformer 6 years ago
CreateNote.php Update Note and CreateNote transformers, include attachment blurhash, width and height 2 years ago
CreateQuestion.php Fix typos in ap transformers 3 years ago
CreateStory.php Story transformers 4 years ago
DeleteActor.php Update AP transformers, add DeleteActor activity 2 years ago
DeleteNote.php Fix json-ld attributes, fixes #3423 3 years ago
DeleteStory.php Story transformers 4 years ago
Follow.php
Like.php
Move.php Add Profile Migration federation 2 years ago
Note.php Update Note and CreateNote transformers, include attachment blurhash, width and height 2 years ago
Question.php fix null values on capabilities 3 years ago
RejectFollow.php Improve follow request flow, federate rejections and delete rejections from database to properly handle future follow requests from same actor 3 years ago
StoryVerb.php Story transformers 4 years ago
UndoAnnounce.php Add UndoAnnounce transformer 4 years ago
UndoLike.php Update LikeController, add UndoLikePipeline and federate Undo Like activities 4 years ago
UpdateNote.php Add Post Edits/Updates 2 years ago