Iceshrimp.NET/Iceshrimp.Backend/Core
Kopper 5d27233d08
[backend/masto-client] Expose AccountEntity.last_status_at
For performance reasons (it's set on the same query as the one that
increments the user notes counter) this does not take renotes into
account
2025-03-07 21:22:48 +01:00
..
Configuration [backend/configuration] Allow disabling authorized fetch signature validation 2025-03-05 15:25:10 +01:00
Database [backend/masto-client] Expose AccountEntity.last_status_at 2025-03-07 21:22:48 +01: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] Fix link verification for sites served with Transfer-Encoding: chunked 2025-03-06 15:52:19 +01:00
Federation [backend/federation] Fix null values in LDLocalizedString 2025-02-26 00:17:20 +01:00
Helpers [backend/core] Switch to Iceshrimp.Utils.Common for Result<T> 2025-01-20 17:00:03 +01:00
Middleware [backend/configuration] Allow disabling authorized fetch signature validation 2025-03-05 15:25:10 +01:00
Policies [backend/core] Add CollapseWhitespace rewrite policy (ISH-625) 2025-01-08 12:16:22 +01:00
Queues [backend/services] Move profile field verification into background-task queue 2025-02-04 13:02:44 +01:00
Services [backend/masto-client] Expose AccountEntity.last_status_at 2025-03-07 21:22:48 +01:00
Tasks [sln] Code cleanup 2025-01-31 16:58:57 +01:00