slixmpp/slixmpp
2015-08-23 17:14:53 +02:00
..
features Remove JID cache, to better test for performance. 2015-06-20 01:12:03 +01:00
plugins Merge branch 'socks5' of http://git.linkmauve.fr/slixmpp 2015-08-23 17:14:53 +02:00
roster Fix some more blocking iq 2014-08-01 15:02:54 +02:00
stanza Iq.send: set the timeout even when no timeout_callback is set 2015-04-04 16:48:30 +02:00
test Fix the test suite 2015-08-08 17:34:06 +02:00
thirdparty Fix the xep_0065 plugin, by rewriting its socks5 implementation. 2015-08-23 16:06:01 +01:00
util Remove the now useless Queue wrapper in slixmpp.util. 2014-09-28 23:58:46 +02:00
xmlstream Strip strings after pygments, so we don’t include an needless newline. 2015-08-08 17:34:06 +02:00
__init__.py Change the API to make iq.send() always return a future 2015-02-28 19:02:35 +01:00
api.py Rename to slixmpp 2014-07-17 14:19:04 +02:00
basexmpp.py Remove JID cache, to better test for performance. 2015-06-20 01:12:03 +01:00
clientxmpp.py Fix components 2015-07-21 00:33:15 +02:00
componentxmpp.py Fix components 2015-07-21 00:33:15 +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 slixmpp v1.0 2015-08-08 17:34:06 +02:00