2006-10-15 05:22:49 by Eric Schnoebelen | Files touched by this commit (1) |
Log message:
Nothing left on the TODO list.
|
2006-10-15 04:22:24 by Eric Schnoebelen | Files touched by this commit (4) |
Log message:
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-05-06 18:24:55 by Eric Schnoebelen | Files touched by this commit (1) |
Log message:
Don't attempt to remove the examples directory
|
2006-05-06 18:21:44 by Eric Schnoebelen | Files touched by this commit (1) |
Log message:
Put in the badly needed patch for pyicqt-0.7a/PyICQt.py
|
2006-05-06 04:37:14 by Eric Schnoebelen | Files touched by this commit (6) | |
Log message:
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-03-14 02:27:57 by Johnny C. Lam | Files touched by this commit (82) |
Log message:
Catch up to modern pkginstall framework: USE_PKGINSTALL has been dead
for a while now, and *_EXTRA_TMPL are generally not needed anymore.
|
2006-01-17 11:20:45 by Roland Illig | Files touched by this commit (33) |
Log message:
Removed the quotes around SUBST_MESSAGE.* where they were unnecessary.
|
2005-12-28 07:39:35 by Eric Schnoebelen | Files touched by this commit (1) |
Log message:
The list of things to fix
|
2005-12-28 07:15:01 by Eric Schnoebelen | Files touched by this commit (8) | |
Log message:
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)
|