summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-24Remove license from unused projectMaxime “pep” Buquet
2019-02-23Merge branch 'eme-add-method' into 'master'mathieui
2019-02-23xep_0380: Add add_eme methodMaxime “pep” Buquet
2019-02-23xep_0380: Remove remove_handler call in plugin_endMaxime “pep” Buquet
2019-02-22Fix slixmpp.ClientXMPP.cancel_connection_attempt()ehendrix23
2019-02-12Change more URLs to lab.louiz.orgMaxime “pep” Buquet
2019-02-12Update project URLs to lab.louiz.orgMaxime “pep” Buquet
2019-02-10README: Add pep as a contributorMaxime “pep” Buquet
2019-02-10setup.py: GTalk is no moreMaxime “pep” Buquet
2019-02-02Make the cache encode and decode not crash if something goes wrongmathieui
2019-02-02Add tests for the cache apimathieui
2019-02-02Add a "remove" action on the cache APImathieui
2019-02-02Fix XEP-0335mathieui
2019-01-31Set @id by default on outgoing messages and presences.Emmanuel Gil Peyrot
2019-01-31Release 1.4.2slix-1.4.2mathieui
2019-01-22Merge branch 'xep-0335' into 'master'Link Mauve
2019-01-22Stop requesting avatar without the intervention of the client.Emmanuel Gil Peyrot
2019-01-21Fix authenticating on a non-TLS socket.Emmanuel Gil Peyrot
2019-01-17XEP-0223: Fix default access_model, it MUST be whitelist.Emmanuel Gil Peyrot
2019-01-09Simplify the non-CDATA path of tostring.escape.Emmanuel Gil Peyrot
2019-01-09Split ns only once in fix_ns().Emmanuel Gil Peyrot
2019-01-09Split tag and attrib only once in tostring().Emmanuel Gil Peyrot
2019-01-09Add a default timeout to iq.send().Emmanuel Gil Peyrot
2018-12-27 Mention that GnuPG is required for testsMateusz Piotrowski
2018-12-27Merge branch 'master' into 'master'mathieui
2018-11-20XEP-0363: Use a specific exception for HTTP errorsEmmanuel Gil Peyrot
2018-11-20catch http upload errors on uploadFlorian Klien
2018-10-30Decode bytes in GSSAPI handling, as expected by the kerberos module API.Jelmer Vernooij
2018-10-28Release slixmpp 1.4.1slix-1.4.1mathieui
2018-10-28Merge branch 'setup_dependency_fix' into 'master'mathieui
2018-10-28docs: auto-set copyright year to current yearFlorian Klien
2018-10-28auto set version of Slixmpp in DocsFlorian Klien
2018-10-27typoFlorian Klien
2018-10-27examples: Add the possibility to use another HTTP File Upload domain.Emmanuel Gil Peyrot
2018-10-27XEP-0030: Don’t call the timeout_callback on each domain which doesn’t re...Emmanuel Gil Peyrot
2018-10-27XEP-0363: Also check for disco#info’s feature instead of just the identity.Emmanuel Gil Peyrot
2018-10-27XEP-0363: Add a domain argument to discover an upload service on a specific d...Emmanuel Gil Peyrot
2018-10-27fixing uncaught async exceptions due to missing awaitFlorian Klien
2018-10-22added aoihttp dependencyFlorian Klien
2018-10-15fix: failUnlessEqual -> assertEqualFlorian Klien
2018-10-15fixing deprecation warnings for pytestFlorian Klien
2018-10-09Add the loop parameters at places where it has been forgottenmathieui
2018-10-09examples: Remove unused asyncio imports.Emmanuel Gil Peyrot
2018-10-03stanzabase: Remove python2 legacy.Emmanuel Gil Peyrot
2018-09-16Add xep_0335: JSON ContainersMaxime “pep” Buquet
2018-08-22Trigger poezio’s build if this ours succeededlouiz’
2018-08-20jid: Make property aliases proper aliases.Emmanuel Gil Peyrot
2018-08-19examples, tests: Replace all @asyncio.coroutines with proper async functions.Emmanuel Gil Peyrot
2018-08-12Release slixmpp 1.4.0slix-1.4.0mathieui
2018-08-08Document that slixmpp is now 3.5+ onlymathieui