Iceshrimp.NET/Iceshrimp.Backend/Controllers
2024-03-24 14:34:07 +01:00
..
Attributes [backend] Remove unused import 2024-02-21 19:24:54 +01:00
Federation [backend/core] Replace redis-based queue system with a postgres-based one (ISH-212) 2024-03-24 00:17:28 +01:00
Mastodon [backend/core] Dispose service scopes properly for long-running connections (WebSocket) 2024-03-24 14:34:07 +01:00
Renderers [backend/api] Use UserRenderer in AuthController instead of instantiating the response object directly (ISH-209) 2024-03-21 16:52:23 +01:00
Schemas [backend/api] Correctly render replies/renotes/quotes (ISH-205) 2024-03-18 16:36:04 +01:00
AdminController.cs [backend/federation] Federate pinned notes (ISH-111) 2024-03-04 05:03:32 +01:00
AuthController.cs [backend/api] Use UserRenderer in AuthController instead of instantiating the response object directly (ISH-209) 2024-03-21 16:52:23 +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
NotificationController.cs [backend] Code cleanup 2024-03-17 13:36:08 +01:00
TimelineController.cs [backend/core] Replace IDistributedCache with postgres k/v cache (ISH-212) 2024-03-23 19:10:27 +01:00
UserController.cs [backend] Code cleanup 2024-03-17 13:36:08 +01:00