summaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Expand)Author
2012-07-31Merge branch 'master' into developLance Stout
2012-07-30Add initial support for XEP-0016 Privacy ListsLance Stout
2012-07-30Fix setup.py after moving SASL stuff.Lance Stout
2012-07-30Merge branch 'master' into developLance Stout
2012-07-28Add support for XEP-0131: Standard Headers and Internet MetadataLance Stout
2012-07-24Merge branch 'master' into developLance Stout
2012-07-24Add validation for JIDs.Lance Stout
2012-07-16Merge branch 'master' into developLance Stout
2012-07-16Add plugin for XEP-0191: Simple Communications BlockingLance Stout
2012-06-22Change packaging for XEP-0256 to just a single file.Lance Stout
2012-06-22Add support for XEP-0256: Last Activity in PresenceLance Stout
2012-06-20Merge branch 'master' into developLance Stout
2012-06-20Add support for XEP-0221: Data Forms Media ElementLance Stout
2012-06-20Add support for XEP-0186: Invisible CommandLance Stout
2012-06-19Merge branch 'master' into developLance Stout
2012-06-18Initial support for XEP-0258Lance Stout
2012-06-18Add initial XEP-0084 support.Lance Stout
2012-06-18Simplify and update XEP-0033 to latest plugin format.Lance Stout
2012-06-09Added the xep_0065 plugin in the setup.pySandro Munda
2012-05-22Add better certificate handling.Lance Stout
2012-04-09Update setup.py with the latest plugins.Lance Stout
2012-03-18Add initial support for XEP-0198 for stream management.Lance Stout
2012-03-11Add support for XEP-0108: User Activity.Lance Stout
2012-03-11Expand support of XEP-0172 (user nickname) to include PEP.Lance Stout
2012-03-10Add support for XEP-0107, User Mood.Lance Stout
2012-03-10Add support for XEP-0080.Lance Stout
2012-03-10Add support for XEP-0118.Lance Stout
2012-03-08Fix setup.py to include the rosterver stream feature plugin.Lance Stout
2012-02-03Merge remote-tracking branch 'whooo/master' into developLance Stout
2012-02-02Initial, mostly working XEP-0047 plugin.Lance Stout
2012-02-02Added plugin for XEP-0184Erik Larsson
2012-01-19Add basic start for a client side XEP-0077 plugin.Lance Stout
2012-01-11update_caps() can now do presence broadcasting.Lance Stout
2012-01-09Fix setup.py Unicode issue with README.rstLance Stout
2011-11-08Use setuptools if available.Lance Stout
2011-09-01Tweak setup.py, and bump dev version to RC3.Lance Stout
2011-08-24Clean and get setup.py working once and for all.Lance Stout
2011-08-18Update README (renamed to README.rst so Github will render it)Lance Stout
2011-08-12Include new XEP-0004 directories in setup.pyLance Stout
2011-08-12Missing commas in setup.pyLance Stout
2011-08-12Merge branch 'develop' into rosterLance Stout
2011-08-06Fix XEP-0078 using the new stream feature workflow.Lance Stout
2011-08-05Update the info in setup.pyLance Stout
2011-08-04Make sure setup.py has all of the plugins.Lance Stout
2011-08-04Merge branch 'develop' of github.com:fritzy/SleekXMPP into developLance Stout
2011-08-04Merge branch 'develop' into rosterLance Stout
2011-08-04Clean up and unify tostring once and for all.Lance Stout
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