Update follow status on account change
This commit is contained in:
parent
8fd11f6fa5
commit
340c261e2d
2 changed files with 19 additions and 6 deletions
8
TODO
8
TODO
|
@ -6,9 +6,15 @@ features:
|
|||
* Add a graphical options menu
|
||||
* Come up with a better bloody name
|
||||
* Status bar icon
|
||||
|
||||
* Support viewing a list of friends and unfollowing them
|
||||
* Support creating new lists and adding users to it (as well as removing users and deleting lists)
|
||||
* Changing the active user needs to be more 'work'... for instance, user tabs need to be re-checked for followship...
|
||||
|
||||
* Refactor TweetPane to support things more logically, so that we can do less bizarre checking for things...
|
||||
** Have a UserTweetPane, SingleTweetPane, ConversationPane, etc (or maybe just these)
|
||||
|
||||
* Changing the active user needs to do more 'work'
|
||||
** Refresh pages
|
||||
|
||||
|
||||
bugs:
|
||||
|
|
Reference in a new issue