Iceshrimp.NET/Iceshrimp.Backend/Core
2024-06-16 20:12:47 +02:00
..
Configuration [backend/database] Disable multiplexing by default 2024-06-10 19:35:42 +02:00
Database [backend/masto-client] Paginate likes & bookmarks based on their identifier (instead of the note identifier) 2024-06-15 16:57:06 +02:00
Events [backend/events] Add events for user follow/mute/block (& their respective opposites) (ISH-218, ISH-219) 2024-03-26 18:12:23 +01:00
Extensions [backend/logging] Revert "Check for TTY instead of console redirection to determine whether to output color" 2024-06-16 20:12:47 +02:00
Federation [backend/federation] Handle MFM in ASSource correctly 2024-06-07 20:18:03 +02:00
Helpers [backend/queue] Fix AsyncAutoResetEvent handling, fix stalled queue workers causing no new workers to be spawned 2024-06-16 17:23:28 +02:00
Middleware [backend/federation] Handle invalid activities in InboxValidationMiddleware more gracefully 2024-06-16 20:04:37 +02:00
Queues [backend/queue] Improve logging 2024-06-16 18:55:54 +02:00
Services [backend/queue] Fix race condition that could cause temporary queue stalls (until a new job gets queued) 2024-06-16 19:06:53 +02:00
Tasks [backend/cron] Fix media cleanup task implicitly using synchronous enumerable 2024-06-11 16:49:31 +02:00