Iceshrimp.NET/Iceshrimp.Backend/Controllers/Mastodon
2024-02-13 02:46:40 +01:00
..
Attributes [backend] Replace mastodon-specific middleware with modes triggered on MastodonApiControllerAttribute 2024-02-05 21:08:20 +01:00
Renderers [backend/masto-client] Render note media attachments (ISH-49) 2024-02-13 00:31:37 +01:00
Schemas [backend/masto-client] Add media upload (ISH-58) 2024-02-13 02:46:40 +01:00
AccountController.cs [backend/masto-client] Add user follower/following endpoints (ISH-44) 2024-02-12 03:44:54 +01:00
AuthController.cs [backend] Set CORS headers for all Mastodon controllers & DriveController (ISH-40, ISH-41) 2024-02-11 19:35:42 +01:00
InstanceController.cs [backend/masto-client] Add basic /v1/instance endpoint (ISH-6) 2024-02-12 03:16:03 +01:00
MediaController.cs [backend/masto-client] Add media upload (ISH-58) 2024-02-13 02:46:40 +01:00
SearchController.cs [backend] Set CORS headers for all Mastodon controllers & DriveController (ISH-40, ISH-41) 2024-02-11 19:35:42 +01:00
StatusController.cs [backend/masto-client] Add media upload (ISH-58) 2024-02-13 02:46:40 +01:00
TimelineController.cs [backend] Set CORS headers for all Mastodon controllers & DriveController (ISH-40, ISH-41) 2024-02-11 19:35:42 +01:00