Lorenz Diener

Results 51 comments of Lorenz Diener

I'm actually not sure what you mean - there is an offset parameter for both account_search and search, and they work as expected. closing this for now, please reopen if...

cleaning up issues - it would be neat to have a quicker test setup, but I'm likely not doing it, I am not a Docker Person, so for now, there...

You know what, I thought it was, but actually, I forgot to check it in. I'll do it when I get home from work

https://github.com/halcy/Mastodon.py/blob/master/tests/run_mastodon_for_tests.sh here it is!

I don’t believe Mastodon supports any database engine other than Postgres…? Happy to be wrong about that, though. That would certainly simplify the setup If you’re giving it a go,...

To be honest, that already sounds like it would make the container quite complex to maintain. I think the most sensible way forward would be to install Mastodon in an...

I don't necessarily think that you'd want to use the exact thing, but I assume there's some kind of Official Mastodon Docker Install Process, and that it would be good...

Nah it‘s 100% in scope. I‘ve been meaning to add this for a long time now, but never had the energy. The websocket streaming api is clearly the preferred and...

huh! weird that that slipped through testing. I‘ll have a look next time I am working on mastopy (possibly tomorrow, though no promises) and merge and add a test to...

That is in fact kind of weird. I do not think you are doing anything wrong, so it would probably be a library issue, or a "server is doing something...