Mercurial > pidgin.yaz
view src/protocols/oscar/BUGS @ 7865:1d2e9482e195
[gaim-migrate @ 8519]
" Here's a patch that impliments system messages, and
tries to improve the login errors a little, including
handling one more of them.
Notice that for system messages, we pass NULL instead
of gc to gaim_notify_info, because often we get
disconnected right after receiving a system message. To
see it in action, change the protocol version from
0x000b to 0x0900" --Tim Ringenbach (marv_sf)
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Sun, 14 Dec 2003 17:07:16 +0000 |
parents | 7ec21662ffc2 |
children |
line wrap: on
line source
aim.h ----- - Needs a bit of cleaning info.c ------ - aim_userinfo_s isn't real good. There is no way to tell the client which fields are present and which are zero because they weren't provided. search.c ------------ - Still need aim_usersearch_name() snac.c ---------- - Should implement better SNAC handling rxhandlers.c ---------------- - Need a better solution than sleep()