Trac is being migrated to new services! Issues can be found in our new
YouTrack instance and WIKI pages can be found on our
website.
- Timestamp:
-
Aug 1, 2007, 9:00:46 PM (17 years ago)
- Author:
-
resiak
- Comment:
-
Update status of tp-haze --- avatars are supported.
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v6
|
v7
|
|
18 | 18 | === Connection Manager (Haze) === |
19 | 19 | |
| 20 | ==== (Partly) Implemented ==== |
| 21 | |
20 | 22 | * Connect to protocols |
21 | 23 | * Works, but needs a bit of work to make the connection have parameters for the options supported by the underlying prpl, and to make the parameters as far as possible match those used by other CMs. |
… |
… |
|
27 | 29 | * `HANDLE_TYPE_GROUP`: Working, with a small amount of surprising magic. When a contact is added to "subscribe", they mysteriously appear in the "Buddies" group (FIXME: they actually appear in _("Buddies")); if a buddy is removed from all groups, they fall off "subscribe" (FIXME: should they reappear in "Buddies" instead?). |
28 | 30 | * Presence (status) |
29 | | * All protocols are advertised as supporting available, busy, away, extended away, invisible, and offline presences, all but the latter two with a message. Buddies appear in one of these statuses. |
| 31 | * Protocols support statuses from available, busy, away, extended away, invisible, and offline presences, all but the latter two with a message, if a corresponding StatusType exists on the underlying prpl. |
| 32 | * Ideally, each protocol would support at the Telepathy level exactly those status types which the prpl supports. |
30 | 33 | * Aliasing |
31 | 34 | * Retrieving remote aliases works |
… |
… |
|
33 | 36 | * Setting your own alias is unimplemented because I haven't got around to adding API to libpurple to do this in a protocol-independent way rather than using a prpl action on MSN and setting the nickname field on xmpp and a prpl action on AIM and ... |
34 | 37 | * Avatars |
| 38 | * Retrieving remote avatars, and your current avatar, works |
| 39 | * You cannot set your own avatar. (Empathy doesn't support this either, so. :-)) |
| 40 | |
| 41 | ==== Unimplemented ==== |
| 42 | |
| 43 | * Typing notifications |
35 | 44 | * Multi-user chats |
36 | 45 | * Privacy |
| 46 | * Everything I've forgotten. |
37 | 47 | |
38 | 48 | === Telepathy prpl === |
39 | 49 | |
40 | | * Support for at least everything supported by Haze. |
| 50 | * Not started yet. |
41 | 51 | |
42 | 52 | === Possible further work === |
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!