view libfaim/BUGS @ 243:3414ff74cb0f

[gaim-migrate @ 253] Sat May 20 09:56:16 UTC 2000 EWarmenhoven - That 2 second delay in updates is gone, and I think it's actually faster than the TOC code now. - I figured out why it was segfaulting. I'm stupid sometimes. - I figured out why the idle times were appearing bizarrely. Once again, I'm stupid sometimes. - You can now be idle - You can now get a user's info (sort of - use the debug window) (still no away messages though....) - You can now be away - You can now set your info (but not your dir info - yet) - I think it's almost at a point where it's ready for use. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sat, 20 May 2000 10:03:16 +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()