changeset 3979:5553daa77edd

[gaim-migrate @ 4170] add an entry. jabber resources aren't handled as well as they could be committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Mon, 18 Nov 2002 16:08:42 +0000
parents 4aae287ea06d
children 2e89b3022832
files .todo
diffstat 1 files changed, 25 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/.todo	Sun Nov 17 00:55:55 2002 +0000
+++ b/.todo	Mon Nov 18 16:08:42 2002 +0000
@@ -1,4 +1,4 @@
-<!-- Automagically generated by the ToDo program on Sat Nov 16 19:54:13 2002 -->
+<!-- Automagically generated by the ToDo program on Mon Nov 18 11:07:01 2002 -->
 <todo version="0.1.14">
     <note priority="high" time="1036029816">
         UI stuff
@@ -239,6 +239,12 @@
         <note priority="medium" time="1036038411">
             networking code rethink (libgnet?)
         </note>
+        <note priority="medium" time="1037574938">
+            xml blist
+            <comment>
+                faceprint is working on this
+            </comment>
+        </note>
         <note priority="low" time="1036038360">
             Cancelable proxy_connect
         </note>
@@ -397,6 +403,9 @@
         </note>
         <note priority="medium" time="1036039588">
             person support
+            <comment>
+                luke is working on this
+            </comment>
         </note>
         <note priority="low" time="1036027367">
             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&lt;-&gt;ui interface and the core&lt;-&gt;prpl interface)
@@ -472,6 +481,12 @@
             <note priority="high" time="1036041251">
                 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)
             </note>
+            <note priority="high" time="1037575155">
+                ssi (server side buddy lists and other server stored info)
+                <comment>
+                    kingant is working on this
+                </comment>
+            </note>
             <note priority="medium" time="1036041165">
                 Chat (this is different from aim chat)
             </note>
@@ -634,6 +649,9 @@
         </note>
         <note priority="verylow" time="1036042948">
             File Transfer (do we really want this?)
+            <comment>
+                ChipX86 is working on this
+            </comment>
         </note>
         <note priority="verylow" time="1036043099">
             voice chat
@@ -653,6 +671,9 @@
         <note priority="high" time="1036043971">
             make password change take effect w/out restart
         </note>
+        <note priority="high" time="1037635621">
+            some way to figure out which resource you are talking to
+        </note>
         <note priority="medium" time="1036044198">
             Browsing
         </note>
@@ -706,6 +727,9 @@
         </note>
         <note priority="verylow" time="1036043981">
             *sigh* file transfer (do we really need/want this?)
+            <comment>
+                faceprint is working on this
+            </comment>
         </note>
         <note priority="verylow" time="1036044192">
             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.)