Age | Commit message (Expand) | Author |
2021-02-04 | docs/xmlstream: remove HTTP proxy references | mathieui |
2021-02-03 | docs: update the iq tutorial | mathieui |
2021-02-03 | docs: move things around for a cleaner toctree | mathieui |
2021-02-03 | docs: add slixmpp credits, move fork note to the bottom | mathieui |
2021-01-31 | docs: change theme to furo | mathieui |
2021-01-30 | doc: update XEP titles | mathieui |
2021-01-27 | docs: update the tutorials a bit | mathieui |
2020-12-10 | docs: move the plugin index away from the main page | mathieui |
2020-12-10 | docs: add sphinx_autodoc_typehints dep | mathieui |
2020-12-10 | docs: fix rest issues | mathieui |
2020-12-10 | docs: Add plugins | mathieui |
2020-12-10 | docs: update event index | mathieui |
2020-12-01 | Examples: remove wait arg to join_muc calls | mathieui |
2020-05-24 | Merge branch 'tutorial' into 'master' | mathieui |
2020-05-01 | Update Python version minimum requirement to 3.7 | Maxime “pep” Buquet |
2020-04-14 | Changing the use of 'threading' in python for more suitable 'subprocesses'. C... | Paulina |
2020-04-10 | Correction and editing of the tutorials. | Paulina |
2020-04-06 | docs: remove andyet logo/link on every page | Maxime “pep” Buquet |
2020-03-28 | cElementTree has been deprecated since Python 3.3 and removed in Python 3.9. | Karthikeyan Singaravelan |
2020-03-21 | Correction and editing of the tutorials. | Paulina |
2020-03-15 | Correction and editing of the tutorials. | Paulina |
2020-03-15 | Correction and editing of the tutorials. | Paulina |
2020-03-15 | Merge branch 'tutorial' of https://lab.louiz.org/Hoacyn/slixmpp into tutorial | Paulina |
2020-03-15 | Correction and editing of the tutorials. | Paulina |
2020-03-15 | Correction and editing of the tutorials. | Paulina |
2020-03-08 | Correction and editing of the tutorials. | Paulina |
2020-02-29 | Correction and editing of the tutorials. | Paulina |
2020-02-27 | Eng and pl tutorials added. | Paulina |
2019-07-03 | xmlstream.disconnect: add compat behaviour, set wait to default `2.0` when Tr... | Maxime “pep” Buquet |
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 |
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-08-08 | Document that slixmpp is now 3.5+ only | mathieui |
2017-01-08 | Fix a typo in the title of the MUC documentation. | Emmanuel Gil Peyrot |
2016-10-22 | Manual cleanup of the remaining set([…]) and set((…)). | Emmanuel Gil Peyrot |
2016-09-30 | Fix uses of super() in the codebase | mathieui |
2016-09-21 | XEP-0045: Remove support for old-style {get,set,del}TitleCase methods. | Emmanuel Gil Peyrot |
2016-09-20 | Various XEPs: Remove deprecated aliases. | Emmanuel Gil Peyrot |
2016-03-14 | The XEP-0198 plugin exists now; fix the docs | Sam Whited |
2016-02-03 | Fix #3166 (broken link) | mathieui |
2015-10-02 | Update version to 1.1slix-1.1 | mathieui |
2015-10-02 | Merge branch 'develop' of https://github.com/fritzy/SleekXMPP into sleek-merge | mathieui |
2015-08-08 | Remove a useless line of code from “your first XMPP bot” example | Florent Le Coz |
2015-04-13 | basexmpp: Add a message_error event | mathieui |
2015-04-04 | XMLStream: add a forever parameter to process(), defaulting to True, to selec... | Emmanuel Gil Peyrot |
2015-02-28 | Change the API to make iq.send() always return a future | mathieui |
2015-02-24 | Update the documentation and examples | mathieui |
2015-01-22 | Fixed a typo in docs/guide_xep_0030.rst | Sangeeth Saravanaraj |
2014-09-28 | Remove all deprecated alias in the core of slixmpp, and wherever they were used. | Emmanuel Gil Peyrot |