Iceshrimp.NET/Iceshrimp.Backend/Core/Services
2024-02-13 02:08:18 +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] Calculate blurhash for images (ISH-54) 2024-02-13 02:08:18 +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/services] Remove unnecessary async/await pattern 2024-02-13 01:25:33 +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/services] Fix duplicate constraint exception when creating users with avatar & banner (ISH-56) 2024-02-13 01:30:58 +01:00