Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Implement multi-account support #5

Open
akrennmair opened this issue Dec 15, 2010 · 0 comments
Open

Implement multi-account support #5

akrennmair opened this issue Dec 15, 2010 · 0 comments

Comments

@akrennmair
Copy link
Owner

Currently, only logging in as one specific account is possible. This should be extended so that you can login as two or more accounts and read all of their tweets. The following things should be considered:

  • find a way to save the OAuth tokens for all the different accounts (one file per account, maybe?).
  • provide the ability to add (and delete!) configured accounts.
  • it must be possible to select as which account a tweet should be posted.
  • if several configured accounts follow the same user, display tweets of this user only once.
  • find a way to continuously load updates without making the UI slow (background thread? Twitter streaming API? [much development effort])
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant