Iceshrimp.NET/Iceshrimp.Backend/Controllers/Web
2024-10-14 03:00:39 +02:00
..
Renderers [shared] Add sensitive field to note reactions 2024-10-04 00:36:38 +02:00
AdminController.cs [backend/api] Add endpoints to get all blocked/allowed instances (ISH-531) 2024-10-14 03:00:39 +02:00
AuthController.cs [backend/core] Prevent system users from authenticating or creating notes 2024-10-09 21:39:36 +02:00
DriveController.cs [backend/drive] Serve files served by the integrated drive controller as inline attachments 2024-10-13 23:50:38 +02:00
EmojiController.cs [backend] Add sensitive field to emojis 2024-10-04 00:36:38 +02:00
FallbackController.cs [backend/asp] Refactor controllers 2024-07-06 17:12:22 +02:00
FilterController.cs [backend/api] Fix typo 2024-07-13 01:35:45 +02:00
FollowRequestController.cs [backend/asp] Refactor controllers 2024-07-06 17:12:22 +02:00
IdenticonController.cs [sln] Code cleanup 2024-09-13 21:44:31 +02:00
MigrationController.cs [backend/federation] Add support for incoming, outgoing & local account migrations (ISH-118) 2024-09-27 03:27:34 +02:00
MiscController.cs [backend/database] Migrate references to Note.ThreadId ?? Note.Id to Note.ThreadIdOrId 2024-07-14 22:06:29 +02:00
ModerationController.cs [backend/api] Prevent moderation actions on the authenticated user 2024-10-11 19:38:30 +02:00
NoteController.cs [backend/core] Add basic reject policies, along with a highly extensible system for rewrite policies (ISH-16) 2024-10-09 04:34:23 +02:00
NotificationController.cs [backend/asp] Refactor controllers 2024-07-06 17:12:22 +02:00
ProfileController.cs [backend/api] Add user profile endpoints (ISH-348) 2024-07-10 02:55:57 +02:00
SearchController.cs [backend] Code cleanup 2024-08-14 03:53:15 +02:00
SettingsController.cs [sln] Code cleanup 2024-09-13 21:44:31 +02:00
TimelineController.cs [backend/api-shared] Add thread mute support (ISH-172) 2024-07-13 01:35:28 +02:00
UserController.cs [backend/database] Canonicalize punycode host representations to lowercase 2024-10-02 01:16:25 +02:00