Iceshrimp.NET/Iceshrimp.Backend/Core/Federation/ActivityPub
Laura Hausmann 28414a17fc
[backend/federation] Don't run webfinger validation passes when host matches with the previous step
Since queries against resources on the same domain would end up querying the exact same endpoint, these checks are redundant and do not add any security benefits.
2024-04-19 01:37:30 +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] Set VerifiedFetch in FetchNoteAsync (ISH-262) 2024-04-16 18:15:22 +02:00
ActivityHandlerService.cs [backend/federation] Don't register misskey reactions as likes 2024-04-17 00:09:46 +02:00
ActivityRenderer.cs [backend/database] Move emoji url generation to the Emoji entity 2024-04-18 20:46:46 +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/database] Move emoji url generation to the Emoji entity 2024-04-18 20:46:46 +02:00
ObjectResolver.cs [backend] Improved debug logging (ISH-238) 2024-04-10 00:15:46 +02:00
UserRenderer.cs [backend] Code cleanup 2024-03-17 13:36:08 +01: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