Iceshrimp.NET/Iceshrimp.Backend/Controllers/Mastodon
Laura Hausmann 9865f3dde7
[backend/core] Replace MFM line endings during user/note ingestion
This saves significant amounts of time & memory during parsing.
2024-12-15 00:11:31 +01:00
..
Attributes [backend] Replace mastodon-specific middleware with modes triggered on MastodonApiControllerAttribute 2024-02-05 21:08:20 +01:00
Renderers [backend] address review 2024-12-13 22:19:31 +01:00
Schemas [backend/masto-client] Return attachment metadata when available (ISH-657) 2024-12-12 00:34:34 +01:00
Streaming [backend/masto-client] Add feature flag for inline media 2024-12-13 22:19:31 +01:00
AccountController.cs [sln] Reformat code 2024-11-20 00:48:29 +01:00
AnnouncementController.cs [backend] Implement inline media 2024-12-13 22:19:30 +01:00
AuthController.cs [sln] Apply code style 2024-11-20 00:48:29 +01:00
BiteController.cs [backend] Code cleanup 2024-10-25 06:49:28 +02:00
ConversationsController.cs [backend/federation] Improved reply backfill 2024-10-24 21:18:57 +02:00
FilterController.cs [backend/masto-client] Fix filter keyword edits failing (ISH-432) 2024-09-06 23:29:09 +02:00
InstanceController.cs [sln] Reformat code 2024-11-20 00:48:29 +01:00
ListController.cs [backend] Fix typo 2024-11-02 22:56:52 +01:00
MarkerController.cs [backend/asp] Refactor controllers 2024-07-06 17:12:22 +02:00
MediaController.cs [backend] Remove unused import 2024-12-12 00:41:24 +01:00
NotificationController.cs [backend] add mastoapi routes for biting notes and biting back users, add alternate route for biting users, and fix biting through mastoapi 2024-10-25 01:44:54 +02:00
PollController.cs [sln] Apply code style 2024-11-20 00:48:29 +01:00
PushController.cs [sln] Apply code style 2024-11-20 00:48:29 +01:00
SearchController.cs [sln] Reformat code 2024-11-20 00:48:29 +01:00
StatusController.cs [backend/core] Replace MFM line endings during user/note ingestion 2024-12-15 00:11:31 +01:00
TimelineController.cs [sln] Apply code style 2024-11-20 00:48:29 +01:00
WebSocketController.cs [backend/streaming] Echo back specified WebSocket protocol for mastodon streaming connections when set (ISH-635) 2024-12-06 18:55:37 +01:00