Iceshrimp.NET/Iceshrimp.Backend/Core
Laura Hausmann ebbec76cfe
[backend/federation] Resolve split domain user hosts exactly once (ISH-201)
This is necessary, since while the current version is handling split domain instances correctly, previous versions (for users who migrated from iceshrimp-js) may have not done so.
Since account domains never change, we only have to do this once.
2024-04-19 00:55:30 +02:00
..
Configuration [backend/razor] Basic public preview (ISH-188) 2024-03-28 14:41:02 +01:00
Database [backend/federation] Resolve split domain user hosts exactly once (ISH-201) 2024-04-19 00:55:30 +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] Fail gracefully if initial migration is pending and database is not empty (ISH-265) 2024-04-18 18:51:07 +02:00
Federation [backend/federation] Resolve split domain user hosts exactly once (ISH-201) 2024-04-19 00:55:30 +02:00
Helpers [backend/startup] Move CLI argument parsing to the very beginning of the startup process 2024-04-15 23:28:16 +02:00
Middleware [backend/middleware] Move ContentEncodingNegotiator into WebApplicationBlazorFrameworkExtensions.cs 2024-04-16 23:54:29 +02:00
Queues [backend/core] Improve user deletes (ISH-222) 2024-04-10 20:53:50 +02:00
Services [backend/federation] Resolve split domain user hosts exactly once (ISH-201) 2024-04-19 00:55:30 +02:00
Tasks [backend/core] Support note filters (ISH-97) 2024-03-31 23:56:55 +02:00