.. |
xep_0030
|
Add support for XEP-0059 to XEP-0030 plugin.
|
2011-01-08 11:19:31 -05:00 |
xep_0059
|
Added new XEP-0059 plugin.
|
2011-01-08 10:58:47 -05:00 |
xep_0092
|
Update the XEP-0092 plugin to the new style.
|
2011-01-08 22:38:13 -05:00 |
__init__.py
|
Updated the list of plugins in sleekxmpp.plugins.__init__
|
2010-12-16 18:29:56 -05:00 |
base.py
|
pep8 fixes on core library
|
2010-10-20 19:43:53 -07:00 |
gmail_notify.py
|
Use boundjid in plugins instead of the deprecated accessors.
|
2010-12-16 15:38:00 -05:00 |
jobs.py
|
Some Python 3.1+ compatibility fixes.
|
2010-12-16 15:29:17 -05:00 |
old_0004.py
|
Logging no longer uses root logger.
|
2010-11-06 01:28:59 -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
|
Some Python 3.1+ compatibility fixes.
|
2010-12-16 15:29:17 -05: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
|
Logging no longer uses root logger.
|
2010-11-06 01:28:59 -04:00 |
xep_0033.py
|
Fixed typo in XEP-0033 plugin.
|
2010-10-01 21:25:27 -04:00 |
xep_0045.py
|
Fixed specifying 'from' values in XEP-0045 plugin.
|
2010-12-16 18:14:33 -05:00 |
xep_0050.py
|
Use boundjid in plugins instead of the deprecated accessors.
|
2010-12-16 15:38:00 -05:00 |
xep_0060.py
|
Use boundjid in plugins instead of the deprecated accessors.
|
2010-12-16 15:38:00 -05:00 |
xep_0078.py
|
Logging no longer uses root logger.
|
2010-11-06 01:28:59 -04:00 |
xep_0085.py
|
Logging no longer uses root logger.
|
2010-11-06 01:28:59 -04:00 |
xep_0086.py
|
* converted sleekxmpp to Python 3.x
|
2009-08-31 22:46:31 +00: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
|
xep_0199 ping now uses scheduler instead of dedicated thread
|
2010-11-16 17:43:05 -08:00 |
xep_0202.py
|
Logging no longer uses root logger.
|
2010-11-06 01:28:59 -04:00 |