.. |
Attributes
|
[backend] Replace mastodon-specific middleware with modes triggered on MastodonApiControllerAttribute
|
2024-02-05 21:08:20 +01:00 |
Renderers
|
[backend/masto-client] Render quote uris inline (ISH-177)
|
2024-03-13 03:50:55 +01:00 |
Schemas
|
[backend/masto-client] Fix query string dictionary handling in FromHybridProvider (ISH-183)
|
2024-03-13 03:08:18 +01:00 |
Streaming
|
[backend/masto-client] Fix errors in WebSocket notification handler
|
2024-03-11 04:00:40 +01:00 |
AccountController.cs
|
[backend/masto-client] Allow pinning notes to profile (ISH-111)
|
2024-03-04 03:49:36 +01:00 |
AnnouncementController.cs
|
[backend/masto-client] Add announcements (ISH-102)
|
2024-02-27 03:42:03 +01:00 |
AuthController.cs
|
[backend/masto-client] Fall back to token.scopes on /oauth/token (ISH-145)
|
2024-03-11 02:19:47 +01:00 |
ConversationsController.cs
|
[backend/mastodon-client] Implement conversations endpoints
|
2024-02-27 01:07:12 +01:00 |
InstanceController.cs
|
[backend/masto-client] Stub /api/1/instance/translation_languages
|
2024-02-27 04:15:35 +01:00 |
ListController.cs
|
[backend/core] Add 401/403 response examples programmatically
|
2024-02-24 22:09:47 +01:00 |
MarkerController.cs
|
[backend/masto-api] Fix swagger doc generation
|
2024-02-28 21:01:51 +01:00 |
MediaController.cs
|
[backend/core] Add 401/403 response examples programmatically
|
2024-02-24 22:09:47 +01:00 |
NotificationController.cs
|
[backend/masto-client] Fix notifications endpoints when notification has no notifier (because the user was deleted, etc)
|
2024-03-07 04:20:01 +01:00 |
PollController.cs
|
[backend/core] Finish the polls implementation (ISH-130, ISH-131)
|
2024-03-07 03:34:52 +01:00 |
SearchController.cs
|
[backend/masto-client] Return hashtags on search (ISH-14)
|
2024-03-04 01:50:11 +01:00 |
StatusController.cs
|
[backend/masto-client] Improve quote handling (ISH-176)
|
2024-03-13 05:01:46 +01:00 |
TimelineController.cs
|
[backend/masto-client] Add tag timeline endpoint (ISH-115)
|
2024-03-04 19:54:50 +01: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 |