Timm Bäder

Results 8 issues of Timm Bäder

For example: https://paste.xinu.at/p1H3i/ The retweet that is the topmost tweet in the lower list box should actually be at the bottom.

Some people have lots of accounts for reasons unknown to me. BUT: there's no satisfying way of getting the popover sized correctly in gtk3. We obviously need to set `propagate-natural-height`...

Enhancement

- No support for retweet notifications on the streaming connection. Options: - Support it only for followers, since whenever they retweet a tweet of the user, we get it as...

Enhancement

When replying to a tweet, that tweet can be deleted while it's being replied to. Wen can catch this in some cases (namely, when the user is following the author...

Enhancement

This will be done by the twitter api anyway, so we should reflect that in the UI. XXX: Find out that the API does with multiple tweet links

Enhancement

Would be nice IMO. Also: #lastRT and similar.

Enhancement

Regression from when #324 was fixed. For whatever reason, size-allocate gets called on the GtkTextView even when the size doesn't change, causing us to call scroll_down_next (false, false) BEFORE calling...

That's something I've wanted for a while, but it would suck to have duplicates when following the same person twice. Also, check what happens if the followee's protected. Problem here...

Enhancement