.. |
__init__.py
|
Added XEP-202 Entity Time plugin.
|
2010-10-25 21:26:25 -04:00 |
base.py
|
pep8 fixes on core library
|
2010-10-20 19:43:53 -07:00 |
gmail_notify.py
|
Updated license notices to use the correct MIT format. Also corrected references to nonexistant license.txt to LICENSE.
|
2010-07-20 11:19:49 -04:00 |
jobs.py
|
added some xep-0004 compatibility changes
|
2010-08-19 19:53:56 -07:00 |
old_0004.py
|
Updated license notices to use the correct MIT format. Also corrected references to nonexistant license.txt to LICENSE.
|
2010-07-20 11:19:49 -04:00 |
stanza_pubsub.py
|
fixed socket name collision in xmlstream.py and fixed python 3.x compatibility
|
2010-10-14 10:58:07 -07:00 |
xep_0004.py
|
added room events for specific rooms, added buildForm to xep_0004 plugin
|
2010-09-23 00:51:23 +00:00 |
xep_0009.py
|
Can now pass a name to add_handler so that the handler can be reliably removed later.
|
2010-07-19 19:19:33 -04:00 |
xep_0012.py
|
Added XEP-0012 Last Activity plugin.
|
2010-10-25 20:37:02 -04:00 |
xep_0030.py
|
Fix bug in XEP-0030 plugin.
|
2010-10-31 18:27:52 -04:00 |
xep_0033.py
|
Fixed typo in XEP-0033 plugin.
|
2010-10-01 21:25:27 -04:00 |
xep_0045.py
|
Default history is 0
|
2010-10-17 09:01:53 +08:00 |
xep_0050.py
|
Replaced traceback calls to use logging.exception where applicable.
|
2010-07-26 21:02:25 -04:00 |
xep_0060.py
|
added form compatibility with old api, stanzas now bool() to True on 2.x, jid attributes will return '' if not set
|
2010-08-21 22:48:43 +00:00 |
xep_0078.py
|
Updated license notices to use the correct MIT format. Also corrected references to nonexistant license.txt to LICENSE.
|
2010-07-20 11:19:49 -04:00 |
xep_0085.py
|
Updated license notices to use the correct MIT format. Also corrected references to nonexistant license.txt to LICENSE.
|
2010-07-20 11:19:49 -04:00 |
xep_0086.py
|
* converted sleekxmpp to Python 3.x
|
2009-08-31 22:46:31 +00:00 |
xep_0092.py
|
Updated license notices to use the correct MIT format. Also corrected references to nonexistant license.txt to LICENSE.
|
2010-07-20 11:19:49 -04:00 |
xep_0128.py
|
Updated license notices to use the correct MIT format. Also corrected references to nonexistant license.txt to LICENSE.
|
2010-07-20 11:19:49 -04:00 |
xep_0199.py
|
Fixes for XEP-0199 plugin.
|
2010-11-03 14:04:18 -04:00 |
xep_0202.py
|
Added XEP-202 Entity Time plugin.
|
2010-10-25 21:26:25 -04:00 |