Iceshrimp.NET/Iceshrimp.Backend/Core
2024-11-18 19:20:23 +01:00
..
Configuration [backend/database] Fix design-time database updates 2024-11-18 19:02:41 +01:00
Database [backend] Code cleanup 2024-11-18 19:02:43 +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] Move OutputCacheMiddleware into UseCustomMiddleware to make the order more obvious 2024-11-18 19:20:23 +01:00
Federation [backend/asp] Make services runtime-discoverable 2024-11-18 19:02:44 +01:00
Helpers [backend/core] Convert scoped services with request-specific properties to singletons by utilizing AsyncLocal<T> 2024-11-18 19:02:44 +01:00
Middleware [backend/core] Convert scoped services with request-specific properties to singletons by utilizing AsyncLocal<T> 2024-11-18 19:02:44 +01:00
Policies [backend/core] Add ForceFollowerOnly rewrite policy 2024-10-11 04:26:50 +02:00
Queues [backend] Switch params methods to IEnumerable<T> 2024-11-18 19:02:41 +01:00
Services [backend/core] Convert scoped services with request-specific properties to singletons by utilizing AsyncLocal<T> 2024-11-18 19:02:44 +01:00
Tasks [backend/core] Fix AsChunkedAsyncEnumerable pagination 2024-09-26 02:14:20 +02:00