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.

Changes between Version 2 and Version 3 of Telepathy


Ignore:
Timestamp:
Jul 14, 2007, 1:40:31 PM (17 years ago)
Author:
resiak
Comment:

status update

Legend:

Unmodified
Added
Removed
Modified
  • Telepathy

    v2 v3  
    1414== Feature Checklist ==
    1515
     16(It's worth taking a look at the [http://telepathy.freedesktop.org/spec.html Telepathy spec] if it's not clear what things here mean.)
     17
    1618=== Connection Manager (Haze) ===
    1719
    18  * ~~Connect to protocols~~
     20 * Connect to protocols
    1921    * 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.
     22    * Also, it'd be nice to report the actual reasons for unrequested disconnections.
    2023 * ~~Text IM channels~~
    21     * Done.
    22  * Contact lists ''(semi-working)''
     24    * Done.  Slight hiccup with /me on IRC, but I'm sure we'll survive, particularly since MUCs aren't implemented so IRC is a bit useless :-)
     25 * Contact lists
     26    * `HANDLE_TYPE_LIST`: Only the "subscribe" channel is implemented.  Right now it's assumed that all protocols can store this stuff server-side; my reading of the spec suggests that this list should not exist if it can't be stored on the server, such as in IRC.
     27    * `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?).
    2328 * Presence (status)
    2429 * Avatars
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!