Iceshrimp.NET/Iceshrimp.Backend/Core/Services
2024-03-04 19:29:36 +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/masto-client] Fix public media url handling 2024-03-01 18:44:03 +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/federation] Federate pinned notes (ISH-111) 2024-03-04 05:03:32 +01:00
NotificationService.cs [backend/masto-api] Detect quotes on note create 2024-02-22 01:58:54 +01:00
ObjectStorageService.cs [backend] Code cleanup: switch to BSD braces style, tweak code style 2024-02-17 02:31:00 +01:00
QueueService.cs [backend/federation] Correctly serialize value types 2024-02-22 19:06:53 +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] Fix DatabaseContext.ReloadEntityRecursivelyAsync 2024-03-01 19:46:05 +01:00