Iceshrimp.NET/Iceshrimp.Backend/Controllers
2024-02-17 00:55:58 +01:00
..
Attributes [backend/masto-client] Implement link pagination response headers 2024-02-03 21:55:26 +01:00
Mastodon [backend/services] Set denormalized note properties replyUserId and replyuserHost correctly 2024-02-17 00:55:58 +01:00
Renderers Refactor type constants 2024-01-27 02:54:05 +01:00
Schemas [backend/api] Add endpoint allowing admins to generate invites 2024-02-16 23:42:07 +01:00
ActivityPubController.cs [backend/federation] Federate note media attachments (ISH-59) 2024-02-13 02:54:48 +01:00
AdminController.cs [backend/database] Rename registration_ticket table to registration_invite 2024-02-16 23:51:13 +01:00
AuthController.cs [backend] Add request duration header for non-timing-sensitive (cryptography-related) endpoints 2024-02-06 02:42:35 +01:00
DriveController.cs [backend] Set CORS headers for all Mastodon controllers & DriveController (ISH-40, ISH-41) 2024-02-11 19:35:42 +01:00
FallbackController.cs Log request path in FallbackController 2024-01-27 20:31:20 +01:00
IdenticonController.cs [backend/swagger] Fix swaggergen failing due to missing HttpGet on IdenticonController 2024-02-13 00:59:32 +01:00
NodeInfoController.cs [backend/controllers] Nodeinfo note count should be returned as posts, not comments 2024-02-16 05:39:01 +01:00
UserController.cs [backend/api] Only expose public notes on /api/iceshrimp/v1/user/{id}/notes 2024-02-06 02:12:09 +01:00
WellKnownController.cs [backend/database] Add entity methods for getting the public url/uri for users & notes (ISH-47) 2024-02-16 03:28:16 +01:00