Iceshrimp.NET/Iceshrimp.Backend/Core/Federation
Laura Hausmann 9ff79c92e0
[backend/libmfm] Improve performance of AngleSharp calls for MFM-HTML conversion, improve UrlNode HTML representation
This makes sure the AngleSharp owner document is only created once per application lifecycle, and replaces all async calls with their synchronous counterparts (since the input is already loaded in memory, using async for this just creates overhead)
2025-03-24 18:05:21 +01:00
..
ActivityPub [backend/libmfm] Improve performance of AngleSharp calls for MFM-HTML conversion, improve UrlNode HTML representation 2025-03-24 18:05:21 +01:00
ActivityStreams [backend/federation] Handle incoming ASFlag activities (ISH-116) 2025-03-11 00:51:10 +01:00
Cryptography [backend/federation] Don't recompute clock skew timespan on every invocation in HttpSignature.VerifyAsync 2024-10-30 18:13:11 +01:00
WebFinger [backend/asp] Make services runtime-discoverable 2024-11-18 19:02:44 +01:00