Iceshrimp.NET/Iceshrimp.Backend/Core/Services
Laura Hausmann 67d1d776c8
[backend/federation] Basic mentions handling (ISH-38)
This implementation adds handling of incoming mentions, including rewriting non-canonical mentions of split domain users into their canonical form when inserting notes into the database.
2024-02-11 18:50:28 +01:00
..
DatabaseMaintenanceService.cs [backend/database] Add database maintenance service with functions to recompute note & user counters (ISH-21) 2024-02-09 14:58:00 +01:00
DriveService.cs [backend/drive] Restrict non-browser-safe MIME types to application/octet-stream (ISH-36) 2024-02-10 17:21:22 +01:00
HttpRequestService.cs All methods that return a Task should end in Async 2024-01-28 22:21:58 +01:00
NoteService.cs [backend/federation] Basic mentions handling (ISH-38) 2024-02-11 18:50:28 +01:00
ObjectStorageService.cs [backend/services] Improve handling of ObjectStorageService in local storage mode 2024-02-10 23:42:20 +01:00
QueueService.cs [backend/federation] Avatar & banner support (ISH-8) 2024-02-09 23:22:46 +01:00
SystemUserService.cs [backend/federation] Resolve incoming activity objects (ISH-20, ISH-12) 2024-02-09 13:28:07 +01:00
UserService.cs [backend/federation] Basic mentions handling (ISH-38) 2024-02-11 18:50:28 +01:00