summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2021-01-27docs: update the tutorials a bitmathieui
2020-12-10docs: move the plugin index away from the main pagemathieui
2020-12-10docs: add sphinx_autodoc_typehints depmathieui
2020-12-10docs: fix rest issuesmathieui
2020-12-10docs: Add pluginsmathieui
2020-12-10docs: update event indexmathieui
2020-12-01Examples: remove wait arg to join_muc callsmathieui
2020-05-24Merge branch 'tutorial' into 'master'mathieui
2020-05-01Update Python version minimum requirement to 3.7Maxime “pep” Buquet
2020-04-14Changing the use of 'threading' in python for more suitable 'subprocesses'. C...Paulina
2020-04-10Correction and editing of the tutorials.Paulina
2020-04-06docs: remove andyet logo/link on every pageMaxime “pep” Buquet
2020-03-28cElementTree has been deprecated since Python 3.3 and removed in Python 3.9.Karthikeyan Singaravelan
2020-03-21Correction 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-15Merge branch 'tutorial' of https://lab.louiz.org/Hoacyn/slixmpp into tutorialPaulina
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-29Correction and editing of the tutorials.Paulina
2020-02-27Eng and pl tutorials added.Paulina
2019-07-03xmlstream.disconnect: add compat behaviour, set wait to default `2.0` when Tr...Maxime “pep” Buquet
2019-02-12Change more URLs to lab.louiz.orgMaxime “pep” Buquet
2019-02-12Update project URLs to lab.louiz.orgMaxime “pep” Buquet
2018-10-28docs: auto-set copyright year to current yearFlorian Klien
2018-10-28auto set version of Slixmpp in DocsFlorian Klien
2018-08-08Document that slixmpp is now 3.5+ onlymathieui
2017-01-08Fix a typo in the title of the MUC documentation.Emmanuel Gil Peyrot
2016-10-22Manual cleanup of the remaining set([…]) and set((…)).Emmanuel Gil Peyrot
2016-09-30Fix uses of super() in the codebasemathieui
2016-09-21XEP-0045: Remove support for old-style {get,set,del}TitleCase methods.Emmanuel Gil Peyrot
2016-09-20Various XEPs: Remove deprecated aliases.Emmanuel Gil Peyrot
2016-03-14The XEP-0198 plugin exists now; fix the docsSam Whited
2016-02-03Fix #3166 (broken link)mathieui
2015-10-02Update version to 1.1slix-1.1mathieui
2015-10-02Merge branch 'develop' of https://github.com/fritzy/SleekXMPP into sleek-mergemathieui
2015-08-08Remove a useless line of code from “your first XMPP bot” exampleFlorent Le Coz
2015-04-13basexmpp: Add a message_error eventmathieui
2015-04-04XMLStream: add a forever parameter to process(), defaulting to True, to selec...Emmanuel Gil Peyrot
2015-02-28Change the API to make iq.send() always return a futuremathieui
2015-02-24Update the documentation and examplesmathieui
2015-01-22Fixed a typo in docs/guide_xep_0030.rstSangeeth Saravanaraj
2014-09-28Remove all deprecated alias in the core of slixmpp, and wherever they were used.Emmanuel Gil Peyrot
2014-09-01Remove all trailing whitespaces.Emmanuel Gil Peyrot
2014-07-23Cleanup how events are run, they are always direct by definition nowFlorent Le Coz
2014-07-22Remove unused RestartStream exceptionFlorent Le Coz
2014-07-17Rename to slixmppFlorent Le Coz
2013-03-28`failed_auth` data returnedAnton Ryzhov
2013-03-28Event index documentation updatedAnton Ryzhov