# HG changeset patch # User Luke Schierer # Date 1142287733 0 # Node ID e66846dafeca65076b59fd27de4abbf9bc47c4d6 # Parent 231c58da452dd2eb4a24cbceec6de8d8fb057676 [gaim-migrate @ 15876] making grim happy committer: Tailor Script diff -r 231c58da452d -r e66846dafeca .todo --- a/.todo Mon Mar 13 19:46:48 2006 +0000 +++ b/.todo Mon Mar 13 22:08:53 2006 +0000 @@ -2,24 +2,6 @@ Gaim TODO List - - i18n/portability stuff - - makes more sense to put this in with specific items at this point - - - sounds/Makefile needs to use host CC, not target (that's the only part that seems broken for cross-compiling --Disconnect) - - - i18n: icq i18n - - I consider this as good as it will get. utf8 works well. - - - - i18n: info dialog - - UI stuff @@ -118,12 +100,6 @@ Prefs stuff - - check to make sure gaimrc properly unescapes things like a " in a password as the .gaimrc file is read in. (reports indicate this may be a problem, esp. for \ and / ) - - i think this is fixed by the new prefs - - make sure prefs save @@ -142,12 +118,6 @@ Core stuff - - remember previous state better. both away, and allow start to invisible. - - status rewrite - - encryption and hash stuff currently in gaim consolidated to an api @@ -228,12 +198,6 @@ In General (i don't know where this should be) - - internal sounds not working now (is this fixed?) - - libao fixed this, there is no "internal" option - - person support @@ -303,24 +267,12 @@ DISCUSSION: entries here are things i'm not sure are desirable or doable. - - make blist.xml and/or .gaim as configureable as .gaimrc - - .gaim is now configurable at run time - - do we really need some of the preferences? (Ignore TIK messages. Does anyone use that method of retrieving Away messages anymore? no, but it is small and it would be a piece of history lost ;-)) prefsslash04 - - timestamp on debug messages? - - done some time ago - - "console beep" sound option should use different frequency beeps for different events, or at least give some way to allow this behavior. diff -r 231c58da452d -r e66846dafeca src/protocols/irc/.todo --- a/src/protocols/irc/.todo Mon Mar 13 19:46:48 2006 +0000 +++ b/src/protocols/irc/.todo Mon Mar 13 22:08:53 2006 +0000 @@ -1,67 +1,34 @@ - - ison - fix duplication of names on rejoin (depends on convo API) someone fixed this - - /remove - no list of people on /join This is a convo issue, not an IRC issue - - remember /ignore list in privacy section - /ignore - - /help - - Ethan did this some time ago - - Error 421, unknown command when going away. sometimes. (has to do with html in away messages?) I think this was caused by embedded newlines -- fixed, if that's the case. - - /ban, /kickban - /names - - CTCP version generates an autoreply when person is away or idle. the error box used by it also binds the focus (like all other error popups). i'm not sure there is a way around this second issue. (fixed?) - - This autoreply is generated by the ircd, nothing we can do about it. - - Allow text to be sent on /query - - /list - - marv did this too - - error message on unknown commands (don't just pass to ircd) - - document, document, document - Make /part smarter ... part the current channel with a part message on '/part message' if we can determine the first word is not a channel name diff -r 231c58da452d -r e66846dafeca src/protocols/jabber/.todo --- a/src/protocols/jabber/.todo Mon Mar 13 19:46:48 2006 +0000 +++ b/src/protocols/jabber/.todo Mon Mar 13 22:08:53 2006 +0000 @@ -29,12 +29,6 @@ Permit/Deny buddy support. - - List of users on Jabber server? - - I think Nathan just committed something for this - - a populate roster from local blist. most useful if you want to migrate a blist from one account to another, also useful if something freaky happens and the server blist is lost. diff -r 231c58da452d -r e66846dafeca src/protocols/msn/.todo --- a/src/protocols/msn/.todo Mon Mar 13 19:46:48 2006 +0000 +++ b/src/protocols/msn/.todo Mon Mar 13 22:08:53 2006 +0000 @@ -1,9 +1,6 @@ Bugs - - spaces in friendly names not always unescaped for display, and so displaying as %20 (this may be fixed) - bug: some people receive blank messages. clicking to ignore font faces font when the requested font isn't found. @@ -19,18 +16,9 @@ Features - - group support - store group name that buddy is in on server - - Font face and color send support. - - wysiwyg did this - - File Transfer diff -r 231c58da452d -r e66846dafeca src/protocols/napster/.todo --- a/src/protocols/napster/.todo Mon Mar 13 19:46:48 2006 +0000 +++ b/src/protocols/napster/.todo Mon Mar 13 22:08:53 2006 +0000 @@ -1,14 +1,7 @@ - - + remove this protocol? - - merge in sofar's patch to revive this prpl?(was this done?) - - Yep. KingAnt did this a month or 3 ago. - - New User Registration diff -r 231c58da452d -r e66846dafeca src/protocols/oscar/.todo --- a/src/protocols/oscar/.todo Mon Mar 13 19:46:48 2006 +0000 +++ b/src/protocols/oscar/.todo Mon Mar 13 22:08:53 2006 +0000 @@ -12,12 +12,6 @@ direct im - - im image currently broke - - marv fixed this i think? - - some way to close direct connect w/out closing convo. @@ -42,12 +36,6 @@ increased authorization support - - add option to add person who just added you to your own list - - This was done sometime in January. - - add info to dialog requesting autorization to allow you to check the info of the person who is requesting @@ -76,12 +64,6 @@ icq i18n without breaking aim - - File Transfer (do we really want this?) - - summer of code - - The order of groups and buddies in the server list is not updated when groups and buddies are re-arranged locally in Gaim. diff -r 231c58da452d -r e66846dafeca src/protocols/yahoo/.todo --- a/src/protocols/yahoo/.todo Mon Mar 13 19:46:48 2006 +0000 +++ b/src/protocols/yahoo/.todo Mon Mar 13 22:08:53 2006 +0000 @@ -1,14 +1,8 @@ - - privacy options (block, unblock) + + offline messages get lost, esp. if more than 1 sent (is this fixed?) - marv_sf and farmerje added this - - - - Chat - - 0.69 release, patch from Tim Rigenbach + I've not heard a report on this for some time @@ -20,33 +14,15 @@ <fade> tags need parsed. - - show idle time on blist - - 0.69 release, another patch - - display profile this is as done as it is likely to get any time soon - - File Transfer (do we really want this?) - - marv did this - - bug: won't allow me to delete myself from my list past sign on - - offline messages get lost, esp. if more than 1 sent (is this fixed?) - - I've not heard a report on this for some time - - make away message display like that of aim/icq/jabber