1
0
Fork 0
pixelfed/app/Transformer/ActivityPub/Verb
Daniel Supernault 4470981af7
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
..
AcceptFollow.php Update AccountController, dispatch Accept Follow activity if applicable 2022-06-03 04:18:06 -06:00
Announce.php
CreateNote.php Add custom content warnings/spoiler text 2022-05-18 02:58:49 -06: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 Add custom content warnings/spoiler text 2022-05-18 02:58:49 -06:00
Question.php Fix typos in ap transformers 2022-05-16 02:26:46 -06: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 Add UndoAnnounce transformer 2021-06-28 23:25:49 -06:00
UndoLike.php Update LikeController, add UndoLikePipeline and federate Undo Like activities 2021-07-21 03:41:28 -06:00