view FIXME @ 1063:e1408fb04c36

[gaim-migrate @ 1073] updated HACKING to describe gaim_connection/aim_user/prpl. updated FAQ to answer some questions about multiple connections. made it so you're not able to send a message in a chat room that you're no longer in (i.e. when you were in the room but sign off) free'd the buddy list when the connection is destroyed tried to prevent set_buddy from being called before the buddy list is drawn i think there was something else committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sat, 04 Nov 2000 03:08:54 +0000
parents ece2d1543b20
children d6c70d58a4b2
line wrap: on
line source

GAIM: Items to be fixed
------------------------
Need to make it so that when the buddy list is edited the main window properly reflects that.
Need to set number of buddies in group (as an option)
Need to not hide empty groups (as an option)
Need to do Buddy Pounces on a per-connection basis
Need to report logins/outs to convo window
Need to get the permit/deny stuff put back
Need to have per-connection protocol options (e.g. which server to connect to for IRC)
Need to get the ticker working again.