slixmpp/sleekxmpp
2013-09-05 16:26:18 -07:00
..
features optimize imports 2013-07-26 17:48:33 +02:00
plugins Merge branch 'xep_0323_325' of git://github.com/joachimlindborg/SleekXMPP into joachimlindborg-xep_0323_325 2013-09-05 16:26:18 -07:00
roster optimize imports 2013-07-26 17:48:33 +02:00
stanza Resolve most Python3.3 related issues. 2013-02-14 01:24:09 -08:00
test optimize imports 2013-07-26 17:48:33 +02:00
thirdparty fix: replace mutable argument (a list) in StateMachine constructor 2013-07-26 17:48:33 +02:00
util optimize imports 2013-07-26 17:48:33 +02:00
xmlstream Don't resolve AAAA records if there is no dnspython nor IPv6 support 2013-07-29 14:21:46 +04:00
__init__.py Try re-ordering initial imports to avoid import bugs 2013-08-06 15:54:02 -07:00
api.py
basexmpp.py Make send_message(mhtml='..') work as expected without loading plugin 2013-08-07 08:48:15 -07:00
clientxmpp.py Don't reset _expected_server_name when connecting. 2013-08-22 14:54:53 -07:00
componentxmpp.py Only remap component namespaces for top level stream elements. 2013-05-14 14:28:16 -07:00
exceptions.py Ensure XMPPError.text is a string. 2013-01-24 02:45:14 -08:00
jid.py Typo in _validate_domain error message 2013-08-16 17:47:26 -04:00
version.py Bump version in prep for 1.2.0 2013-02-28 11:53:24 -08:00