Age | Commit message (Expand) | Author |
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 |
2014-09-01 | Remove all trailing whitespaces. | Emmanuel Gil Peyrot |
2014-07-23 | Cleanup how events are run, they are always direct by definition now | Florent Le Coz |
2014-07-22 | Remove unused RestartStream exception | Florent Le Coz |
2014-07-17 | Rename to slixmpp | Florent Le Coz |
2013-03-28 | `failed_auth` data returned | Anton Ryzhov |
2013-03-28 | Event index documentation updated | Anton Ryzhov |
2013-02-22 | Don't use internally deprecated methods | Anton Ryzhov |
2012-10-24 | added setdefaultencoding method so reload(sys) not needed | Paul Molodowitch |
2012-01-18 | Gah, too many branch conflicts. | Lance Stout |
2012-01-18 | Fix some more merge conflicts. | Lance Stout |
2012-01-05 | Fix a few typos. | Lance Stout |
2012-01-05 | Apply Te-Je's MUC guide patch. | Lance Stout |
2012-01-05 | More &yet branding | Lance Stout |
2012-01-05 | Add &yet contact info | Lance Stout |
2012-01-05 | Update doc settings to new theme, add examples, use 1.0 | Lance Stout |
2012-01-05 | Break the docs out into their own branch. | Lance Stout |