Iceshrimp.NET/Iceshrimp.Frontend/Core
Laura Hausmann 49bd10bc68
[frontend/mfm] Improve performance of AngleSharp calls for MFM-HTML conversion
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:06:13 +01:00
..
ControllerModels [backend/api] Rename recommended timeline to bubble timeline for improved clarity 2025-03-23 12:24:53 +01:00
InMemoryLogger [sln] Code cleanup 2024-09-13 21:44:31 +02:00
Miscellaneous [frontend/mfm] Improve performance of AngleSharp calls for MFM-HTML conversion 2025-03-24 18:06:13 +01:00
Schemas [frontend/core] Reconstruct stored users to minimal state if they are malformed 2025-03-06 15:04:48 +10:00
Services [frontend/components] Add refetch note action to note footer menu 2025-03-21 13:34:16 +10:00