# HG changeset patch # User Luke Schierer # Date 1037635722 0 # Node ID 5553daa77edd82512560ea38de1c8a5989860a64 # Parent 4aae287ea06d68debb570dc37f7603d0038e47aa [gaim-migrate @ 4170] add an entry. jabber resources aren't handled as well as they could be committer: Tailor Script diff -r 4aae287ea06d -r 5553daa77edd .todo --- a/.todo Sun Nov 17 00:55:55 2002 +0000 +++ b/.todo Mon Nov 18 16:08:42 2002 +0000 @@ -1,4 +1,4 @@ - + UI stuff @@ -239,6 +239,12 @@ networking code rethink (libgnet?) + + xml blist + + faceprint is working on this + + Cancelable proxy_connect @@ -397,6 +403,9 @@ person support + + luke is working on this + adding and removing buddies needs cleaned up. basically, add_buddy should be calling ui_add_buddy and serv_add_buddy as needed (require an extra arg to add_buddy to tell it what needs done) and the various ways a buddy can come to be needing added should be calling some type of request_add_buddy (this would be part of both the core<->ui interface and the core<->prpl interface) @@ -472,6 +481,12 @@ set status message and of course when gaim can set them, it needs to be able to get the ones it sets. (yes this is redundent. its a reflection of my current mood) + + ssi (server side buddy lists and other server stored info) + + kingant is working on this + + Chat (this is different from aim chat) @@ -634,6 +649,9 @@ File Transfer (do we really want this?) + + ChipX86 is working on this + voice chat @@ -653,6 +671,9 @@ make password change take effect w/out restart + + some way to figure out which resource you are talking to + Browsing @@ -706,6 +727,9 @@ *sigh* file transfer (do we really need/want this?) + + faceprint is working on this + Jabber Transports (having them show up on the buddy list should be fairly easy; having an appropriate right-click menu for them should also be somewhat easy. Providing a UI for adding transports should be rather difficult.)