Age | Commit message (Expand) | Author |
2012-03-11 | Add support for XEP-0108: User Activity. | Lance Stout |
2012-03-11 | Expand support of XEP-0172 (user nickname) to include PEP. | Lance Stout |
2012-03-10 | Add support for XEP-0107, User Mood. | Lance Stout |
2012-03-10 | Add support for XEP-0080. | Lance Stout |
2012-03-10 | Add support for XEP-0118. | Lance Stout |
2012-03-08 | Fix setup.py to include the rosterver stream feature plugin. | Lance Stout |
2012-02-03 | Merge remote-tracking branch 'whooo/master' into develop | Lance Stout |
2012-02-02 | Initial, mostly working XEP-0047 plugin. | Lance Stout |
2012-02-02 | Added plugin for XEP-0184 | Erik Larsson |
2012-01-19 | Add basic start for a client side XEP-0077 plugin. | Lance Stout |
2012-01-11 | update_caps() can now do presence broadcasting. | Lance Stout |
2012-01-09 | Fix setup.py Unicode issue with README.rst | Lance Stout |
2011-11-08 | Use setuptools if available. | Lance Stout |
2011-09-01 | Tweak setup.py, and bump dev version to RC3. | Lance Stout |
2011-08-24 | Clean and get setup.py working once and for all. | Lance Stout |
2011-08-18 | Update README (renamed to README.rst so Github will render it) | Lance Stout |
2011-08-12 | Include new XEP-0004 directories in setup.py | Lance Stout |
2011-08-12 | Missing commas in setup.py | Lance Stout |
2011-08-12 | Merge branch 'develop' into roster | Lance Stout |
2011-08-06 | Fix XEP-0078 using the new stream feature workflow. | Lance Stout |
2011-08-05 | Update the info in setup.py | Lance Stout |
2011-08-04 | Make sure setup.py has all of the plugins. | Lance Stout |
2011-08-04 | Merge branch 'develop' of github.com:fritzy/SleekXMPP into develop | Lance Stout |
2011-08-04 | Merge branch 'develop' into roster | Lance Stout |
2011-08-04 | Clean up and unify tostring once and for all. | Lance Stout |
2011-08-04 | Sadly, dateutil is not actually part of the standard lib. | Lance Stout |
2011-08-03 | the great xep_0060 re-organization in preperation for rewrite | Nathan Fritz |
2011-08-03 | Merge branch 'stream_features' into develop | Lance Stout |
2011-08-03 | updated setup.py to include stream features plugins | Nathan Fritz |
2011-08-03 | started transition to xep_0060 rewrite | Nathan Fritz |
2011-08-03 | Integrate a modified version of Dave Cridland's Suelta SASL library. | Lance Stout |
2011-06-18 | Added roster package to setup.py | Lance Stout |
2011-04-08 | Make setup.py use sleekxmpp.__version__ | Lance Stout |
2011-03-24 | Added new implementation for XEP-0086. | Lance Stout |
2011-03-24 | Added new XEP-0050 implementation. | Lance Stout |
2011-03-22 | Updated XEP-0128 plugin to work with the new XEP-0030 plugin. | Lance Stout |
2011-02-24 | Updated the XEP-0085 plugin. | Lance Stout |
2011-02-11 | Updated XEP-0199 plugin. | Lance Stout |
2011-02-05 | fixed merge | Nathan Fritz |
2011-01-13 | Updated setup.py to include XEP-0009. | Dann Martens |
2011-01-12 | Fix setup.py and old_0004.py typo bugs. | Lance Stout |
2011-01-11 | Update setup.py with latest plugin packages. | Lance Stout |
2010-12-16 | Need to update setup.py with new XEP-0030 packages. | Lance Stout |
2010-10-16 | Fixed setup.py to use py_modules in the setup call. | Lance Stout |
2010-10-14 | deprecated jid, fulljid, server, user, resource properties and added boundjid... | Nathan Fritz |
2010-10-14 | fixed socket name collision in xmlstream.py and fixed python 3.x compatibility | Nathan Fritz |
2010-10-13 | new state machine in place | Nathan Fritz |
2010-10-07 | SleekTest may now run against a live stream. | Lance Stout |
2010-08-05 | Replaced the ToString class with a tostring function. | Lance Stout |
2010-03-26 | changed license to MITsleek-0.9RC10.9RC1 | Nathan Fritz |