Iceshrimp.NET/Iceshrimp.Backend/Core/Services
2024-02-16 02:47:49 +01:00
..
CronService.cs [backend/services] Media cleanup cron task (ISH-66, ISH-27) 2024-02-16 01:21:04 +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/services] Media cleanup cron task (ISH-66, ISH-27) 2024-02-16 01:21:04 +01:00
EventService.cs [backend/federation] Handle note likes & unlikes (ISH-68) 2024-02-14 21:17:27 +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] Allow generating snowflake identifiers with timestamps other than DateTime.UtcNow 2024-02-15 21:05:36 +01:00
NotificationService.cs [backend/federation] Handle note likes & unlikes (ISH-68) 2024-02-14 21:17:27 +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/services] Media cleanup cron task (ISH-66, ISH-27) 2024-02-16 01:21:04 +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/api] Reject signups with password length of under 8 chars (ISH-1) 2024-02-16 02:47:49 +01:00