Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-11 | Updated XEP-0199 plugin. | Lance Stout | |
Now has docs and uses the new plugin format. | |||
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 | |
Will need to remember to update setup.py when transitioning plugins to the new layout. | |||
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 ↵ | Nathan Fritz | |
boundjid JID | |||
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 | |
Moved SleekTest to sleekxmpp.test package. Corrected error in XML compare method. Added TestLiveSocket to run stream tests against live streams. Modified XMLStream to work with TestLiveSocket. | |||
2010-08-05 | Replaced the ToString class with a tostring function. | Lance Stout | |
The sleekxmpp.xmlstream.tostring and sleekxmpp.xmlstream.tostring26 packages have been merged to sleekxmpp.xmlstream.tostring. The __init__.py file will import the appropriate tostring function depending on the Python version. The setup.py file has been updated with the package changes. ElementBase is now a direct descendent of object and does not subclass ToString. Stanza objects now return their XML contents for __repr__. | |||
2010-03-26 | changed license to MITsleek-0.9RC10.9RC1 | Nathan Fritz | |
2010-02-24 | apparently setup.py if statement *does* work.. adding it back in | Nathan Fritz | |
2010-02-15 | added send queueing to avoid mixed sending | Nathan Fritz | |
2010-01-29 | fixed setup.py issue with unicode in 3.x | Nathan Fritz | |
2009-06-03 | moved seesmic branch to trunk | Nathan Fritz | |