Iceshrimp.NET/Iceshrimp.Backend/Controllers/Mastodon
2024-02-24 22:09:47 +01:00
..
Attributes [backend] Replace mastodon-specific middleware with modes triggered on MastodonApiControllerAttribute 2024-02-05 21:08:20 +01:00
Renderers [backend/masto-api] Enforce renote/reply visibility for notifications 2024-02-22 20:47:44 +01:00
Schemas [backend] Code cleanup 2024-02-24 21:03:29 +01:00
Streaming [backend] Code cleanup 2024-02-24 21:03:29 +01:00
AccountController.cs [backend/core] Add 401/403 response examples programmatically 2024-02-24 22:09:47 +01:00
AuthController.cs [backend] Code cleanup 2024-02-24 21:03:29 +01:00
InstanceController.cs [backend/controllers] Inherit from ControllerBase instead of Controller as we do not need MVC View support 2024-02-21 02:37:20 +01:00
ListController.cs [backend/core] Add 401/403 response examples programmatically 2024-02-24 22:09:47 +01:00
MediaController.cs [backend/core] Add 401/403 response examples programmatically 2024-02-24 22:09:47 +01:00
NotificationController.cs [backend/masto-api] Enforce renote/reply visibility for notifications 2024-02-22 20:47:44 +01:00
SearchController.cs [backend/masto-client] Resolve notes with user keypair 2024-02-23 03:40:21 +01:00
StatusController.cs [backend/core] Add 401/403 response examples programmatically 2024-02-24 22:09:47 +01:00
TimelineController.cs [backend/core] Add 401/403 response examples programmatically 2024-02-24 22:09:47 +01:00
WebSocketController.cs [backend/masto-client] Handle query parameters for streaming API WebSocket connections 2024-02-21 19:32:58 +01:00