comparison libfaim/README.gaim @ 741:58a6e6e26695

[gaim-migrate @ 751] oscar logins work better (?), aliases in convo windows. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Tue, 22 Aug 2000 23:38:47 +0000
parents 58106806ac2b
children 93f4221b4446
comparison
equal deleted inserted replaced
740:01d3c96867e2 741:58a6e6e26695
46 - leaving rooms 46 - leaving rooms
47 - talking 47 - talking
48 - inviting someone 48 - inviting someone
49 - getting invited 49 - getting invited
50 - refreshing the chatlist in the preferences dialog 50 - refreshing the chatlist in the preferences dialog
51 ICQ!!! (Use your UIN instead of your SN to sign on)
52 Direct IM (aka IM Image, for sounds and pictures) 51 Direct IM (aka IM Image, for sounds and pictures)
53 52
54 CURRENTLY UNSUPPORTED FEATURES 53 CURRENTLY UNSUPPORTED FEATURES
55 ============================== 54 ==============================
56 Telling the server who's on your permit/deny lists 55 Telling the server who's on your permit/deny lists
69 while, evidently). So if you want to "whisper" to someone, just IM them. 68 while, evidently). So if you want to "whisper" to someone, just IM them.
70 69
71 - The permit/deny list stuff is really warped. I've commented it out; the code 70 - The permit/deny list stuff is really warped. I've commented it out; the code
72 in libfaim is untested and it's causing way too many problems. 71 in libfaim is untested and it's causing way too many problems.
73 72
74 - "Allow anyone" and "Deny some" serve the same function. That's not a bug. But
75 "Allow anyone" works all the time (?) and "Deny some" doesn't work some of the
76 time. That's a bug.
77
78 - If you receive a message that's too large, gaim segfaults. I haven't watched
79 this in gdb or gotten a backtrace on it, so I'm not exactly sure what the
80 problem is. I think this actually happens on the TOC side of things too.
81
82 - Gaim/TOC can do some RVOUS actions, and Gaim/Faim can do others. This is not 73 - Gaim/TOC can do some RVOUS actions, and Gaim/Faim can do others. This is not
83 because there is any difference in the protocols as far as the actual transfer 74 because there is any difference in the protocols as far as the actual transfer
84 is concerned. The only difference is what has been implemented and what hasn't 75 is concerned. The only difference is what has been implemented and what hasn't
85 been. 76 been.
86 77