view src/protocols/oscar/BUGS @ 4739:5c720bc4c23d

[gaim-migrate @ 5054] This makes it so, if a buddy signs off then back on, we will tell them that we have a buddy icon again, and will stop sending typing notification until we're sure their client supports it. It's pimptastic! committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Thu, 13 Mar 2003 09:00:42 +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()