Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-30 | Fix uses of super() in the codebase | mathieui | |
Fix #3165, we don’t need to use the long form to get the superobject in our supported python versions. | |||
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-01 | Remove all trailing whitespaces. | Emmanuel Gil Peyrot | |
2014-07-17 | Rename to slixmpp | Florent Le Coz | |
2011-08-17 | Add guide for sending a message and then disconnecting. | Lance Stout | |
2011-08-13 | More documentation! | Lance Stout | |
Finished the echo bot quickstart. Added placeholders for other guides we need. |