Iceshrimp.NET/Iceshrimp.Backend/Core
Laura Hausmann 525bd02022
[backend/libmfm] Fix broken rendering of mentions of local users in some circumstances (ISH-567)
This was caused because of an inconsistency of whether to set the account domain as a fallback value or not. Therefore, invocations with the mentioned local user host not having a fallback value would cause broken mention rendering, e.g. in bios/profile fields.
2024-10-31 21:24:07 +01:00
..
Configuration [backend] Add config option to sign reply backfills with requesting user 2024-10-24 21:18:58 +02:00
Database [backend] Switch to TimeSpan extension method for easier code readability 2024-10-30 18:27:18 +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] Limit follow list imports to twice every 30 mins 2024-10-31 20:48:52 +01:00
Federation [backend/federation] Don't recompute clock skew timespan on every invocation in HttpSignature.VerifyAsync 2024-10-30 18:13:11 +01:00
Helpers [backend/libmfm] Fix broken rendering of mentions of local users in some circumstances (ISH-567) 2024-10-31 21:24:07 +01:00
Middleware [backend] Switch to TimeSpan extension method for easier code readability 2024-10-30 18:27:18 +01:00
Policies [backend/core] Add ForceFollowerOnly rewrite policy 2024-10-11 04:26:50 +02:00
Queues [backend] Fix reply backfill limiting 2024-10-26 07:24:39 +02:00
Services [backend/api] Wait for user mention resolution before returning (ISH-567) 2024-10-31 21:02:56 +01:00
Tasks [backend/core] Fix AsChunkedAsyncEnumerable pagination 2024-09-26 02:14:20 +02:00