Iceshrimp.NET/Iceshrimp.Backend/Controllers/Mastodon/Renderers
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
..
FilterRenderer.cs [backend/core] Support note filters (ISH-97) 2024-03-31 23:56:55 +02:00
NoteRenderer.cs [backend/drive] Refactor ImageProcessor into a modular system 2024-08-12 03:21:03 +02:00
NotificationRenderer.cs [backend/core] Support note filters (ISH-97) 2024-03-31 23:56:55 +02:00
PollRenderer.cs [backend/core] Track poll votersCount for local & remote polls 2024-06-05 15:26:25 +02:00
UserRenderer.cs [backend/masto-client] Add FollowRequestCount to AccountSource 2024-07-02 22:43:36 +02:00