Iceshrimp.NET/Iceshrimp.Backend/Controllers/Mastodon
2024-02-27 02:15:40 +01:00
..
Attributes [backend] Replace mastodon-specific middleware with modes triggered on MastodonApiControllerAttribute 2024-02-05 21:08:20 +01:00
Renderers [backend/federation] Resolve user profile mentions (ISH-33) 2024-02-25 02:07:20 +01:00
Schemas [backend/core] Add markers table & respective endpoints (ISH-91) 2024-02-27 02:15:40 +01:00
Streaming [backend] Code cleanup 2024-02-24 21:03:29 +01:00
AccountController.cs [backend/federation] Trigger user updates on web & mastodon api calls (ISH-35) 2024-02-26 20:13:49 +01:00
AuthController.cs [backend] Code cleanup 2024-02-24 21:03:29 +01:00
ConversationsController.cs [backend/mastodon-client] Implement conversations endpoints 2024-02-27 01:07:12 +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
MarkerController.cs [backend/core] Add markers table & respective endpoints (ISH-91) 2024-02-27 02:15:40 +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