Iceshrimp.NET/Iceshrimp.Backend/Core
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
..
Configuration [backend/configuration] Allow disabling authorized fetch signature validation 2025-03-05 15:25:10 +01:00
Database [backend/api] Rename recommended timeline to bubble timeline for improved clarity 2025-03-23 12:24:53 +01:00
Events [backend/events] Add events for user follow/mute/block (& their respective opposites) (ISH-218, ISH-219) 2024-03-26 18:12:23 +01:00
Extensions [backend/api] Add all missing timeline endpoints 2025-03-22 23:35:51 +01:00
Federation [backend/libmfm] Improve performance of AngleSharp calls for MFM-HTML conversion, improve UrlNode HTML representation 2025-03-24 18:05:21 +01:00
Helpers [backend/libmfm] Improve performance of AngleSharp calls for MFM-HTML conversion, improve UrlNode HTML representation 2025-03-24 18:05:21 +01:00
Middleware [backend/core] Move AsyncLocals to FlagService, fix IsPleroma flag for streaming connections 2025-03-22 20:56:36 +01:00
Policies [backend/core] Add CollapseWhitespace rewrite policy (ISH-625) 2025-01-08 12:16:22 +01:00
Queues [backend/services] Move profile field verification into background-task queue 2025-02-04 13:02:44 +01:00
Services [backend/libmfm] Improve performance of AngleSharp calls for MFM-HTML conversion, improve UrlNode HTML representation 2025-03-24 18:05:21 +01:00
Tasks [sln] Code cleanup 2025-01-31 16:58:57 +01:00