Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-24 | Update the documentation and examples | mathieui | |
- update most of the examples with slixmpp - change the help channels pointed out in the doc - add a page listing differences from slixmpp and how to use asyncio nicely with slixmpp - fix some in-code rst documentation | |||
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 | |
Manual updated | |||
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 | |
reload(sys) could cause problem in user code - ie, sys.stdout, excepthook, and displayhook would be reset, etc | |||
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 | |