slixmpp/slixmpp
2018-08-08 16:52:40 +02:00
..
features features/starttls: handle the case where the socket is an sslobject 2018-08-07 23:30:41 +02:00
plugins xep_0092: Return <service-unavailable/> instead. Fixes #3415. 2018-08-08 16:52:40 +02:00
roster Don’t trigger presence events on MUC presence 2016-08-22 01:29:07 +02:00
stanza Rearm an iq callback if it was addressed to ourself. 2018-03-14 17:37:55 +01: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 util.cache: Let the user select the bare JID or not. 2018-03-31 00:44:53 +02:00
xmlstream Fix TLS with python 3.7 2018-08-07 23:20:38 +02:00
__init__.py Fix TLS with python 3.7 2018-08-07 23:20:38 +02:00
api.py Rename to slixmpp 2014-07-17 14:19:04 +02:00
basexmpp.py BaseXMPP: Stop automatically enabling UserNick, and remove deprecated alias module. 2016-09-20 16:23:02 +09:00
clientxmpp.py Switch from @asyncio.coroutine to async def everywhere. 2018-07-01 18:46:33 +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 Fix uses of super() in the codebase 2016-09-30 21:25:36 +02:00
jid.py Set unset part of a JID to empty string instead of None 2016-10-04 19:42:05 +02:00
stringprep.py stringprep: Make pure-Python punycode() return bytes. 2017-12-27 15:48:42 +01:00
stringprep.pyx Add a function to convert a domain name to punycode. 2015-08-20 20:04:58 +01:00
version.py Release slixmpp 1.3.0 2017-11-28 20:16:08 +01:00