Iceshrimp.NET/Iceshrimp.Backend/Controllers/Mastodon/Renderers
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
..
AttachmentRenderer.cs [backend/drive] Proxy remote media by default 2025-01-09 12:36:34 +01:00
FilterRenderer.cs [backend/core] Support note filters (ISH-97) 2024-03-31 23:56:55 +02:00
NoteRenderer.cs [backend/libmfm] Improve performance of AngleSharp calls for MFM-HTML conversion, improve UrlNode HTML representation 2025-03-24 18:05:21 +01:00
NotificationRenderer.cs [backend/masto-client] Fix slow notifications endpoint response time 2025-03-23 13:41:27 +01:00
PollRenderer.cs [sln] Reformat code 2024-11-20 00:48:29 +01:00
UserRenderer.cs [backend/libmfm] Improve performance of AngleSharp calls for MFM-HTML conversion, improve UrlNode HTML representation 2025-03-24 18:05:21 +01:00