Iceshrimp.NET/Iceshrimp.Backend/Core/Services
2024-03-26 15:07:53 +01:00
..
CacheService.cs [backend/core] Use upsert for cache store instead of detecting conflicts (ISH-212) 2024-03-23 19:10:27 +01:00
CronService.cs [backend] Code cleanup 2024-03-24 14:17:02 +01:00
CustomHttpClient.cs [backend/core] Correctly handle redirects for signed requests (ISH-228) 2024-03-25 18:48:15 +01:00
DatabaseMaintenanceService.cs [backend/core] Denormalize like counts (ISH-110) 2024-03-04 02:42:35 +01:00
DriveService.cs [backend/core] Replace redis-based queue system with a postgres-based one (ISH-212) 2024-03-24 00:17:28 +01:00
EmojiService.cs [backend/federation] Add reactions support (ISH-69) 2024-03-09 01:16:57 +01:00
EventService.cs [backend/federation] Add reactions support (ISH-69) 2024-03-09 01:16:57 +01:00
FollowupTaskService.cs [backend/core] Improve handling of explicit service scopes & event logic 2024-03-24 14:13:51 +01:00
HttpRequestService.cs [backend/core] Correctly handle redirects for signed requests (ISH-228) 2024-03-25 18:48:15 +01:00
InstanceService.cs [backend] Code cleanup 2024-03-17 13:36:08 +01:00
MetaService.cs [backend/core] Fix the (now scoped) MetaService dependency in PushService 2024-03-24 16:33:03 +01:00
NoteService.cs [backend/core] Fix race condition in NoteResolver.UpdatePinnedNotesAsync 2024-03-25 19:42:55 +01:00
NotificationService.cs [backend/core] Correctly populate the note field in renote notifications 2024-03-16 19:24:45 +01:00
ObjectStorageService.cs [backend] Code cleanup: switch to BSD braces style, tweak code style 2024-02-17 02:31:00 +01:00
PollService.cs [backend/core] Finish the polls implementation (ISH-130, ISH-131) 2024-03-07 03:34:52 +01:00
PushService.cs [backend/core] Fix the (now scoped) MetaService dependency in PushService 2024-03-24 16:33:03 +01:00
QueueService.cs [backend/queue] Improved shutdown process (ISH-220) 2024-03-26 15:07:53 +01:00
SystemUserService.cs [backend/core] Replace IDistributedCache with postgres k/v cache (ISH-212) 2024-03-23 19:10:27 +01:00
UserProfileMentionsResolver.cs [backend] Replace old MfmParser with the new F# implementation (ISH-112) 2024-03-24 23:10:39 +01:00
UserService.cs [backend/core] Fix typo 2024-03-25 18:48:22 +01:00