Mercurial > pidgin.yaz
view libfaim/BUGS @ 1466:1a24237f5865
[gaim-migrate @ 1476]
jabber got chat and handles "not acceptable" JIDs better (e.g. you can sign on as "warmenhoven" or "warmenhoven@jabber.com" or "warmenhoven@jabber.com/GAIM", and all three act the exact same). also started to rewrite get file for TOC, but only got far enough that AIM aborts the transfer and gaim handles the stopped transfer gracefully (AIM doesn't segfault; it just doesn't do what I expect it to). other doc updates.
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Sat, 03 Feb 2001 13:30:57 +0000 |
parents | 6ced2f1c8b24 |
children |
line wrap: on
line source
aim.h ----- - Needs a bit of cleaning aim_auth.c ---------- - Login doesn't take advantage of aim_conn constructs where it could - Login should allow for multiple BOS connections aim_chat.c ---------- - Needs to be implemented. aim_chatnav.c ------------- - Needs to be implemented. aim_conn.c ---------- - Does not work with proxies. aim_search.c ------------ - Still need aim_usersearch_name() aim_snac.c ---------- - Should implement better SNAC handling aim_tlv.c --------- - Newer TLV bulk-read routines most likely have leakage somewhere. aim_rxhandlers.c ---------------- - Need a better solution than sleep()