.. |
ImageProcessing
|
[backend/drive] Fix LibVips autorot error
|
2024-08-12 03:21:04 +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/plugins] Migrate from Weikio.PluginFramework to Iceshrimp.AssemblyUtils
|
2024-07-15 01:02:41 +02:00 |
CustomHttpClient.cs
|
[backend/drive] Switch to stream processing for remote media
|
2024-07-28 23:32:04 +02:00 |
DatabaseMaintenanceService.cs
|
[backend/core] Denormalize like counts (ISH-110)
|
2024-03-04 02:42:35 +01:00 |
DriveService.cs
|
[backend/drive] Add option to reject images that exceed the maximum media processing resolution
|
2024-08-12 03:21:03 +02:00 |
EmojiImportService.cs
|
[backend/api] Clean up EmojiController, EmojiImportService, and EmojiService
|
2024-07-06 00:15:15 +10:00 |
EmojiService.cs
|
[backend/drive] Refactor ImageProcessor into a modular system
|
2024-08-12 03:21:03 +02:00 |
EventService.cs
|
[backend/masto-client] Add list streaming channel (ISH-332)
|
2024-05-23 17:10:36 +02:00 |
FollowupTaskService.cs
|
[backend/core] Add request/job id to logs, improve log formatting
|
2024-08-13 20:47:06 +02:00 |
HttpRequestService.cs
|
[backend/core] Correctly handle redirects for signed requests (ISH-228)
|
2024-03-25 18:48:15 +01: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/core] Don't queue poll expiry jobs when expiry is more than 1 year in the future
|
2024-07-23 20:19:33 +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] Refactor dictionary initializers to use the new syntax
|
2024-08-12 03:21:03 +02:00 |
PluginStore.cs
|
[backend/plugins] Add PluginStore service
|
2024-07-13 23:04:55 +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/core] Add request/job id to logs, improve log formatting
|
2024-08-13 20:47:06 +02:00 |
StorageMaintenanceService.cs
|
[backend/drive] Refactor ImageProcessor into a modular system
|
2024-08-12 03:21:03 +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/core] Improve handling of UniqueConstraintExceptions in UserService.CreateUserAsync
|
2024-07-13 16:42:22 +02:00 |