Iceshrimp.NET/Iceshrimp.Backend/Controllers/Mastodon
Laura Hausmann d4da5ed9de
Change license to EUPL v1.2
Consent was given by all project contributors.
2024-03-22 17:10:52 +01:00
..
Attributes [backend] Replace mastodon-specific middleware with modes triggered on MastodonApiControllerAttribute 2024-02-05 21:08:20 +01:00
Renderers [backend/api] Use UserRenderer in AuthController instead of instantiating the response object directly (ISH-209) 2024-03-21 16:52:23 +01:00
Schemas Change license to EUPL v1.2 2024-03-22 17:10:52 +01:00
Streaming [backend] Code cleanup 2024-03-17 13:36:08 +01:00
AccountController.cs [backend] Code cleanup 2024-03-17 13:36:08 +01:00
AnnouncementController.cs [backend/masto-client] Add announcements (ISH-102) 2024-02-27 03:42:03 +01:00
AuthController.cs [backend/core] Improve meta store (ISH-133) 2024-03-16 13:19:02 +01:00
ConversationsController.cs [backend] Code cleanup 2024-03-17 13:36:08 +01:00
InstanceController.cs [backend/masto-client] Add /instance/extended_description endpoint (ISH-95) 2024-03-17 14:10:22 +01:00
ListController.cs [backend] Code cleanup 2024-03-17 13:36:08 +01:00
MarkerController.cs [backend/masto-api] Fix swagger doc generation 2024-02-28 21:01:51 +01:00
MediaController.cs [backend/masto-client] Add missing media endpoints, handle media_attributes on status update (ISH-155) 2024-03-14 12:10:03 +01:00
NotificationController.cs [backend/api] Add notifications endpoints (ISH-202) 2024-03-17 13:30:56 +01:00
PollController.cs [backend/core] Finish the polls implementation (ISH-130, ISH-131) 2024-03-07 03:34:52 +01:00
PushController.cs [backend] Code cleanup 2024-03-17 13:36:08 +01:00
SearchController.cs [backend] Code cleanup 2024-03-17 13:36:08 +01:00
StatusController.cs [backend] Code cleanup 2024-03-17 13:36:08 +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] Support WebSocket authentication using the access_token query parameter (ISH-147) 2024-03-10 22:05:14 +01:00