Iceshrimp.NET/Iceshrimp.Backend/Core/Federation/ActivityPub
2024-02-09 21:23:42 +01:00
..
ActivityDeliverService.cs [backend/masto-client] Add follow/unfollow/relationship endpoints 2024-02-06 01:27:56 +01:00
ActivityFetcherService.cs [backend/federation] Resolve incoming activity objects (ISH-20, ISH-12) 2024-02-09 13:28:07 +01:00
ActivityHandlerService.cs [backend/database] Update follower/following counts on follow/unfollow/accept (ISH-17) 2024-02-09 14:11:55 +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/federation] Make ASObject inherit from ASIdObject (ISH-22) 2024-02-09 12:08:05 +01:00
ObjectResolver.cs [backend/federation] Resolve incoming activity objects (ISH-20, ISH-12) 2024-02-09 13:28:07 +01:00
UserRenderer.cs [backend/federation] Make ASObject inherit from ASIdObject (ISH-22) 2024-02-09 12:08:05 +01:00
UserResolver.cs [backend/federation] Implement remote user updates (ISH-28) 2024-02-09 21:23:42 +01:00