slixmpp/slixmpp
mathieui 6b1a04f59d Fix xep-0199
The keepalive ping was not working, and and ping() was tracebacking due
to a wrong parameter.
2016-05-28 15:13:33 +02:00
..
features Fix the ordering of stream features 2016-05-28 14:46:39 +02:00
plugins Fix xep-0199 2016-05-28 15:13:33 +02:00
roster Merge branch 'develop' of https://github.com/fritzy/SleekXMPP into sleek-merge 2015-10-02 19:00:19 +02:00
stanza Merge branch 'develop' of https://github.com/fritzy/SleekXMPP into sleek-merge 2015-10-02 19:00:19 +02:00
test Remove dead code 2015-12-15 19:44:29 +01:00
thirdparty Merge branch 'develop' of https://github.com/fritzy/SleekXMPP into sleek-merge 2015-10-02 19:00:19 +02:00
util Remove the now useless Queue wrapper in slixmpp.util. 2014-09-28 23:58:46 +02:00
xmlstream Merge branch 'sleek-merge' 2015-10-02 19:07:45 +02:00
__init__.py Fix support for python 3.4 <= 3.4.2 2015-09-23 23:23:02 +02:00
api.py Rename to slixmpp 2014-07-17 14:19:04 +02:00
basexmpp.py Remove dead code 2015-12-15 19:44:29 +01:00
clientxmpp.py Fix the ordering of stream features 2016-05-28 14:46:39 +02:00
componentxmpp.py Merge branch 'develop' of https://github.com/fritzy/SleekXMPP into sleek-merge 2015-10-02 19:00:19 +02:00
exceptions.py Add a format() method to XMPPError which returns a readable string. 2015-08-08 17:34:06 +02:00
jid.py Store None instead of '' for unset parts of a JID. 2015-06-22 01:12:56 +01:00
stringprep.py Add a function to convert a domain name to punycode. 2015-08-20 20:04:58 +01:00
stringprep.pyx Add a function to convert a domain name to punycode. 2015-08-20 20:04:58 +01:00
version.py Update version to 1.1 2015-10-02 19:35:29 +02:00