summaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Expand)Author
2011-08-04Sadly, dateutil is not actually part of the standard lib.Lance Stout
2011-08-03the great xep_0060 re-organization in preperation for rewriteNathan Fritz
2011-08-03Merge branch 'stream_features' into developLance Stout
2011-08-03updated setup.py to include stream features pluginsNathan Fritz
2011-08-03started transition to xep_0060 rewriteNathan Fritz
2011-08-03Integrate a modified version of Dave Cridland's Suelta SASL library.Lance Stout
2011-06-18Added roster package to setup.pyLance Stout
2011-04-08Make setup.py use sleekxmpp.__version__Lance Stout
2011-03-24Added new implementation for XEP-0086.Lance Stout
2011-03-24Added new XEP-0050 implementation.Lance Stout
2011-03-22Updated XEP-0128 plugin to work with the new XEP-0030 plugin.Lance Stout
2011-02-24Updated the XEP-0085 plugin.Lance Stout
2011-02-11Updated XEP-0199 plugin.Lance Stout
2011-02-05fixed mergeNathan Fritz
2011-01-13Updated setup.py to include XEP-0009.Dann Martens
2011-01-12Fix setup.py and old_0004.py typo bugs.Lance Stout
2011-01-11Update setup.py with latest plugin packages.Lance Stout
2010-12-16Need to update setup.py with new XEP-0030 packages.Lance Stout
2010-10-16Fixed setup.py to use py_modules in the setup call.Lance Stout
2010-10-14deprecated jid, fulljid, server, user, resource properties and added boundjid...Nathan Fritz
2010-10-14fixed socket name collision in xmlstream.py and fixed python 3.x compatibilityNathan Fritz
2010-10-13new state machine in placeNathan Fritz
2010-10-07SleekTest may now run against a live stream.Lance Stout
2010-08-05Replaced the ToString class with a tostring function.Lance Stout
2010-03-26changed license to MITsleek-0.9RC10.9RC1Nathan Fritz
2010-02-24apparently setup.py if statement *does* work.. adding it back inNathan Fritz
2010-02-15added send queueing to avoid mixed sendingNathan Fritz
2010-01-29fixed setup.py issue with unicode in 3.xNathan Fritz
2009-06-03moved seesmic branch to trunkNathan Fritz