comparison STATUS @ 1220:16ea7a3fdbb6

[gaim-migrate @ 1230] updates to the ICQ plugin. pixmaps stolen from gnomeicu (in case the name didn't give that away) committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Fri, 08 Dec 2000 21:28:32 +0000
parents c61f9c384413
children ec046fc9fc7a
comparison
equal deleted inserted replaced
1219:2528fc35aa32 1220:16ea7a3fdbb6
1 STATUS of GAIM CVS tree. Last modified $Date: 2000-11-20 20:00:45 -0500 (Mon, 20 Nov 2000) $ by $Author: warmenhoven $. 1 STATUS of GAIM CVS tree. Last modified $Date: 2000-12-08 16:28:32 -0500 (Fri, 08 Dec 2000) $ by $Author: warmenhoven $.
2 2
3 This file is meant to provide gaim users who use the CVS version to see whether 3 This file is meant to provide gaim users who use the CVS version to see whether
4 they actually want to compile what they just checked out. Gaim CVS is usually 4 they actually want to compile what they just checked out. Gaim CVS is usually
5 relatively stable (we use it all the time), but has tendencies to be quirky at 5 relatively stable (we use it all the time), but has tendencies to be quirky at
6 times. 6 times.
34 The buddy list should now be stable. The only thing that'll be missing is if 34 The buddy list should now be stable. The only thing that'll be missing is if
35 you're signed on as more than one name, the tooltips and idle times for buddies 35 you're signed on as more than one name, the tooltips and idle times for buddies
36 won't display correctly. 36 won't display correctly.
37 37
38 38
39 TOC
40 ===
41
42 TOC is working reasonably well. The options to use a proxy got moved to the
43 account editor, and are set up on a per-account basis, in case you were
44 wondering.
45
46
47 Oscar
48 =====
49
50 Oscar is working reasonably well. Please see gaim/libfaim/README.gaim for more
51 details on Oscar.
52
53
54 Applet 39 Applet
55 ====== 40 ======
56 41
57 The applet should be stable and completely functional now (as far as the applet 42 The applet should be stable and completely functional now (as far as the applet
58 part of it goes). 43 part of it goes).
70 ==== 55 ====
71 56
72 Perl also got a good reworking, but also has a few more features now. Again, 57 Perl also got a good reworking, but also has a few more features now. Again,
73 porting from 0.10.x to 0.11.0 should be simple, but read the docs to see what's 58 porting from 0.10.x to 0.11.0 should be simple, but read the docs to see what's
74 going on. 59 going on.
60
61
62 TOC
63 ===
64
65 TOC is working reasonably well. The options to use a proxy got moved to the
66 account editor, and are set up on a per-account basis, in case you were
67 wondering. TOC can be used to sign into ICQ; though you should use the ICQ
68 plugin as it offers more functionality.
69
70
71 Oscar
72 =====
73
74 Oscar is working reasonably well. Please see gaim/libfaim/README.gaim for more
75 details on Oscar. Oscar can be used to sign into ICQ; though you should use the
76 ICQ plugin as it offers more functionality.
77
78
79 Yahoo
80 =====
81
82 Yahoo currently supports signing on/off, changing status (only to user-defined
83 so far though), checking other people's status (via right-clicking in the
84 buddy list), and sending/receiving messages. Chat support is planned but not
85 yet implemented.
86
87
88 IRC
89 ===
90
91 Rob, I'll let you fill this one in ;)
92
93
94 ICQ
95 ===
96
97 ICQ currently supports signing on/off, changing status (icq-away == aim-idle,
98 icq-n/a == aim-away), checking other people's status (but not status message),
99 sending/receiving messages, and receiving URLs. Keepalives are sent regardless
100 of whether or not you want them; it's necessary since it's a UDP protocol.
101 Chat and file transfer are planned but not yet implemented.