Timm Bäder

Results 113 comments of Timm Bäder

Umm, I don't know if that works or not, https://dev.twitter.com/rest/reference/post/media/metadata/create looks like some unfinished placeholder site (and it even links to a chunked media upload endpoint that doesn't officially exist...?)

I know so little about proxies that I don't even know what environment variables you are referring to. This most likely won't happen unless somebody else with the appropriate knowledge...

We can bikeshed for years about image rendering. There's no perfect way to do it.

I don't see the big problem with seeing only one tweet, really. The current image handling is a result of me trying to not do that, but people kept complaining...

A bit of technical background: For these conversations, Twitter basically gives us 2 relevant API points: - `1.1/direct_messages` to retrieve DMs received by the user(i.e. sent to the user) -...

I pushed 70ccd3b96014b23ae146d3c6588be430d74a0a37 which - while it's not perfect - should improve the situation.

It's not fixed, we only download 200 messages maximum, while the twitter server saves up to 800 (all this is theoretical and from the docs, I don't know if this...

It already is just one instance. That instance just opens a second window.

I already wanted to support tweetmarker in the past but librest currently does not support it. There are [patches pending](https://bugzilla.gnome.org/show_bug.cgi?id=701657) to support it though. I.e. I have an API key...

Again, impossible without the support for setting a request's content in librest.