Age | Commit message (Expand) | Author |
2011-08-23 | Remove extra debugging code that made it into a commit.sleek-1.0-RC11.0-RC1 | Lance Stout |
2011-08-18 | Update examples to work with Python3 (raw_input vs input) | Lance Stout |
2011-08-18 | fixed manual address definition | Nathan Fritz |
2011-08-18 | Add an example for dumping the roster to the command line. | Lance Stout |
2011-08-17 | Add guide for sending a message and then disconnecting. | Lance Stout |
2011-08-13 | More documentation! | Lance Stout |
2011-08-13 | Update XEP-0050 to use new IQ exceptions. | Lance Stout |
2011-08-10 | Merge branch 'develop' of github.com:fritzy/SleekXMPP into develop | Nathan Fritz |
2011-08-10 | added send_client example | Nathan Fritz |
2011-07-27 | Add support for HTTP Proxy connections. | Lance Stout |
2011-03-24 | Left too much unlrelated code in example. | Lance Stout |
2011-03-24 | Added new XEP-0050 implementation. | Lance Stout |
2011-03-23 | Tidy up the examples. | Lance Stout |
2011-02-11 | Updated XEP-0199 plugin. | Lance Stout |
2011-02-10 | added option to return false on ping error, added ping example | Nathan Fritz |
2011-01-13 | Added examples. | Dann Martens |
2010-12-16 | Updated echo_client example to mention SSL options. | Lance Stout |
2010-12-16 | Added the disco browser as an example. | Lance Stout |
2010-11-17 | Made echo client print help message. | Lance Stout |
2010-11-17 | Added a basic example for using MUC. | Lance Stout |
2010-09-01 | Fixed linespacing and whitespace issues in examples to make them PEP8 compliant. | Lance Stout |
2010-09-01 | Updated the client and component examples. | Lance Stout |
2010-09-01 | Move the examples to a top-level examples directory. | Lance Stout |