Iceshrimp.NET/Iceshrimp.Backend/Core
2024-05-27 22:11:18 +02:00
..
Configuration [backend/razor] Add assembly metadata to FrontendSPA template 2024-05-25 01:10:17 +02:00
Database [backend/database] Move more migrations into their respective version folder 2024-05-27 22:11:18 +02: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/database] Switch job identifier generation scheme to from UUIDv4 to ULID 2024-05-27 22:11:18 +02:00
Federation [backend/federation] Support resolving actors by aliases not directly resolvable via WebFinger 2024-05-23 14:07:36 +02:00
Helpers [backend] Replace cuid2 with System.Cryptography-based CSPRNG 2024-05-27 13:27:49 +02:00
Middleware [backend/federation] Code cleanup 2024-05-03 02:39:48 +02:00
Queues [backend/drive] Check for isLink attribute when handling deletion/expiry for deduplicated files (ISH-334) 2024-05-18 15:53:59 +02:00
Services [backend/database] Switch job identifier generation scheme to from UUIDv4 to ULID 2024-05-27 22:11:18 +02:00
Tasks [backend/queue] Clean completed jobs in a cron task instead of doing it at job completion 2024-05-14 15:05:01 +02:00