Fixed regex so that we should get the username in TweetPane, so new tweets won't increment the unread count if they are from the user herself
This commit is contained in:
1
TODO
1
TODO
@ -17,4 +17,3 @@ bugs:
|
||||
* "ValueError: list.remove(x): x not in list" when trying to close a tab (error recurred after adding conversation support). Tabs can be reordered, then closed, as a workaround.
|
||||
* Links must be right-clicked on to activate - can't left-click on the link directly. This seems to be a pygtk issue
|
||||
* Sometimes tweets are posted when we display 'failed to post tweet'... need to differentiate between kinds of errors... or something.
|
||||
* Some posts by the user are still being counted as unread when they show up...
|
||||
|
Reference in New Issue
Block a user