Iceshrimp.NET/Iceshrimp.Backend/Core/Services
2024-03-11 02:04:50 +01:00
..
CronService.cs [backend] Code cleanup: switch to BSD braces style, tweak code style 2024-02-17 02:31:00 +01:00
CustomHttpClient.cs [backend] Code cleanup 2024-02-24 21:03:29 +01:00
DatabaseMaintenanceService.cs [backend/core] Denormalize like counts (ISH-110) 2024-03-04 02:42:35 +01:00
DriveService.cs [backend/drive] Also strip exif/xmp from thumbnail 2024-03-07 01:19:15 +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/federation] Rework UserProfileMentionsResolver to no longer recursively resolve user profile mentions 2024-02-26 20:14:07 +01:00
HttpRequestService.cs [backend] Code cleanup 2024-02-20 19:59:38 +01:00
InstanceService.cs [backend/core] Use AsyncKeyedLock when fetching metadata for new instances (ISH-122) 2024-03-04 19:29:36 +01:00
NoteService.cs [backend/federation] Fix polls being falsely marked as edited when results become available (ISH-128) 2024-03-11 02:04:50 +01:00
NotificationService.cs [backend/federation] Add reactions support (ISH-69) 2024-03-09 01:16:57 +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
QueueService.cs [backend/queue] Fix handling of delayed jobs (ISH-137) 2024-03-07 04:01:30 +01:00
SystemUserService.cs [backend] Code cleanup: switch to BSD braces style, tweak code style 2024-02-17 02:31:00 +01:00
UserProfileMentionsResolver.cs [backend] Fix build 2024-02-26 23:06:56 +01:00
UserService.cs [backend/database] Cleanup tables, set delete constraints correctly on all tables (ISH-78) 2024-03-04 22:57:37 +01:00