Iceshrimp.NET/Iceshrimp.Backend/Controllers
2024-03-01 00:06:43 +01:00
..
Attributes [backend] Remove unused import 2024-02-21 19:24:54 +01:00
Federation [swagger] Generate separate swagger docs for the Iceshrimp.NET web API, Federation/ActivityPub & the Mastodon client API (ISH-87) 2024-02-29 22:40:03 +01:00
Mastodon [backend/core] Fix note & user counters (ISH-109) 2024-02-29 22:10:54 +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/api] Add activity & raw activity fetch endpoints in AdminController 2024-03-01 00:06:43 +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