/*
*
* DONE
*
*/

/*
*
* BUGS
*
*/

irc find on several channels simultaneously, find still needs #

I want to know if when I connect my number,the default group i have for
appear in Random Chat is automaticly activated... It seems not.

yahoo: user enters, not in list. crash the program. login again - the
user is added to the list

/*
*
* TODO
*
*/

organize contact groups -> multi-contact operations

async dns

yahoo receive files, sync ingore lists, webcam

Also..you have any command line for change the random group where I
appear and send the change to ICQ servers?

link to OSD script to README
jabber pgp
f9 opens all the chat history

http(s) connect method

 Follows is an example of the CONNECT method, going to a correctly configured proxy:

>>> $ telnet oblivion.its.uq.edu.au 8080
<<< Trying 130.102.152.116...
<<< Connected to oblivion.its.uq.edu.au.
<<< Escape character is '^]'.
>>> CONNECT smtp.uq.edu.au:25 HTTP/1.0
>>>
<<< HTTP/1.0 403 Forbidden
<<< Server: Squid/2.4.STABLE4
<<< Mime-Version: 1.0
<<< Date: Tue, 15 Oct 2002 00:24:57 GMT
<<< Content-Type: text/html
<<< Content-Length: 696
<<< Expires: Tue, 15 Oct 2002 00:24:57 GMT
<<< X-Squid-Error: ERR_ACCESS_DENIED 0
<<< X-Cache: MISS from oblivion
<<< Proxy-Connection: close

	.
	. HTML Cut for clarity.
	.
			
<<< Connection closed by foreign host.
<<< $ 

Follows is the same proxy server badly configured and therefore open:

>>> $ telnet oblivion.its.uq.edu.au 8080
<<< Trying 130.102.152.116...
<<< Connected to oblivion.its.uq.edu.au.
<<< Escape character is '^]'.
>>> CONNECT smtp.uq.edu.au:25 HTTP/1.0
>>>
<<< HTTP/1.0 200 Connection established
<<<
<<< 220 bunyip.cc.uq.edu.au ESMTP Sendmail 8.9.3/8.9.3; Tue, 15 Oct 2002 10:46:23 (GMT)
>>> QUIT
<<< 221 bunyip.cc.uq.edu.au closing connection
<<< Connection closed by foreign host.
<<< $ 

specific status lists for every protocol, extend the standard statuses

jabber connect problem. if the server replies nothing, it stucks the
whole program

msn smses, file transfers

stupid conversation logs

try to implement the daemon mode
    substitute another "face" class
	hooks call only face.log && update methods

todo and reminders

$Id: TODO,v 1.453 2003/10/01 23:01:52 konst Exp $
