Iceshrimp.NET/Iceshrimp.Backend/Core
Laura Hausmann de29780321
[backend/federation] Don't recompute clock skew timespan on every invocation in HttpSignature.VerifyAsync
This commit also tightens the maximum allowed clock skew to a much more reasonable 5 minutes.
2024-10-30 18:13:11 +01:00
..
Configuration [backend] Add config option to sign reply backfills with requesting user 2024-10-24 21:18:58 +02:00
Database [backend/database] Add warning to AddNoteThread migration that it may take a while 2024-10-25 07:13:03 +03: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] Fix race condition causing simultaneous DbContext access in NotificationRenderer 2024-10-27 18:12:17 +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] Simplify MastodonOauthHelpers redirect uri validation 2024-10-29 16:54:48 +01:00
Middleware [backend] Switch to more efficient TimeSpan/DateTime/-Offset handling where applicable 2024-10-30 18:13:11 +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/core] Fix ResolveNoteMentionsAsync regression 2024-10-29 20:01:15 +01:00
Tasks [backend/core] Fix AsChunkedAsyncEnumerable pagination 2024-09-26 02:14:20 +02:00