corebird
corebird copied to clipboard
Native Gtk+ Twitter Client
If a tweet contains a link to an image that Twitter decides to import as "media" then Corebird correctly pulls in the image and displays it, but incorrectly removes the...
When a user has "scroll to top on new tweets" disabled, it would be awesome if we could also tell the user how many tweets are remaining in the scrollback....
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
Hi! I watched all Corebird client, and it works very well. Thanks. However, I found it's lacking of a trending topic page in the sidebar, and the country/region could be...
Would be nice IMO. Also: #lastRT and similar.
This is more of an enhancement. Basically, occasionally there's tweets that come up on my timeline that I would like to be able to retweet on another one of my...
Right now there's no way on Corebird to tell if someone's account is set as private or not. It might be a good idea to add a lock or something...
I started to use corebird with two accounts and would like to open up an discussion about an "better" implementation of that because two corebird windows waste just to much...
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...