Iceshrimp.NET/Iceshrimp.Backend/Core/Tasks
Laura Hausmann e960a059a0
[backend/cron] Fix media cleanup task implicitly using synchronous enumerable
This fixes media cleanup when database connection multiplexing is enabled.
2024-06-11 16:49:31 +02:00
..
CacheCleanupTask.cs [backend/core] Replace IDistributedCache with postgres k/v cache (ISH-212) 2024-03-23 19:10:27 +01:00
FilterExpiryTask.cs [backend/core] Support note filters (ISH-97) 2024-03-31 23:56:55 +02:00
JobCleanupTask.cs [backend/queue] Clean completed jobs in a cron task instead of doing it at job completion 2024-05-14 15:05:01 +02:00
MediaCleanupTask.cs [backend/cron] Fix media cleanup task implicitly using synchronous enumerable 2024-06-11 16:49:31 +02:00
MuteExpiryTask.cs [backend/core] Add mute support (ISH-169) 2024-03-14 15:33:54 +01:00