Iceshrimp.NET/Iceshrimp.Backend/Controllers
2024-03-16 18:02:34 +01:00
..
Attributes [backend] Remove unused import 2024-02-21 19:24:54 +01:00
Federation [backend/federation] Separate authorized fetch & inbox validation (ISH-127) 2024-03-13 00:21:51 +01:00
Mastodon [backend/masto-client] Allow searching by user fqn (ISH-196) 2024-03-16 18:02:34 +01:00
Renderers [backend/api] Fix NoteRenderer.RenderMany 2024-03-16 10:55:02 +01:00
Schemas [backend/api] Add reactions endpoints & return reaction data with note & timeline responses (ISH-156) 2024-03-11 05:20:07 +01:00
AdminController.cs [backend/federation] Federate pinned notes (ISH-111) 2024-03-04 05:03:32 +01:00
AuthController.cs [backend] Fix regressions causing build to fail 2024-03-07 05:30:26 +01:00
DriveController.cs [backend/controllers] Inherit from ControllerBase instead of Controller as we do not need MVC View support 2024-02-21 02:37:20 +01:00
FallbackController.cs [backend/controllers] Inherit from ControllerBase instead of Controller as we do not need MVC View support 2024-02-21 02:37:20 +01:00
IdenticonController.cs [backend/masto-client] Render identicon with file extension 2024-03-15 19:20:48 +01:00
NoteController.cs [backend/api] Add reactions endpoints & return reaction data with note & timeline responses (ISH-156) 2024-03-11 05:20:07 +01:00
TimelineController.cs [backend/api] Add reactions endpoints & return reaction data with note & timeline responses (ISH-156) 2024-03-11 05:20:07 +01:00
UserController.cs [backend/api] Add reactions endpoints & return reaction data with note & timeline responses (ISH-156) 2024-03-11 05:20:07 +01:00