Iceshrimp.NET/Iceshrimp.Backend/Controllers
2024-05-03 21:15:23 +02:00
..
Attributes [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
Federation [backend/federation] Fix accept header parsing in WellKnownController when multiple content-types are acceptable 2024-05-01 15:24:50 +02:00
Mastodon [backend/masto-client] Return 422 when trying to create a scheduled status (ISH-315) 2024-05-03 21:15:23 +02:00
Renderers [backend/api] Add UserResponse.Host property (ISH-304) 2024-05-02 01:14:52 +02:00
Schemas [frontend] Bootstrap shared DTOs, API abstractions, SignalR & more 2024-04-01 20:22:45 +02:00
AdminController.cs [backend/api] Add optional userId query parameter to /admin/fetch & /fetch-raw 2024-05-02 19:29:19 +02:00
AuthController.cs [backend/api] Add reset password endpoint (ISH-282) 2024-05-02 00:32:40 +02:00
DriveController.cs [backend/api] Add [Consumes] Attribute to the UpdateFile endpoint 2024-04-22 19:32:58 +02:00
FallbackController.cs [backend/api] Allow CORS from all origins for FallbackController (ISH-301) 2024-05-02 22:42:45 +02:00
IdenticonController.cs [backend/masto-client] Render identicon with file extension 2024-03-15 19:20:48 +01:00
NoteController.cs [backend/api-shared] Order note ancestors by tree path 2024-05-01 23:39:49 +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