Iceshrimp.NET/Iceshrimp.Backend/Core/Federation/ActivityPub
Laura Hausmann b705c95714
[backend/federation] Add Guid to end of follow activity URIs
This stops mastodon from caching the undo, preventing re-follows & debugging of federation issues
2024-05-07 16:41:07 +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] Improve logging in ActivityFetcherService.FetchActorAsync 2024-05-03 21:42:00 +02:00
ActivityHandlerService.cs [backend/federation] Add Guid to end of follow activity URIs 2024-05-07 16:41:07 +02:00
ActivityRenderer.cs [backend/federation] Add Guid to end of follow activity URIs 2024-05-07 16:41:07 +02:00
FederationControlService.cs [backend/federation] Skip dead instances in deliver queue 2024-02-26 22:32:28 +01:00
MentionsResolver.cs [backend/core] Correctly serialize unresolved mentions to MFM 2024-05-02 01:13:30 +02:00
NoteRenderer.cs [backend/federation] Also skip RE: in ASNoteSource for notes that are not polls 2024-05-02 00:03:41 +02:00
ObjectResolver.cs [backend/federation] Add Guid to end of follow activity URIs 2024-05-07 16:41:07 +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