Age | Commit message (Collapse) | Author |
|
|
|
|
|
added aiohttp dependency
See merge request poezio/slixmpp!6
|
|
|
|
getting version of slixmpp from source tree for documentation
|
|
|
|
|
|
reply to disco#info.
|
|
|
|
domain.
|
|
fixes uncaught exceptions in the event loop.
passing timeout and timeout_callback through.
|
|
slixmpp uses aiohttp in the XEP_0363 plugin.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
which do not have loop.start_tls and require the old ssl implementation.
|
|
|
|
(thanks lovetox!)
|
|
Thanks pep.
|
|
Use the "new" sslproto API instead of the deprecated TLS API.
Also remove the unused "socket" parameter in XMLStream.__init__.
|
|
|
|
59d4420739db20b204bb15a2880de871316aa70f.
Thanks debacle!
|
|
|
|
|
|
Factor find identities
See merge request poezio/slixmpp!2
|
|
|
|
|
|
filter itself
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
|
|
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
|
|
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
|
|
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
|
|
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
|
|
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
|
|
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit dd7f67d10d32dadd12a841847f438b457d662b1e.
|
|
|
|
|
|
|