Iceshrimp.NET/Iceshrimp.Backend/Core/Queues
Laura Hausmann c07bb35548
[backend/drive] Refactor ImageProcessor into a modular system
This commit lays the groundwork for a user-configurable image processing pipeline. It has exactly the same behavior as the old ImageProcessor, just modular & compartmentalized. It also adds support for AVIF & JXL encoding, though no code paths call it just yet.
2024-08-12 03:21:03 +02:00
..
BackgroundTaskQueue.cs [backend/drive] Refactor ImageProcessor into a modular system 2024-08-12 03:21:03 +02:00
DeliverQueue.cs [backend] Improve client error logging in DeliverQueue 2024-07-10 20:11:39 +02:00
InboxQueue.cs [backend/federation] Log instance blocked failures in inbox queue as debug 2024-06-16 22:36:38 +02:00
PreDeliverQueue.cs [backend] Manually reformat difficult-to-read switch expressions that got hard wrapped 2024-07-11 17:46:34 +02:00