Iceshrimp.NET/Iceshrimp.Backend/Core
Laura Hausmann e6e9d75f1a
[backend/federation] Fix followers-only announce visibility checks (ISH-555)
This bug caused followers-only announce activities to be saved as specified when the activity actor was not inlined (which it is not in most cases), and the followers collection URI is not the well-known one.
2024-10-27 23:03:52 +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] Fix followers-only announce visibility checks (ISH-555) 2024-10-27 23:03:52 +01:00
Helpers [backend/federation] Refactor UserResolver (ISH-548) 2024-10-24 01:48:09 +02:00
Middleware [backend/asp] Return trace identifier header even when no error has occurred 2024-10-24 19:08:37 +02: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] Fix StreamingService render-only-once mutex implementation 2024-10-27 22:09:51 +01:00
Tasks [backend/core] Fix AsChunkedAsyncEnumerable pagination 2024-09-26 02:14:20 +02:00