Mercurial > pidgin
comparison TODO @ 1760:c55038f061dd
[gaim-migrate @ 1770]
maybe if i put these things in here, they'll magically get done....
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Fri, 27 Apr 2001 20:09:11 +0000 |
parents | d2eca7a46cfd |
children | 1e0613d9526b |
comparison
equal
deleted
inserted
replaced
1759:e0f936b4c91a | 1760:c55038f061dd |
---|---|
19 OPT_PROTO_OFFLINE to allow sending offline messages... checkbox on the | 19 OPT_PROTO_OFFLINE to allow sending offline messages... checkbox on the |
20 convo window? need to decide UI for switching between offline/ | 20 convo window? need to decide UI for switching between offline/ |
21 normal message. uh... maybe this isn't the best idea, but we need | 21 normal message. uh... maybe this isn't the best idea, but we need |
22 something that gives us this functionality.... | 22 something that gives us this functionality.... |
23 prpl->send_im_offline? | 23 prpl->send_im_offline? |
24 Away needs to be modified to include "show" and "status", i.e. you can have | |
25 an away state, and an away message. This is exactly what ICQ does - | |
26 you're "N/A" (show in Jabber) and your away message is "I'm gone." | |
27 (status in Jabber). Since it only applies to ICQ and Jabber (and | |
28 actually, currently only Jabber, since icqlib doesn't handle away | |
29 messages yet), there should be some way of indicating that it can | |
30 do both without breaking the others. My suggestion is to put "/" at | |
31 the end of the "state", and when that's there, have it be a menu with | |
32 all of the custom messages, e.g. in Jabber it'd return "Away/" as one | |
33 of the states, and you'd see "Away" with a menu of all the away | |
34 messages you have. | |
35 Modify serv_got_im/serv_got_chat_in to take a time_t timestamp argument, as | |
36 well as write_to_conv to display the correct timestamp. Needed for | |
37 Yahoo, ICQ, Jabber, possibly others. | |
24 | 38 |
25 Syd is cool and gave all of these ideas: | 39 Syd is cool and gave all of these ideas: |
26 Have multiple tickers in the same window, one for buddies | 40 Have multiple tickers in the same window, one for buddies |
27 like it is now, one for who just came online/offline | 41 like it is now, one for who just came online/offline |
28 (scrolled faster possibly because that doesn't | 42 (scrolled faster possibly because that doesn't |
56 IRC: | 70 IRC: |
57 Actions (e.g. /op) | 71 Actions (e.g. /op) |
58 File transfer? Maybe later? | 72 File transfer? Maybe later? |
59 | 73 |
60 Jabber: | 74 Jabber: |
61 Jabber Transports | 75 Jabber Transports (having them show up on the buddy list should be |
76 fairly easy; having an appropriate right-click menu for | |
77 them should also be somewhat easy. Providing a UI for adding | |
78 transports should be rather difficult.) | |
62 New Chat Method (?) | 79 New Chat Method (?) |
63 Rework how subscriptions are handled | 80 Rework how subscriptions are handled |
64 Away states | |
65 | 81 |
66 Napster: | 82 Napster: |
67 File Transfer | 83 File Transfer |
68 New User Registration | 84 New User Registration |
69 | 85 |