The Ruby library for interacting with the Mastodon client API is in dire need of completion. If you're looking for ways to contribute code, I think that's a good starting point https://github.com/tootsuite/mastodon-api
@Gargron I'll probably be able to help in a month or two, just need to finish off uni :P
@Gargron is there a current issue list/feature/FIXME list? (I can only see two issues on the git...)
@Gargron I would love too. Are there docs for the api?
@Gargron Do you know if there's an equivalent Python API anywhere?
@offby1 Yes! Look for Mastodon.py
@Gargron if you have a TODO list somewhere I'd be happy to spend some time on it
@muffinista The main thing about that library is that the basics are all done, it's simply missing method definitions matching the current API documentation
@Gargron ok, cool, I can work from that
@Gargron Is it currently possible to post video from API?
@Borogove Yes, it is
@Gargron What needs to be done?
@Gargron Yeah, but it's Ruby :P
@Gargron I'd be glad to help with this. Is there an easy way to generate an exhaustive set of fixtures ? https://github.com/tootsuite/mastodon-api/tree/master/spec/fixtures/requests
@Gargron What's missing from it?
@Gargron hi Eugen, I might be able to help here. It would be useful if you created Issues with missing features or bugs.
@gargron I'll look into it when I have time
@Gargron Funny "tootsuite" sounds like "tout de suite" in french that means "right now"
Good job on Mastodon btw!