Iceshrimp.NET/Iceshrimp.Backend/Controllers
2024-06-10 18:18:23 +02:00
..
Attributes [backend/masto-client] Correctly handle offset pagination (ISH-358) 2024-06-07 18:44:48 +02:00
Federation [backend/federation] Add configuration option for limiting the number of concurrent federation requests (ISH-338) 2024-06-10 18:18:23 +02:00
Mastodon [backend/masto-client] Improve user lookup regex 2024-06-08 00:58:06 +02:00
Renderers [backend/api] Fix user profile relations 2024-05-28 16:06:18 +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/swagger] Fix form file annotations 2024-05-23 16:13:39 +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] Add renote endpoints (ISH-341) 2024-05-23 19:37: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
SearchController.cs [backend/api-shared] Make FTS support filtering by local instance web/account domain 2024-06-06 20:53:33 +02:00
SettingsController.cs [backend/api] Actually save user settings on PUT /api/iceshrimp/settings 2024-05-15 11:37:33 +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/api] Add user follow, unfollow & lookup api methods (ISH-346) 2024-05-23 23:11:51 +02:00