.. |
Attributes
|
[backend] Replace mastodon-specific middleware with modes triggered on MastodonApiControllerAttribute
|
2024-02-05 21:08:20 +01:00 |
Renderers
|
[backend/masto-client] Trim ':' character from custom emoji names
|
2024-07-14 22:34:34 +02:00 |
Schemas
|
[backend/api] Add filter endpoints (ISH-339)
|
2024-07-13 00:36:49 +02:00 |
Streaming
|
[backend/database] Migrate references to Note.ThreadId ?? Note.Id to Note.ThreadIdOrId
|
2024-07-14 22:06:29 +02:00 |
AccountController.cs
|
[backend/api] Expose new user_settings flags in SettingsController
|
2024-07-10 02:55:57 +02:00 |
AnnouncementController.cs
|
[backend/asp] Refactor controllers
|
2024-07-06 17:12:22 +02:00 |
AuthController.cs
|
[backend/masto-client] Support client_credentials grant type (ISH-416)
|
2024-07-12 18:18:09 +02:00 |
ConversationsController.cs
|
[backend/database] Migrate references to Note.ThreadId ?? Note.Id to Note.ThreadIdOrId
|
2024-07-14 22:06:29 +02:00 |
FilterController.cs
|
[backend/asp] Refactor controllers
|
2024-07-06 17:12:22 +02:00 |
InstanceController.cs
|
[backend/asp] Refactor controllers
|
2024-07-06 17:12:22 +02:00 |
ListController.cs
|
[backend/asp] Refactor controllers
|
2024-07-06 17:12:22 +02:00 |
MarkerController.cs
|
[backend/asp] Refactor controllers
|
2024-07-06 17:12:22 +02:00 |
MediaController.cs
|
[backend/asp] Refactor controllers
|
2024-07-06 17:12:22 +02:00 |
NotificationController.cs
|
[backend/api-shared] Add thread mute support (ISH-172)
|
2024-07-13 01:35:28 +02:00 |
PollController.cs
|
[backend/asp] Refactor controllers
|
2024-07-06 17:12:22 +02:00 |
PushController.cs
|
[backend/asp] Refactor controllers
|
2024-07-06 17:12:22 +02:00 |
SearchController.cs
|
[backend/asp] Refactor controllers
|
2024-07-06 17:12:22 +02:00 |
StatusController.cs
|
[backend/database] Migrate references to Note.ThreadId ?? Note.Id to Note.ThreadIdOrId
|
2024-07-14 22:06:29 +02:00 |
TimelineController.cs
|
[backend/api-shared] Add thread mute support (ISH-172)
|
2024-07-13 01:35:28 +02:00 |
WebSocketController.cs
|
[backend/masto-api] Fix hideInaccessible not being respected in streaming connection updates
|
2024-07-14 20:41:05 +02:00 |