Iceshrimp.NET/Iceshrimp.Backend/Core
2024-09-23 01:57:33 +02:00
..
Configuration [backend/razor] Add option to redirect index page for unauthenticated users (ISH-463) 2024-09-18 20:43:12 +02:00
Database [backend/razor] Extract identicon url generation into User.IdenticonUrlPath property 2024-09-18 21:31:27 +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] Fix typo 2024-09-23 00:47:43 +02:00
Federation [backend/federation] Handle incoming ASMove activities (ISH-118) 2024-09-23 00:21:57 +02:00
Helpers [backend/libmfm] When converting from HTML, shorten http & -s links with identical text and link components 2024-09-23 01:57:33 +02:00
Middleware [backend/razor] Add login button to footer 2024-09-19 00:08:12 +02:00
Queues [backend/federation] Do not queue backfill jobs that have reached their recursion limit 2024-09-18 18:27:14 +02:00
Services [backend/drive] Fix leading dashes on non-image attachments 2024-09-23 01:35:58 +02:00
Tasks [backend/core] Switch to IQueryable<T>.AsChunkedAsyncEnumerable() in MediaCleanupTask 2024-09-23 00:23:33 +02:00