metabolist / metatext

A free, open-source iOS Mastodon client.
https://metabolist.org/metatext
GNU General Public License v3.0
727 stars 102 forks source link

Support for language tags #244

Closed avrhmt closed 1 year ago

avrhmt commented 2 years ago

Is your feature request related to a problem? Please describe. Mastodon has the ability to tag posts by their language. This is applicable for when users filter the posts they see on their timeline based on the post’s language. Currently this feature is not supported by Metatext, and as result all posts are tagged with the user’s default post language with no way to change that for a specific post.

Describe the solution you'd like The ability to choose a post’s language at the time of composition

Additional context A screenshot of language picker option on Mastodon web client A1AF90B0-01C4-467C-81F9-88E5C1A9F097

edraac commented 1 year ago

Duplicate of #75 (I’d love to have this feature though! It’s currently the only reason I’m still using the web app).

avrhmt commented 1 year ago

@edraac Thanks. I must have missed that when searching for it.

avrhmt commented 1 year ago

Closing as duplicate