view FIXME @ 997:56cff2fba28c

[gaim-migrate @ 1007] bleh committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sun, 15 Oct 2000 02:00:05 +0000
parents 388ac74f4212
children b8a819390499
line wrap: on
line source

GAIM: Items to be fixed
------------------------
Holy crap.

Take a deep breath.

Holy Crap.

1. We need to modify the conversation window to state who you're sending messages as. The current way,
   with the drop-down menu, is pretty crappy, though effective. (Perhaps just repositioning the menu?)
2. We need to modify the buddy list to indicate which buddies belong to which connections. We also
   need to modify the buddy list to vary the right-click menus on a per-conversation basis. (I.e. create
   the menu based on which options the protocol supports.)
3. We need to modify nearly every function in server.c to determine which connection to do things on.
   The ones that still need to be modified have a FIXME comment in them.
   3.1. We need to modify the UI to let the user indicate which account to do things on.
4. We need to completely modify the plugin/perl system to account for multiple connections.

And that's just the large things. There are countless trivial issues that need to be addressed.