Commit graph

8 commits

Author SHA1 Message Date
Sébastien Pierrel
2c5fb07754 updated to v0.8b 2008-02-18 21:24:57 +00:00
Sébastien Pierrel
fd7a9bc859 Keeping variables name consistent with ../../wip/jabberd/transports.mk 2008-02-15 14:37:52 +00:00
Eric Schnoebelen
ade2be06bf Update to 0.8a, correcting an issue with writes with/through twistd. 2007-06-23 00:43:25 +00:00
Eric Schnoebelen
eb39bc4877 Update to run with twisted 2.5.0 --
modify main.py to use _twistd_unix instead of twistd to get checkPID and
friends;
update the Makefile with the new twisted version requirements.
2007-04-07 18:58:37 +00:00
Eric Schnoebelen
6d57c36d33 Upgrade to pyicq-t 0.8:
* Support for newer Twisted versions.
    * Improved ad-hoc command support.
    * Improved daemonized mode support.
    * Improved roster import support.
    * Support for vcard filtering (JEP-0164).
    * Improved unicode handling.
    * Fixes for handling of ICQ permissions.
    * More thorough avatar support.
    * Added support for MySQL database encrypted passwords.
    * Lots of misc other improvements.
2006-10-15 02:22:24 +00:00
Eric Schnoebelen
897870276e Put in the badly needed patch for pyicqt-0.7a/PyICQt.py 2006-05-06 16:21:44 +00:00
Eric Schnoebelen
ddf362abdb Update to version 0.7a. Notable changes since 0.6:
+	Option for runtime profiling
    +	Corrected alternate port (to ICQ) handling
    +	auto-retrieve nicknames
    +	fixes for dealing with twistd reactors
    +	updates for twistd 2.x
    +	added abilities to skip default avatar
    +	added support for retriving vcards for non-listed users
    +	many updates from the PyAIMt, maintained by the same author
    +	probe registered transport users on startup, bringing them
	online as the transport comes online.
2006-05-06 02:37:13 +00:00
Eric Schnoebelen
ca64583d7f ICQ Transport for Jabber, implemented with Python and Twisted
ICQ portions written by Daniel Henninger
Jabber portions (bulk of) written by James Bunton
(ie: this is based on PyMSNt's code)
2005-12-28 06:15:01 +00:00