slixmpp/slixmpp
2021-02-05 20:08:16 +01:00
..
features Fix authenticating on a non-TLS socket. 2019-01-21 01:02:06 +01:00
plugins XEP-0191: Add type hints and switch to default args 2021-02-05 20:08:16 +01:00
roster Don’t trigger presence events on MUC presence 2016-08-22 01:29:07 +02:00
stanza iq: only update the future if it is not done 2021-01-22 22:55:39 +01:00
test Integration tests: parallelize client connects 2020-12-06 18:41:21 +01:00
thirdparty Fix deprecation warning regarding invalid escape sequences. 2020-04-04 16:08:44 +00:00
util Make the cache encode and decode not crash if something goes wrong 2019-02-02 17:42:24 +01:00
xmlstream stanzabase: make _get_plugin part of the public API 2021-02-04 19:25:55 +01:00
__init__.py Fix compatibility with python 3.5 and 3.6 2018-08-08 23:35:33 +02:00
api.py Rename to slixmpp 2014-07-17 14:19:04 +02:00
basexmpp.py basexmpp: type self.plugins in a more useful manner 2021-02-03 21:53:43 +01:00
clientxmpp.py docs: update docstrings for sphinx conformity 2020-12-10 19:22:40 +01: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 exceptions: add a PresenceError exception 2021-01-31 17:00:42 +01:00
jid.py fix a typo in the invalidjid exception name case 2019-08-25 01:42:00 +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
types.py basexmpp: type self.plugins in a more useful manner 2021-02-03 21:53:43 +01:00
version.py version: update to 1.7.0 2021-01-29 21:50:43 +01:00