Sun, 20 Jun 2004 14:46:24 +0000
[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: Luke Schierer <lschiere@pidgin.im>
| 9328 | 1 | <!-- Automagically generated by the ToDo program on Sat Jun 19 20:54:24 2004 --> |
| 5123 | 2 | <todo version="0.1.17"> |
| 9328 | 3 | <note priority="veryhigh" time="1036046748"> |
| 4 | God help us. | |
| 5 | </note> | |
| 6 | <note priority="high" time="1087689758"> | |
| 7 | write code to output a WGFILE with a sane name | |
| 8 | </note> | |
| 9 | <note priority="high" time="1087689986"> | |
| 10 | get server supplied subscriptions to properly get added as chats | |
| 11 | </note> | |
| 12 | <note priority="high" time="1087691868"> | |
| 13 | zephyr freezes up sometimes (possibly when zlocating, and possibly when krb tickets have expired)? Debug and fix | |
| 14 | </note> | |
| 15 | <note priority="medium" time="1087689774"> | |
| 16 | get non-kerberized zephyr working for windows | |
| 17 | </note> | |
| 18 | <note priority="medium" time="1087689784"> | |
| 19 | get kerberized zephyr working for windows | |
| 20 | </note> | |
| 21 | <note priority="medium" time="1087689886"> | |
| 22 | get opener and closer tags for @ formatting to only match the correct closing tag, not any closing tag (e.g. [ matches ], and not ) | |
| 23 | </note> | |
| 24 | <note priority="medium" time="1087689920"> | |
| 25 | use tzc as a backend | |
| 26 | </note> | |
| 27 | <note priority="medium" time="1087690034"> | |
| 28 | properly detect when subscriptions get lost | |
| 29 | </note> | |
| 30 | <note priority="medium" time="1087690121"> | |
| 31 | support zcrypt (maybe a plugin would be better?) | |
| 32 | </note> | |
| 33 | <note priority="medium" time="1087690133"> | |
| 34 | support /commands | |
| 35 | </note> | |
| 36 | <note priority="medium" time="1087692864"> | |
| 37 | look for more memory leaks | |
| 38 | </note> | |
| 39 | <note priority="low" time="1087690041"> | |
| 40 | support multiple zephyr accounts (depends on "use tzc as a backend") | |
| 41 | </note> | |
| 42 | <note priority="low" time="1087691895"> | |
| 43 | import chats into blist.xml and autojoin on startup? | |
| 44 | </note> | |
| 45 | <note priority="verylow" time="1087690240"> | |
| 46 | support gpg | |
| 47 | </note> | |
| 48 | <note priority="verylow" time="1087690286"> | |
| 49 | support kzwrite | |
| 50 | </note> | |
| 5123 | 51 | </todo> |