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

Support trending hashtags on older instances #3734

Open
nikclayton opened this issue Jun 10, 2023 · 1 comment
Open

Support trending hashtags on older instances #3734

nikclayton opened this issue Jun 10, 2023 · 1 comment

Comments

@nikclayton
Copy link
Contributor

Per https://docs.joinmastodon.org/methods/trends/#tags the API endpoint for trending hashtags changed in Mastodon 3.5.0.

Fallback to the older route if the server (e.g. qoto.org) is running an older Mastodon version

@nikclayton
Copy link
Contributor Author

More generally, it would be helpful to match specific features to the Mastodon version that introduced them, figure out the set of available features when logging into a server, and only present the features we know the server can support.

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

No branches or pull requests

1 participant