Feature #185
Support multiple accounts
| Status: | Rejected | Start: | 11/05/2008 | ||
|---|---|---|---|---|---|
| Priority: | Normal | Due date: | |||
| Assigned to: | % Done: | 10% |
|||
| Category: | - | Spent time: | - | ||
| Target version: | 0.9.2 | ||||
| Operating System: |
Description
Always search for a list of protocols (by iterating the add-ons directories) and show them in the list.
Under each one show a "Add new account" entry, which uses the template to create the view.
The template should be fetched from the protocol's resources.
As the user hits Save, save the settings file with a name like PROTOCOL-ACCOUNT, also write the protocol signature it relates to.
Then in im_server we can create only the protocols we have settings for.
Preflet's list would be:
Under each one show a "Add new account" entry, which uses the template to create the view.
The template should be fetched from the protocol's resources.
As the user hits Save, save the settings file with a name like PROTOCOL-ACCOUNT, also write the protocol signature it relates to.
Then in im_server we can create only the protocols we have settings for.
Preflet's list would be:
- Protocols
- MSN > Add new account, account1@emailaddress.com, account2@emailaddress.com
- AIM > Add new account, aimnick1, aimnick2
- and so on
In the im_server we iterate the settings directory, read the protocol used for the setting, find the protocol, launch an instance of it.
We'll have to modify the Protocols to take an "instance" or some other unique ID so the server knows what its messages relates to.
Related issues
| related to IM Kit - Bug #181: No protocols listed in IM Setings and Deskbar replicant. | Closed | 11/04/2008 | ||
| duplicated by IM Kit - Feature #95: Preflet should load clients and protocols settings template from their resources | Rejected | 10/08/2008 | ||
| duplicated by IM Kit - Feature #94: Move protocols and clients settings template to resource file | Rejected | 10/08/2008 | ||
| duplicated by IM Kit - Feature #96: Server should load protocol and client settings templates from resources | Rejected | 10/08/2008 |
History
Updated by Pier Luigi Fiorini almost 2 years ago
- Status changed from New to Assigned
- Assigned to set to Pier Luigi Fiorini
- Target version set to 0.9.2
- % Done changed from 0 to 10
Updated by Pier Luigi Fiorini almost 2 years ago
- Status changed from Assigned to Rejected