Iceshrimp.NET/Iceshrimp.Backend/Controllers/Mastodon
2024-02-14 18:33:26 +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] Fix datetime string handling 2024-02-14 18:33:26 +01:00
Schemas [backend/services] Basic event bus implementation (ISH-60) 2024-02-14 17:57:55 +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
NotificationController.cs [backend/masto-client] Add visibility filters in NotificationController (ISH-45) 2024-02-13 19:34:00 +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] Allow for posting notes with only media attached (ISH-61) 2024-02-13 03:10:31 +01:00
TimelineController.cs [backend/database] Add following query heuristics 2024-02-14 00:59:14 +01:00