Iceshrimp.NET/Iceshrimp.Backend/Controllers/Mastodon
2024-02-23 03:40:21 +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/masto-client] Allow partial updates of list properties 2024-02-23 03:29:14 +01:00
Streaming [backend/masto-client] Handle query parameters for streaming API WebSocket connections 2024-02-21 19:32:58 +01:00
AccountController.cs [backend/masto-client] Add user list support 2024-02-23 00:40:51 +01:00
AuthController.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
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/masto-client] Allow partial updates of list properties 2024-02-23 03:29:14 +01:00
MediaController.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
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/masto-client] Support renote visibility parameter 2024-02-22 17:59:10 +01:00
TimelineController.cs [backend/masto-client] Add user list support 2024-02-23 00:40:51 +01:00
WebSocketController.cs [backend/masto-client] Handle query parameters for streaming API WebSocket connections 2024-02-21 19:32:58 +01:00