Timm Bäder

Results 113 comments of Timm Bäder

Well yes, does it not work?

Ah, yes, you will only get notifications for the accounts you have a window open. Current master has a `--start-service` switch that will start all startup accounts and keep their...

It will of course make it into the next release, but a UI option doesn't make a lot of sense iMO since one use case is to have the service...

Oh, your replies get weirdly formatted here, looks like most of it is a quote. Yes, that's the plan, but I'm not sure if the current version is very good;...

Media are indeed attached to the DM json, but it's hard to cache them along with the actual message text. On the other hand we should already be able to...

I wanted this more for the `--tweet` command line option so one can pass a default screen name but still change that.

There's no event for that so there's not really a good way to display it in a streaming fashion (except for the tweet's info page which gets updated whenever joined).

That's only doable via multiple api resources (and still no streaming support of course). It would be possible do make an "easy" implementation that just polls every X minutes tho.

If this ever gets implemented, also add notification support for it as in #240.

Why would it be useful? I implemented that at the beginning as `block_count`, but it has several problems like one tweet can be blocked multiple times(e.g. a tweet that mentions...