Iceshrimp.NET/Iceshrimp.Backend/Core/Federation/ActivityPub
2024-02-09 10:50:42 +01:00
..
ActivityDeliverService.cs [backend/masto-client] Add follow/unfollow/relationship endpoints 2024-02-06 01:27:56 +01:00
ActivityFetcherService.cs Allow ProcessNoteAsync to succeed even if inReplyTo resolution fails 2024-01-28 23:33:57 +01:00
ActivityHandlerService.cs [backend/federation] Handle activities based on derived activity type instead of their type property 2024-02-09 10:50:42 +01:00
ActivityRenderer.cs [backend/federation] Handle activities based on derived activity type instead of their type property 2024-02-09 10:50:42 +01:00
FederationControlService.cs [backend] Implement federation control (ISH-2) 2024-02-07 17:52:41 +01:00
NoteRenderer.cs [backend/masto-client] Basic support for posting notes (ISH-4) 2024-02-07 20:03:47 +01:00
UserRenderer.cs [backend/masto-client] Implement search endpoint (ISH-7) 2024-02-07 23:35:59 +01:00
UserResolver.cs All methods that return a Task should end in Async 2024-01-28 22:21:58 +01:00