Iceshrimp.NET/Iceshrimp.Backend/Core
Laura Hausmann 65d6edf799
[backend/database] Fix slow AddUserLastNoteAdd migration
This change ensures that the migration doesn't have to read every note in the database, but only up to one per known user.
2025-03-09 02:56:00 +01:00
..
Configuration [backend/configuration] Allow disabling authorized fetch signature validation 2025-03-05 15:25:10 +01:00
Database [backend/database] Fix slow AddUserLastNoteAdd migration 2025-03-09 02:56:00 +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/core] Fix link verification for sites served with Transfer-Encoding: chunked 2025-03-06 15:52:19 +01:00
Federation [backend/federation] Fix null values in LDLocalizedString 2025-02-26 00:17:20 +01:00
Helpers [backend/core] Switch to Iceshrimp.Utils.Common for Result<T> 2025-01-20 17:00:03 +01:00
Middleware [backend/configuration] Allow disabling authorized fetch signature validation 2025-03-05 15:25:10 +01:00
Policies [backend/core] Add CollapseWhitespace rewrite policy (ISH-625) 2025-01-08 12:16:22 +01:00
Queues [backend/services] Move profile field verification into background-task queue 2025-02-04 13:02:44 +01:00
Services [backend/masto-client] Expose AccountEntity.last_status_at 2025-03-07 21:22:48 +01:00
Tasks [sln] Code cleanup 2025-01-31 16:58:57 +01:00