>>> jabberx (test client)

* use jabpf_xxx funcs for user info handling
* Seperate windows. A big one for showing incoming msgs (scrollable
with pageup/pagedn), and a small one for entering commands.
* Remove pthreads
* Bring it into a usable console client.
* Fix jabberx to support groups. See above for reasons that I didn't code it.
* user preferences. the first of which should be colors!
* fix up jabberx.c:main and physical.c:handle_connect to support "real"
    options. No hacks this time, ne?


>>> libjabber

* combine online, offline and auth callbacks [palpa]
* optimize node.c [palpa]


>>> misc

* Update StressTest
* Find the memory pool caused memory leaks, and fix 'em.
* Find fscked node leaks. (dangling jids)
* document library api [palpa]


>>> future

* message history in ~/.jabber/history/<jid>.xml
* resource functions?
* add non-blocking connect to jnix_connect
* use ~/.jabber/passwd.xml for getting password for given jid to jab_connect
