Iceshrimp.NET/Iceshrimp.Backend/Controllers/Mastodon
Laura Hausmann 67d1d776c8
[backend/federation] Basic mentions handling (ISH-38)
This implementation adds handling of incoming mentions, including rewriting non-canonical mentions of split domain users into their canonical form when inserting notes into the database.
2024-02-11 18:50:28 +01:00
..
Attributes [backend] Replace mastodon-specific middleware with modes triggered on MastodonApiControllerAttribute 2024-02-05 21:08:20 +01:00
Renderers [backend/federation] Basic mentions handling (ISH-38) 2024-02-11 18:50:28 +01:00
Schemas [backend/federation] Basic mentions handling (ISH-38) 2024-02-11 18:50:28 +01:00
AccountController.cs [backend/database] Update follower/following counts on follow/unfollow/accept (ISH-17) 2024-02-09 14:11:55 +01:00
AuthController.cs [backend/masto-client] Remove Mastodon prefix from MastodonApiControllers 2024-02-07 20:49:52 +01:00
SearchController.cs [backend/masto-client] Respect account_id query parameter when searching for notes 2024-02-08 01:13:33 +01:00
StatusController.cs [backend/masto-client] Fail early on PostNote 2024-02-07 21:20:57 +01:00
TimelineController.cs [backend/masto-client] Remove Mastodon prefix from MastodonApiControllers 2024-02-07 20:49:52 +01:00