From: evew <ko...@gm...> - 2005-01-09 20:54:04
|
On 01/09/05 09:25:01, Gary Kramlich wrote: > It doesn't seem like bnet gives us a way, which I could be wrong and =20 > I have absolutely no one to test this with.. But then thats means =20 > we'd have to goto some sort of polling, probably somthing similar to =20 > the way gaim's irc prpl handles it. Anyways just lemme know your =20 > thoughts or if the server actually sends us something when a buddy =20 > logs on. Since you know that would make sense with a server side =20 > buddy list and all. >=20 > Don, by the way, I remember you saying something earlier about the '/=20 > f l' not working on signon, well it is. Just I don't think we update > their presence at all. But doing a show offline buddies shows my > buddies. The "/f l" command sent at the beginning is needed only to do a sort of =20 forced refresh... after that we'll be informed of all login/logout of =20 members of our friends list throught private messages (received as a =20 whispear from the user). Also, in the same way, we get info about the =20 channel users are currently in (their joins). Nothing else for what I saw. I remember I coded something to update buddies presence... maybe it is =20 in my last patch. > Also, if you didn't see my commit, I fixed the crashing after > logout/cancel, we weren't removing our input cb.. But it's introduced > a new probably that I'm trying to figure out. That problem being =20 > that we can't reconnect after canceling/loging out. Don't care about this... it's probably caused by bad server policies. A =20 sort of hard anti-flood procedure I think... cya |