src/protocols/oscar/BUGS

Wed, 28 Jan 2004 05:43:04 +0000

author
Mark Doliner <markdoliner@pidgin.im>
date
Wed, 28 Jan 2004 05:43:04 +0000
changeset 8175
4e79974d452c
parent 2315
ddf565f13b41
permissions
-rw-r--r--

[gaim-migrate @ 8889]
Make privacy stuff use an enum for different privacy options. This
started with a fix to make the box for "allow the users below" show
up when opening the privacy dialog when that option was selected.

It might be a good idea for a few people to check their privacy settings
after using this to make sure it's the same as what it used to be.


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()

mercurial