Iceshrimp.NET/Iceshrimp.Backend/Controllers/Mastodon/Schemas
2024-03-15 19:20:48 +01:00
..
Entities [backend/federation] Add reactions support (ISH-69) 2024-03-09 01:16:57 +01:00
AccountSchemas.cs [backend/core] Add mute support (ISH-169) 2024-03-14 15:33:54 +01:00
AuthSchemas.cs [backend/masto-client] Fall back to token.scopes on /oauth/token (ISH-145) 2024-03-11 02:19:47 +01:00
InstanceInfoV1Response.cs [backend/masto-api] Fix typo 2024-02-21 04:07:27 +01:00
InstanceInfoV2Response.cs [backend/masto-api] Fix typo 2024-02-21 04:07:27 +01:00
ListSchemas.cs [backend/masto-client] Allow partial updates of list properties 2024-02-23 03:29:14 +01:00
MarkerResponse.cs [backend/masto-client] Fix query string dictionary handling in FromHybridProvider (ISH-183) 2024-03-13 03:08:18 +01:00
MastodonErrorResponse.cs [backend] Code cleanup: switch to BSD braces style, tweak code style 2024-02-17 02:31:00 +01:00
MastodonPaginationQuery.cs [backend] Code cleanup 2024-02-24 21:03:29 +01:00
MediaSchemas.cs [backend/masto-client] Add missing media endpoints, handle media_attributes on status update (ISH-155) 2024-03-14 12:10:03 +01:00
NotificationSchemas.cs [backend] Code cleanup 2024-02-20 19:59:38 +01:00
PollSchemas.cs [backend/federation] Initial poll support (ISH-62) 2024-03-06 00:55:53 +01:00
PushSchemas.cs [backend/masto-client] Add push notification support (ISH-182) 2024-03-15 19:20:48 +01:00
SearchSchemas.cs [backend/masto-client] Return hashtags on search (ISH-14) 2024-03-04 01:50:11 +01:00
StatusSchemas.cs [backend/masto-client] Add missing media endpoints, handle media_attributes on status update (ISH-155) 2024-03-14 12:10:03 +01:00
TimelineSchemas.cs [backend/masto-client] Add tag timeline endpoint (ISH-115) 2024-03-04 19:54:50 +01:00