Age | Commit message (Expand) | Author |
2019-04-14 | xep_0050: Fix indentation | Maxime “pep” Buquet |
2019-04-07 | slixmpp/jid: add types | Maxime “pep” Buquet |
2019-04-07 | Merge branch 'master' into 'master' | Maxime Buquet |
2019-04-06 | xep_0202: Fix plugin_init docstring | Maxime “pep” Buquet |
2019-04-06 | Fixes poezio/poezio#3472: Don't remove TZ in 0202 utc tag | Maxime “pep” Buquet |
2019-04-03 | poezio/poezio#3472: Ensure tz is correctly set when offset is an int | Maxime “pep” Buquet |
2019-03-26 | mark end-of-stream as session-ending event | Georg Lukas |
2019-03-26 | XEP-0199: use new 0-timeout reconnect() with reason | Georg Lukas |
2019-03-26 | Do not directly enqueue connect() as event handler, parameter mismatch | Georg Lukas |
2019-03-26 | Do not close stream on 0-timeout disconnect, allows 0198 resume | Georg Lukas |
2019-03-26 | Propagate disconnect() reason into 'disconnected' event | Georg Lukas |
2019-03-23 | Partially fix poezio/poezio#3452. Prevent `groupchat_subject` from triggered ... | Maxime “pep” Buquet |
2019-03-15 | Merge branch 'patch-1' into 'master' | mathieui |
2019-03-05 | xep_0030: fix typo on 'remote' in get_info docstring | Maxime “pep” Buquet |
2019-02-24 | Revert "Remove license from unused project" | Maxime “pep” Buquet |
2019-02-24 | Remove SocksiPy license | Emmanuel Gil Peyrot |
2019-02-24 | Remove license from unused project | Maxime “pep” Buquet |
2019-02-23 | Merge branch 'eme-add-method' into 'master' | mathieui |
2019-02-23 | xep_0380: Add add_eme method | Maxime “pep” Buquet |
2019-02-23 | xep_0380: Remove remove_handler call in plugin_end | Maxime “pep” Buquet |
2019-02-22 | Fix slixmpp.ClientXMPP.cancel_connection_attempt() | ehendrix23 |
2019-02-12 | Change more URLs to lab.louiz.org | Maxime “pep” Buquet |
2019-02-12 | Update project URLs to lab.louiz.org | Maxime “pep” Buquet |
2019-02-10 | README: Add pep as a contributor | Maxime “pep” Buquet |
2019-02-10 | setup.py: GTalk is no more | Maxime “pep” Buquet |
2019-02-02 | Make the cache encode and decode not crash if something goes wrong | mathieui |
2019-02-02 | Add tests for the cache api | mathieui |
2019-02-02 | Add a "remove" action on the cache API | mathieui |
2019-02-02 | Fix XEP-0335 | mathieui |
2019-01-31 | Set @id by default on outgoing messages and presences. | Emmanuel Gil Peyrot |
2019-01-31 | Release 1.4.2slix-1.4.2 | mathieui |
2019-01-22 | Merge branch 'xep-0335' into 'master' | Link Mauve |
2019-01-22 | Stop requesting avatar without the intervention of the client. | Emmanuel Gil Peyrot |
2019-01-21 | Fix authenticating on a non-TLS socket. | Emmanuel Gil Peyrot |
2019-01-17 | XEP-0223: Fix default access_model, it MUST be whitelist. | Emmanuel Gil Peyrot |
2019-01-09 | Simplify the non-CDATA path of tostring.escape. | Emmanuel Gil Peyrot |
2019-01-09 | Split ns only once in fix_ns(). | Emmanuel Gil Peyrot |
2019-01-09 | Split tag and attrib only once in tostring(). | Emmanuel Gil Peyrot |
2019-01-09 | Add a default timeout to iq.send(). | Emmanuel Gil Peyrot |
2018-12-27 | Mention that GnuPG is required for tests | Mateusz Piotrowski |
2018-12-27 | Merge branch 'master' into 'master' | mathieui |
2018-11-20 | XEP-0363: Use a specific exception for HTTP errors | Emmanuel Gil Peyrot |
2018-11-20 | catch http upload errors on upload | Florian Klien |
2018-10-30 | Decode bytes in GSSAPI handling, as expected by the kerberos module API. | Jelmer Vernooij |
2018-10-28 | Release slixmpp 1.4.1slix-1.4.1 | mathieui |
2018-10-28 | Merge branch 'setup_dependency_fix' into 'master' | mathieui |
2018-10-28 | docs: auto-set copyright year to current year | Florian Klien |
2018-10-28 | auto set version of Slixmpp in Docs | Florian Klien |
2018-10-27 | typo | Florian Klien |
2018-10-27 | examples: Add the possibility to use another HTTP File Upload domain. | Emmanuel Gil Peyrot |