Iceshrimp.NET/Iceshrimp.Backend
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
..
Controllers [backend/masto-client] Return 422 when trying to create a scheduled status (ISH-315) 2024-05-03 21:15:23 +02:00
Core [backend/federation] Fix media being incorrectly classified as sensitive 2024-05-06 16:44:56 +02:00
Hubs [backend/streaming] Don't send notes older than a 5 minutes to home timeline streams 2024-04-28 19:46:04 +02:00
Pages [backend/razor] Throw GracefulException.Forbidden when public preview is disabled 2024-04-27 23:29:04 +02:00
Properties [backend/startup] Add --https flag & corresponding launch profiles for development purposes 2024-04-23 19:24:42 +02:00
wwwroot [frontend] Further cleanup 2024-04-01 15:44:53 +02:00
configuration.ini [backend/configuration] Disable EF Update logging by default 2024-05-03 20:58:50 +02:00
GlobalUsings.cs [backend] Code cleanup: switch to BSD braces style, tweak code style 2024-02-17 02:31:00 +01:00
Iceshrimp.Backend.csproj [backend/drive] Make image processor pluggable 2024-05-01 21:44:49 +02:00
Startup.cs [backend/startup] Add --https flag & corresponding launch profiles for development purposes 2024-04-23 19:24:42 +02:00