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

Add endpoints to manage followed tags #273

Open
acidghost opened this issue Nov 23, 2022 · 4 comments
Open

Add endpoints to manage followed tags #273

acidghost opened this issue Nov 23, 2022 · 4 comments

Comments

@acidghost
Copy link

Mastodon version 4.0.0 added endpoints to list, add and delete followed tags. The endpoints are:

These are currently missing from Mastodon.py.

@halcy
Copy link
Owner

halcy commented Nov 23, 2022

Hey,

thanks for the report - these help immensely in sorting through what is and isn't there yet. Currently, I'm going through Masto versions chronologically, and am currently on adding stuff added in 3.5 (I fell way behind because I had other things to do), so I haven't looked at 4.0 at all yet. I hope to get around to it this week, but of course, if anyone else wants to take this (even if it's just the functions and no tests), be my guest.

@Bram-diederik
Copy link

any update. I want to make a automation to only follow the F1 tag during the race.

@halcy
Copy link
Owner

halcy commented Jul 31, 2023

Hey, I have gotten started on this, but could not finish before something else came up. That other thing is now done, but I need some time to recuperate before I get back to Mastodon.py, so don't expect this in the very near term. I'll get back to it sometime next week, probably, no ETA how long it will take - we're currently in the middle of a major update to mastodon.py that will eventually make it a lot better, but unfortunately, they take time. Probably month-ish.

If someone (you) sends a PR I will backport it and do a release, even with no tests.

@Bram-diederik
Copy link

I'm not that confident in python to do some proper PR. Im a software tester and creative linux hacker. I work together with a terrible but very patient developer called chatgtp.

I have working seperate code. Take your time.

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

3 participants