Iceshrimp.NET/Iceshrimp.Backend/Core/Services
2024-07-11 23:24:48 +02: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] Apply formatting rules 2024-06-29 01:06:19 +02:00
DatabaseMaintenanceService.cs [backend/core] Denormalize like counts (ISH-110) 2024-03-04 02:42:35 +01:00
DriveService.cs [backend/drive] Improve media filename handling 2024-07-09 23:44:34 +02:00
EmojiImportService.cs [backend/api] Clean up EmojiController, EmojiImportService, and EmojiService 2024-07-06 00:15:15 +10:00
EmojiService.cs [backend/api] Clean up EmojiController, EmojiImportService, and EmojiService 2024-07-06 00:15:15 +10:00
EventService.cs [backend/masto-client] Add list streaming channel (ISH-332) 2024-05-23 17:10:36 +02: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
ImageProcessor.cs [backend] Apply formatting rules 2024-06-29 01:06:19 +02:00
InstanceService.cs [backend] Apply formatting rules 2024-06-29 01:06:19 +02:00
MetaService.cs [backend] Apply formatting rules 2024-06-29 01:06:19 +02:00
NoteService.cs [backend/federation] Respect UserSettings.AlwaysMarkSensitive 2024-07-11 23:24:48 +02:00
NotificationService.cs [backend] Use User.IsLocalUser / .IsRemoteUser instead of null-checks where applicable (ISH-370) 2024-06-17 17:25:29 +02:00
ObjectStorageService.cs [backend/drive] Improve media filename handling 2024-07-09 23:44:34 +02:00
PollService.cs [backend/core] Improve handling of voter counts in PollService (ISH-377) 2024-06-20 20:01:08 +02:00
PushService.cs [backend] Apply formatting rules 2024-06-29 01:06:19 +02:00
QueueService.cs [backend] Apply formatting rules 2024-06-29 01:06:19 +02:00
StorageMaintenanceService.cs [backend/drive] Improve media filename handling 2024-07-09 23:44:34 +02:00
StreamingService.cs [backend] Refactor SignalR namespace 2024-07-04 18:27:14 +02:00
SystemUserService.cs [backend/database] Move user_profile columns that only concern local users to user_settings 2024-07-10 02:55:57 +02:00
UserProfileMentionsResolver.cs [backend] Apply formatting rules 2024-06-29 01:06:19 +02:00
UserService.cs [backend/federation] Respect UserSettings.AutoAcceptFollowed 2024-07-11 23:19:04 +02:00