Made conversations work correctly
This commit is contained in:
parent
7a5ae9235e
commit
c3ac07a693
5 changed files with 50 additions and 33 deletions
1
TODO
1
TODO
|
@ -15,3 +15,4 @@ bugs:
|
|||
|
||||
* Direct Messages have no names, only screen names (may not be fixable without
|
||||
considerable tweaks to python-twitter)
|
||||
* "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.
|
||||
|
|
Reference in a new issue