Iceshrimp.NET/Iceshrimp.Backend/Core/Services
2024-03-07 21:26:12 +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/core] Handle emoji in user profiles as well (ISH-89) 2024-02-25 00:43:11 +01:00
EventService.cs [backend/masto-client] Add basic WebSocket support 2024-02-21 03:36:34 +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] Code cleanup 2024-03-07 21:26:12 +01:00
NotificationService.cs [backend/federation] Initial poll support (ISH-62) 2024-03-06 00:55:53 +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