Iceshrimp.NET/Iceshrimp.Backend/Core
Laura Hausmann b6304dc882
[backend/federation] Fix media being incorrectly classified as sensitive
Some AP implementations send an empty string as content warning when they mean no content warning, this is handled correctly by CreateNoteAsync and UpdateNoteAsync but wasn't respected in the attachment processing code paths. This commit resolves that issue.
2024-05-06 16:44:56 +02:00
..
Configuration [backend/drive] Add several media processing configuration options, replacing constants & assumptions 2024-05-02 19:13:58 +02:00
Database [backend/masto-client] Paginate mutes, blocks & follow requests by their id instead of the user id (ISH-285) 2024-05-03 01:56:22 +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/asp] Rate-limit by user, then IP address instead of globally 2024-05-03 17:59:05 +02:00
Federation [backend/federation] Add missing entries to preloaded joinmastodon.org context 2024-05-04 19:50:11 +02:00
Helpers [backend/api-shared] Order note ancestors by tree path 2024-05-01 23:39:49 +02:00
Middleware [backend/federation] Code cleanup 2024-05-03 02:39:48 +02:00
Queues [backend/core] Add Guid.ToStringLower() extension method 2024-04-25 18:26:42 +02:00
Services [backend/federation] Fix media being incorrectly classified as sensitive 2024-05-06 16:44:56 +02:00
Tasks [backend/core] Support note filters (ISH-97) 2024-03-31 23:56:55 +02:00