Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Add support for instance configuration > statuses > supported_mime_types #110

Open
13xforever opened this issue Aug 23, 2023 · 2 comments
Assignees
Milestone

Comments

@13xforever
Copy link

This is not a vanilla Mastodon API property but is popular in forks and Mastodon-compatible projects. Similar to instance Configuration.MediaAttachments.SupportedMimeTypes, there could be exposed Configuration.Statuses.SupportedMimeTypes for status messages (typically text/plain and text/markdown, but sometimes other types such as text/html).

For tests any glitch instance should work, i.e. https://social.treehouse.systems/api/v2/instance

@glacasa glacasa self-assigned this Dec 15, 2023
@glacasa glacasa added this to the 3.0 milestone Dec 15, 2023
@glacasa
Copy link
Owner

glacasa commented Dec 15, 2023

It has been added in Mastonet V3

Now in preview : https://www.nuget.org/packages/Mastonet/3.0.0-preview1

@13xforever
Copy link
Author

Can you please point out where exactly has it been added? I've finally got around to update the project to use v3.1.1 of the client, but I don't see any changes in statuses configuration (also v3 was a good chance to fix the typo in statutes 😔)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants