slixmpp/slixmpp
2025-02-08 12:11:07 +01:00
..
features SCRAM: Restrict tls-unique to TLSv1.2 2024-02-02 00:56:40 +01:00
plugins Add a way to get identities as dict (fixes #3566) 2025-02-08 12:11:07 +01: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 itests: hardcode default MUC server 2024-02-09 23:07:32 +01:00
thirdparty thirdparty: Remove the mini_dateutil module 2022-07-12 12:55:20 +02:00
util SCRAM: Restrict tls-unique to TLSv1.2 2024-02-02 00:56:40 +01:00
xmlstream XMLStream: allow custom sslcontext provisioning (fixes #3582) 2025-01-30 11:08:41 +00:00
__init__.py enhancement: Improve JID handling and logging in MUC plugin; update status code return type 2024-11-19 18:44:11 +01:00
api.py api: fix typing 2021-07-05 20:09:59 +02:00
basexmpp.py basexmpp: make_iq no longer defaults to id="0" 2025-01-26 18:03:15 +01:00
clientxmpp.py Fix connect parameters used for follow-up calls 2023-12-27 11:45:04 +01:00
componentxmpp.py xmlstream/componentxmpp: fix some typing issues 2024-02-09 22:55:20 +01:00
exceptions.py fix: add default error type for "policy-violation" condition 2025-01-24 09:53:42 +01:00
jid.py jid: add 'bare' parameter to JID to discard resource 2023-03-18 20:28:54 +01:00
pluginsdict.py Support XEP-0490 (Message Display Synchronization) 2024-12-11 21:29:37 +00: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 fix: add default error type for "payment-required" condition 2025-01-27 16:36:07 +01:00
version.py Release 1.8.6 2024-12-26 22:39:49 +01:00