Iceshrimp.NET/Iceshrimp.Backend/Core
Laura Hausmann a703b63876
[backend/core] Ignore poll options consisting only of whitespace
This fixes compatibility with certain mastodon clients that send an extra empty-string poll option.
2024-06-14 20:04:38 +02:00
..
Configuration [backend/database] Disable multiplexing by default 2024-06-10 19:35:42 +02:00
Database [backend/database] Fix poll votersCount query for PostgreSQL versions prior to 16 2024-06-14 18:59:36 +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/core] Generate reply notifications for notes that aren't of specified visibility 2024-06-13 22:54:02 +02:00
Federation [backend/federation] Handle MFM in ASSource correctly 2024-06-07 20:18:03 +02:00
Helpers [backend] Replace cuid2 with System.Cryptography-based CSPRNG 2024-05-27 13:27:49 +02:00
Middleware [backend/federation] Add configuration option for limiting the number of concurrent federation requests (ISH-338) 2024-06-10 18:18:23 +02:00
Queues [backend/queue] Add queue processor timeout 2024-06-13 22:41:41 +02:00
Services [backend/core] Ignore poll options consisting only of whitespace 2024-06-14 20:04:38 +02:00
Tasks [backend/cron] Fix media cleanup task implicitly using synchronous enumerable 2024-06-11 16:49:31 +02:00