Iceshrimp.NET/Iceshrimp.Backend/Controllers
Laura Hausmann 78e47c3236
[backend/streaming] Don't send notes older than a 5 minutes to home timeline streams
This fixes the issue where when older notes get ingested through ways other than direct federation, they don't erroneously appear at the top of the home timeline.
2024-04-28 19:46:04 +02:00
..
Attributes [backend/asp] Add Vary: Accept to routes with MediaTypeRouteFilterAttribute 2024-04-27 20:29:53 +02:00
Federation [backend/federation] Improve ActivityPubController 2024-04-24 04:32:20 +02:00
Mastodon [backend/streaming] Don't send notes older than a 5 minutes to home timeline streams 2024-04-28 19:46:04 +02:00
Renderers [backend/api] Switch to a shared JsonSerializerOptions object instead of explicitly specifying json property names via attributes 2024-04-22 19:55:00 +02:00
Schemas [frontend] Bootstrap shared DTOs, API abstractions, SignalR & more 2024-04-01 20:22:45 +02:00
AdminController.cs [backend/api] Add renote activity admin endpoint 2024-04-24 04:26:39 +02:00
AuthController.cs [backend/api] Make auth endpoints RESTful 2024-04-22 20:01:48 +02:00
DriveController.cs [backend/api] Add [Consumes] Attribute to the UpdateFile endpoint 2024-04-22 19:32:58 +02:00
FallbackController.cs [frontend] Bootstrap shared DTOs, API abstractions, SignalR & more 2024-04-01 20:22:45 +02:00
IdenticonController.cs [backend/masto-client] Render identicon with file extension 2024-03-15 19:20:48 +01:00
NoteController.cs [backend/core] Improve note table query performance by aggregating block/mute checks (ISH-206) 2024-04-23 23:04:56 +02:00
NotificationController.cs [backend/core] Improve note table query performance by aggregating block/mute checks (ISH-206) 2024-04-23 23:04:56 +02:00
TimelineController.cs [backend/core] Improve note table query performance by aggregating block/mute checks (ISH-206) 2024-04-23 23:04:56 +02:00
UserController.cs [backend/core] Improve note table query performance by aggregating block/mute checks (ISH-206) 2024-04-23 23:04:56 +02:00