slixmpp/slixmpp
2023-05-28 12:59:22 +02:00
..
features features_starttls/Proceed: raise exception on InvalidCABundle 2022-04-05 19:42:49 +02:00
plugins xep0402: add password and extension 2023-04-04 09:20:50 +02: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 xmlstream: Fix registration 2023-05-01 19:50:26 +02: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 stop misusing __all__ for default plugin list 2023-02-23 16:53:22 +01:00
clientxmpp.py clientxmpp: cleanup some types 2021-07-05 22:42:18 +02:00
componentxmpp.py ComponentXMPP: fix fix_error_ns option 2023-05-11 21:06:11 +02: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