pixelfed/app/Transformer/ActivityPub/Verb
2022-07-27 04:43:35 -05:00
..
AcceptFollow.php Update AccountController, dispatch Accept Follow activity if applicable 2022-06-03 04:18:06 -06:00
Announce.php
CreateNote.php fix null values on capabilities 2022-07-27 04:43:35 -05:00
CreateQuestion.php Fix typos in ap transformers 2022-05-16 02:26:46 -06:00
CreateStory.php Story transformers 2021-09-03 20:50:38 -06:00
DeleteNote.php Fix json-ld attributes, fixes #3423 2022-05-14 03:24:40 -06:00
DeleteStory.php Story transformers 2021-09-03 20:50:38 -06:00
Follow.php
Like.php
Note.php fix null values on capabilities 2022-07-27 04:43:35 -05:00
Question.php fix null values on capabilities 2022-07-27 04:43:35 -05:00
RejectFollow.php Improve follow request flow, federate rejections and delete rejections from database to properly handle future follow requests from same actor 2022-06-11 03:27:52 -06:00
StoryVerb.php Story transformers 2021-09-03 20:50:38 -06:00
UndoAnnounce.php
UndoLike.php