slixmpp/slixmpp
2023-12-28 16:01:19 +00:00
..
features features_starttls/Proceed: raise exception on InvalidCABundle 2022-04-05 19:42:49 +02:00
plugins xep_0221: Add documentation overview and example 2023-12-28 16:01:19 +00:00
roster global: rewrite copyright notice to use comments 2021-02-05 20:46:18 +01:00
stanza Message.reply(): do not use bare jid if component 2023-02-24 15:29:05 +01:00
test fix error namespace for ComponentXMPP 2023-03-07 11:04:35 +01:00
thirdparty thirdparty: Remove the mini_dateutil module 2022-07-12 12:55:20 +02:00
util slixmpp.util: type things 2021-06-28 21:00:30 +02:00
xmlstream Fix connect parameters used for follow-up calls 2023-12-27 11:45:04 +01:00
__init__.py logger: remove NullHandler for the "slixmpp" handler 2022-10-03 10:16:02 +02:00
api.py api: fix typing 2021-07-05 20:09:59 +02:00
basexmpp.py fix misleading error msg 2023-06-05 14:18:07 +02:00
clientxmpp.py Fix connect parameters used for follow-up calls 2023-12-27 11:45:04 +01:00
componentxmpp.py Fix connect parameters used for follow-up calls 2023-12-27 11:45:04 +01:00
exceptions.py exceptions: Fix python 3.7 compatibility 2023-04-18 19:41:02 +02:00
jid.py jid: add 'bare' parameter to JID to discard resource 2023-03-18 20:28:54 +01:00
pluginsdict.py pluginsdict: add xep 0048 2021-07-03 11:17:15 +02:00
py.typed setup: indicate that slixmpp contains type hints 2021-07-03 11:17:15 +02:00
stringprep.py global: rewrite copyright notice to use comments 2021-02-05 20:46:18 +01:00
stringprep.pyx Add a function to convert a domain name to punycode. 2015-08-20 20:04:58 +01:00
types.py errors: make error types and conditions Literals 2023-02-24 15:29:05 +01:00
version.py Release 1.8.4 2023-05-28 12:59:22 +02:00