Iceshrimp.NET/Iceshrimp.Backend/Controllers/Mastodon
Laura Hausmann 57ac4750ad
[backend/core] Allow editing of locally originated polls (ISH-136)
This also improves the behavior of handling remotely originating poll edits.
2024-03-07 20:17:58 +01:00
..
Attributes [backend] Replace mastodon-specific middleware with modes triggered on MastodonApiControllerAttribute 2024-02-05 21:08:20 +01:00
Renderers [backend/federation] Initial poll support (ISH-62) 2024-03-06 00:55:53 +01:00
Schemas [backend/federation] Initial poll support (ISH-62) 2024-03-06 00:55:53 +01:00
Streaming [backend] Code cleanup 2024-02-24 21:03:29 +01:00
AccountController.cs [backend/masto-client] Allow pinning notes to profile (ISH-111) 2024-03-04 03:49:36 +01:00
AnnouncementController.cs [backend/masto-client] Add announcements (ISH-102) 2024-02-27 03:42:03 +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/masto-client] Stub /api/1/instance/translation_languages 2024-02-27 04:15:35 +01:00
ListController.cs [backend/core] Add 401/403 response examples programmatically 2024-02-24 22:09:47 +01:00
MarkerController.cs [backend/masto-api] Fix swagger doc generation 2024-02-28 21:01:51 +01:00
MediaController.cs [backend/core] Add 401/403 response examples programmatically 2024-02-24 22:09:47 +01:00
NotificationController.cs [backend/masto-client] Fix notifications endpoints when notification has no notifier (because the user was deleted, etc) 2024-03-07 04:20:01 +01:00
PollController.cs [backend/core] Finish the polls implementation (ISH-130, ISH-131) 2024-03-07 03:34:52 +01:00
SearchController.cs [backend/masto-client] Return hashtags on search (ISH-14) 2024-03-04 01:50:11 +01:00
StatusController.cs [backend/core] Allow editing of locally originated polls (ISH-136) 2024-03-07 20:17:58 +01:00
TimelineController.cs [backend/masto-client] Add tag timeline endpoint (ISH-115) 2024-03-04 19:54:50 +01:00
WebSocketController.cs [backend/masto-client] Handle query parameters for streaming API WebSocket connections 2024-02-21 19:32:58 +01:00