Iceshrimp.NET/Iceshrimp.Backend/Controllers
2024-03-04 19:54:50 +01:00
..
Attributes [backend] Remove unused import 2024-02-21 19:24:54 +01:00
Federation [backend/federation] Federate pinned notes (ISH-111) 2024-03-04 05:03:32 +01:00
Mastodon [backend/masto-client] Add tag timeline endpoint (ISH-115) 2024-03-04 19:54:50 +01:00
Renderers [backend/api] Return identicon for users without avatars 2024-02-22 22:43:58 +01:00
Schemas [backend/api] Fix web api pagination 2024-02-21 04:17:39 +01:00
AdminController.cs [backend/federation] Federate pinned notes (ISH-111) 2024-03-04 05:03:32 +01:00
AuthController.cs [backend/core] Add 401/403 response examples programmatically 2024-02-24 22:09:47 +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/controllers] Inherit from ControllerBase instead of Controller as we do not need MVC View support 2024-02-21 02:37:20 +01:00
NoteController.cs [backend/core] Add 401/403 response examples programmatically 2024-02-24 22:09:47 +01:00
TimelineController.cs [backend/core] Add 401/403 response examples programmatically 2024-02-24 22:09:47 +01:00
UserController.cs [backend/federation] Trigger user updates on web & mastodon api calls (ISH-35) 2024-02-26 20:13:49 +01:00