slixmpp/slixmpp
Maxime “pep” Buquet 51644e301b xep_0454: Add wrapper to xep_363's upload_file
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2022-03-19 10:31:34 +01:00
..
features features: fix typing 2021-07-05 22:42:18 +02:00
plugins xep_0454: Add wrapper to xep_363's upload_file 2022-03-19 10:31:34 +01:00
roster global: rewrite copyright notice to use comments 2021-02-05 20:46:18 +01:00
stanza stanza: fix circular imports 2021-07-05 23:05:57 +02:00
test Revert "Replace asyncio.ensure_future() with asyncio.create_task()" 2021-12-13 21:25:41 +01:00
thirdparty Fix deprecation warning 2021-02-22 13:09:39 +01:00
util slixmpp.util: type things 2021-06-28 21:00:30 +02:00
xmlstream Fix mypy in CI 2022-03-19 00:04:56 +01:00
__init__.py refactor: remove the now obsolete future_wrapper and asyncio-related module 2021-06-28 21:01:18 +02:00
api.py api: fix typing 2021-07-05 20:09:59 +02:00
basexmpp.py clientxmpp: cleanup some types 2021-07-05 22:42:18 +02:00
clientxmpp.py clientxmpp: cleanup some types 2021-07-05 22:42:18 +02:00
componentxmpp.py stanza: add a Handshake class and use it in componentxmpp 2021-04-18 21:15:22 +02:00
exceptions.py global: rewrite copyright notice to use comments 2021-02-05 20:46:18 +01:00
jid.py jid: Improve error reporting on IDNA validation failure 2021-11-18 15:33:37 +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 types: add __all__ 2021-07-03 11:17:15 +02:00
version.py version: increment to 1.8.0 2022-02-27 22:20:02 +01:00