# HG changeset patch # User Eric Warmenhoven # Date 988402151 0 # Node ID c55038f061dde4662982e58cb05e067787bd7a84 # Parent e0f936b4c91a54fa22e69b1f500452273932e04c [gaim-migrate @ 1770] maybe if i put these things in here, they'll magically get done.... committer: Tailor Script diff -r e0f936b4c91a -r c55038f061dd TODO --- a/TODO Fri Apr 27 07:55:01 2001 +0000 +++ b/TODO Fri Apr 27 20:09:11 2001 +0000 @@ -21,6 +21,20 @@ normal message. uh... maybe this isn't the best idea, but we need something that gives us this functionality.... prpl->send_im_offline? + Away needs to be modified to include "show" and "status", i.e. you can have + an away state, and an away message. This is exactly what ICQ does - + you're "N/A" (show in Jabber) and your away message is "I'm gone." + (status in Jabber). Since it only applies to ICQ and Jabber (and + actually, currently only Jabber, since icqlib doesn't handle away + messages yet), there should be some way of indicating that it can + do both without breaking the others. My suggestion is to put "/" at + the end of the "state", and when that's there, have it be a menu with + all of the custom messages, e.g. in Jabber it'd return "Away/" as one + of the states, and you'd see "Away" with a menu of all the away + messages you have. + Modify serv_got_im/serv_got_chat_in to take a time_t timestamp argument, as + well as write_to_conv to display the correct timestamp. Needed for + Yahoo, ICQ, Jabber, possibly others. Syd is cool and gave all of these ideas: Have multiple tickers in the same window, one for buddies @@ -58,10 +72,12 @@ File transfer? Maybe later? Jabber: - Jabber Transports + 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.) New Chat Method (?) Rework how subscriptions are handled - Away states Napster: File Transfer