FOSSRIT / Open-Video-chat

An open source video conferencing tool for the XO laptop
https://fossrit.github.io/projects/open-video-chat
GNU General Public License v3.0
17 stars 10 forks source link

Network Stack Dynamic Account Retreival #28

Closed cdelorme closed 11 years ago

cdelorme commented 11 years ago

Along with an eventual account management interface for cross-platform, the ability to select from available valid accounts should be implemented.

The current implementation only allows the first to be used.

cdelorme commented 11 years ago

Now pulls and stores accounts in a list, and marks the first as active.

Cross platform account management UI exists, but does not yet feature switching the active account.