summaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Expand)Author
2018-08-08Document that slixmpp is now 3.5+ onlymathieui
2017-04-10Add XMPP classifier to setup.pymathieui
2016-12-25Test more things before trying to build our stringprep module.Emmanuel Gil Peyrot
2016-10-05setup.py: Check for libidn before trying to use Cython.Emmanuel Gil Peyrot
2015-09-14Bump the requirements to aiodns 1.0mathieui
2015-06-20Add a Cython version of slixmpp.stringprep, using libidn.Emmanuel Gil Peyrot
2014-11-03Depend on aiodns and not dnspython in the setup.pymathieui
2014-09-01Improve run_tests.py, allowing it to run only specific tests.Emmanuel Gil Peyrot
2014-09-01Clean setup.py, using modern 3.4 features.Emmanuel Gil Peyrot
2014-09-01Set the shebang to python3 everywhere.Emmanuel Gil Peyrot
2014-08-15Remove google modules from setup.py fileVincent Canfield
2014-07-17Rename to slixmppFlorent Le Coz
2014-02-09Include stanza dirsLance Stout
2014-02-09Fix setup.py to include xep_0323 and xep_0325Lance Stout
2014-02-06Add Py3.3 to list of supported versionsLance Stout
2013-06-07Merge branch 'develop' of github.com:fritzy/SleekXMPP into developLance Stout
2013-06-07Add support for XEP-0319, idle presenceLance Stout
2013-05-27Add xep_0095 and xep_0096 to setup so they are installed into the eggEric Hansen
2013-05-11Add support for XEP-0152: Reachability AddressesLance Stout
2013-03-11Add XEP-0196 for User Gaming, from mathieuiLance Stout
2013-02-15Add XEP-0020 support.Lance Stout
2013-02-10Merge branch 'develop'Lance Stout
2013-01-26Add Google plugins to setup.pyLance Stout
2013-01-26Add proper XEP-0071 plugin.Lance Stout
2013-01-04Merge branch 'master' into developLance Stout
2013-01-04Add XEP-0048 supportLance Stout
2012-10-19Merge branch 'master' into developLance Stout
2012-10-19Add support for XEP-0257: Client Certificate Management for SASL EXTERNALLance Stout
2012-09-28Merge branch 'master' into developLance Stout
2012-09-26Add support for XEP-0091: Legacy Delayed DeliveryLance Stout
2012-09-26Add support for XEP-0013: Flexible Offline Message RetrievalLance Stout
2012-09-25Add support for XEP-0313: Message Archive ManagementLance Stout
2012-09-25Add XEP-0308 Last Message Correction supportLance Stout
2012-09-25Merge branch 'master' into developLance Stout
2012-09-25Add support for XEP-0280 Message CarbonsLance Stout
2012-09-24Add XEP-0297: Stanza Forwarding supportLance Stout
2012-09-13Merge branch 'master' into developLance Stout
2012-09-11Add support for XEP-0049: Private XML StorageLance Stout
2012-09-04Add support for XEP-0279: Server IP CheckLance Stout
2012-09-04Add support for XEP-0235: OAuth over XMPPLance Stout
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