diff src/protocols/zephyr/.todo @ 9328:33e6b2b92cfe

[gaim-migrate @ 10136] "Initial Comment: This fixes a few more bugs, patches up some memory leaks, and adds things to the todo list: Uncomment and fix handle_unknown to print debug info for unhandled zephyrs. Fix triple_subset for some odd cases class "*" and recipient "*" only match themselves. Notifies when a message to chat fails. Zephyrs to <message,personal,recipient> (where recipient!=username), now get treated as chat messages, instead of IM's. Incoming IM's from user@thisrealm appear from user instead of user@thisrealm. Sets the default sending instance for chats to "PERSONAL" if not specified or set to * (wildcard) for compatibility with zwrite. Add miscellaneous code comments. Joining chats from a buddy list does the right thing when the instance or recipient aren't specified. When joining chats from a dialog box (or buddy list), new messages sent from that chat window caused a second nonfunctional window for the same chat to popup. This is fixed here." --Arun A Tharuvai committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sun, 20 Jun 2004 14:46:24 +0000
parents 9089baf224c8
children 0efa260e384f
line wrap: on
line diff
--- a/src/protocols/zephyr/.todo	Sun Jun 20 08:02:39 2004 +0000
+++ b/src/protocols/zephyr/.todo	Sun Jun 20 14:46:24 2004 +0000
@@ -1,5 +1,51 @@
+<!-- Automagically generated by the ToDo program on Sat Jun 19 20:54:24 2004 -->
 <todo version="0.1.17">
-        <note priority="veryhigh" time="1036046748">
-            God help us.
-        </note>
+    <note priority="veryhigh" time="1036046748">
+        God help us.
+    </note>
+    <note priority="high" time="1087689758">
+        write code to output a WGFILE with a sane name
+    </note>
+    <note priority="high" time="1087689986">
+        get server supplied subscriptions to properly get added as chats
+    </note>
+    <note priority="high" time="1087691868">
+        zephyr freezes up sometimes (possibly when zlocating, and possibly when krb tickets have expired)? Debug and fix
+    </note>
+    <note priority="medium" time="1087689774">
+        get non-kerberized zephyr working for windows
+    </note>
+    <note priority="medium" time="1087689784">
+        get kerberized zephyr working for windows
+    </note>
+    <note priority="medium" time="1087689886">
+        get opener and closer tags for @ formatting to only match the correct closing tag, not any closing tag (e.g. [ matches ], and not )
+    </note>
+    <note priority="medium" time="1087689920">
+        use tzc as a backend
+    </note>
+    <note priority="medium" time="1087690034">
+        properly detect when subscriptions get lost
+    </note>
+    <note priority="medium" time="1087690121">
+        support zcrypt (maybe a plugin would be better?)
+    </note>
+    <note priority="medium" time="1087690133">
+        support /commands
+    </note>
+    <note priority="medium" time="1087692864">
+        look for more memory leaks
+    </note>
+    <note priority="low" time="1087690041">
+        support multiple zephyr accounts (depends on "use tzc as a backend")
+    </note>
+    <note priority="low" time="1087691895">
+        import chats into blist.xml and autojoin on startup?
+    </note>
+    <note priority="verylow" time="1087690240">
+        support gpg
+    </note>
+    <note priority="verylow" time="1087690286">
+        support kzwrite
+    </note>
 </todo>