.. |
ImageProcessing
|
[sln] Code cleanup
|
2024-09-13 21:44:31 +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
|
[sln] Code cleanup
|
2024-09-13 21:44:31 +02:00 |
EmojiService.cs
|
[backend/akko-client] Fix reaction notifications for remote custom emoji
|
2024-09-13 17:30:05 +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/federation] Update replies collections of edited notes
|
2024-09-15 01:47:41 +02:00 |
NotificationService.cs
|
[backend/core] Don't generate reply notifications for remote users
|
2024-09-14 02:42:44 +02:00 |
ObjectStorageService.cs
|
[backend] Refactor dictionary initializers to use the new syntax
|
2024-08-12 03:21:03 +02:00 |
PluginStore.cs
|
[sln] Code cleanup
|
2024-09-13 21:44:31 +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
|
[sln] Code cleanup
|
2024-09-13 21:44:31 +02:00 |
QueueService.cs
|
[backend/federation] Backfill replies
|
2024-09-15 01:47:41 +02:00 |
RazorViewRenderService.cs
|
[backend/asp] Return error responses as HTML/XML/JSON depending on accept header
|
2024-08-16 01:00:43 +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] Code cleanup
|
2024-08-14 03:53:15 +02:00 |
UserService.cs
|
[backend/core] Fail early when user with acct already exists
|
2024-09-14 02:54:32 +02:00 |