.. |
Attributes
|
[backend] Replace mastodon-specific middleware with modes triggered on MastodonApiControllerAttribute
|
2024-02-05 21:08:20 +01:00 |
Renderers
|
[backend/masto-client] Set category for emojis
|
2024-06-24 17:02:52 +10:00 |
Schemas
|
[backend/masto-client] Fix typo
|
2024-06-05 17:46:11 +02:00 |
Streaming
|
[backend] Use User.IsLocalUser / .IsRemoteUser instead of null-checks where applicable (ISH-370)
|
2024-06-17 17:25:29 +02:00 |
AccountController.cs
|
[backend/masto-client] Paginate likes & bookmarks based on their identifier (instead of the note identifier)
|
2024-06-15 16:57:06 +02:00 |
AnnouncementController.cs
|
[backend/masto-client] Add announcements (ISH-102)
|
2024-02-27 03:42:03 +01:00 |
AuthController.cs
|
[backend/masto-client] Ignore App.website property when it only contains whitespace
|
2024-06-14 21:45:29 +02:00 |
ConversationsController.cs
|
[backend/masto-client] Improve performance of conversations endpoints
|
2024-04-24 02:01:24 +02:00 |
FilterController.cs
|
[backend/masto-client] Respect filters in WebSocket connections (ISH-328)
|
2024-05-17 19:21:41 +02:00 |
InstanceController.cs
|
[backend/masto-client] Set category for emojis
|
2024-06-24 17:02:52 +10:00 |
ListController.cs
|
[backend/masto-client] Add list streaming channel (ISH-332)
|
2024-05-23 17:10:36 +02:00 |
MarkerController.cs
|
[backend/masto-api] Fix swagger doc generation
|
2024-02-28 21:01:51 +01:00 |
MediaController.cs
|
[backend/masto-client] Return 404 for /media/v2/{id} endpoints (ISH-356)
|
2024-06-07 19:07:36 +02:00 |
NotificationController.cs
|
[backend/core] Improve note table query performance by aggregating block/mute checks (ISH-206)
|
2024-04-23 23:04:56 +02:00 |
PollController.cs
|
[backend/masto-client] Fix poll endpoint authentication (ISH-377)
|
2024-06-20 19:38:16 +02:00 |
PushController.cs
|
[backend] Code cleanup
|
2024-03-17 13:36:08 +01:00 |
SearchController.cs
|
[backend/masto-client] Improve user lookup regex
|
2024-06-08 00:58:06 +02:00 |
StatusController.cs
|
[backend/masto-client] Fix poll endpoint authentication (ISH-377)
|
2024-06-20 19:38:16 +02:00 |
TimelineController.cs
|
[backend/core] Revert to heuristic-based home timeline query
|
2024-06-26 22:56:36 +02:00 |
WebSocketController.cs
|
[backend/masto-client] Support WebSocket authentication using the access_token query parameter (ISH-147)
|
2024-03-10 22:05:14 +01:00 |