Fixed some valid URL characters not being parsed as part of a link
This commit is contained in:
parent
cc7011b724
commit
9b525d4cb1
2 changed files with 2 additions and 1 deletions
1
TODO
1
TODO
|
@ -16,3 +16,4 @@ 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.
|
||||
|
|
Reference in a new issue