slixmpp/sleekxmpp
Lance Stout 610d366bdb Ensure the adhoc command items node exists.
If the plugin is loaded and no commands are defined, we can at least
return a proper empty response instead of an item-not-found error.
2012-03-12 19:32:20 -07:00
..
features Add support for roster versioning. 2012-03-07 14:55:27 -08:00
plugins Ensure the adhoc command items node exists. 2012-03-12 19:32:20 -07:00
roster Add support for roster versioning. 2012-03-07 14:55:27 -08:00
stanza Expand support of XEP-0172 (user nickname) to include PEP. 2012-03-11 00:22:28 -08:00
test
thirdparty
xmlstream Add setting for maximum number of reconnection attempts. 2012-03-12 16:19:18 -07:00
__init__.py
basexmpp.py Introduce new plugin system. 2012-03-12 16:24:18 -07:00
clientxmpp.py Add support for roster versioning. 2012-03-07 14:55:27 -08:00
componentxmpp.py
exceptions.py
version.py