Iceshrimp.NET/Iceshrimp.Backend/Core/Federation/ActivityPub
Laura Hausmann 878c9d657c
[backend/federation] Correctly support redirection of activity URIs
This was already implemented, but we forgot to disable auto-redirects, so the custom redirect code was never used.
2024-05-01 00:09:20 +02:00
..
ActivityDeliverService.cs [backend/core] Replace redis-based queue system with a postgres-based one (ISH-212) 2024-03-24 00:17:28 +01:00
ActivityFetcherService.cs [backend/federation] Correctly support redirection of activity URIs 2024-05-01 00:09:20 +02:00
ActivityHandlerService.cs [backend/core] Track renote/reply uri for notes where the target is inaccessible at time of ingestion (ISH-287) 2024-04-30 00:15:58 +02:00
ActivityRenderer.cs [backend/core] Add Guid.ToStringLower() extension method 2024-04-25 18:26:42 +02:00
FederationControlService.cs [backend/federation] Skip dead instances in deliver queue 2024-02-26 22:32:28 +01:00
MentionsResolver.cs [backend] Replace old MfmParser with the new F# implementation (ISH-112) 2024-03-24 23:10:39 +01:00
NoteRenderer.cs [backend/federation] Handle ASImage as ASAttachment 2024-04-28 03:54:34 +02:00
ObjectResolver.cs [backend] Improved debug logging (ISH-238) 2024-04-10 00:15:46 +02:00
UserRenderer.cs [backend/federation] Prettier displayUri for profile fields that are links 2024-04-28 02:09:31 +02:00
UserResolver.cs [backend/federation] Don't run webfinger validation passes when host matches with the previous step 2024-04-19 01:37:30 +02:00