Age | Commit message (Expand) | Author |
2022-03-20 | setup.py: add cryptography in extras_require; update example | Maxime “pep” Buquet |
2021-07-03 | setup: indicate that slixmpp contains type hints | mathieui |
2021-04-20 | fix: use runpy to get versiion-data | mathieui |
2021-02-11 | global: use defusedxml if it is available | mathieui |
2021-02-03 | basexmpp: type self.plugins in a more useful manner | mathieui |
2020-12-12 | setup.py: Move emoji and aiohttp to extras_require | mathieui |
2020-11-27 | Update protoxep_reactions to XEP-0444 | mathieui |
2020-05-01 | Update Python version minimum requirement to 3.7 | Maxime “pep” Buquet |
2019-02-12 | Update project URLs to lab.louiz.org | Maxime “pep” Buquet |
2019-02-10 | setup.py: GTalk is no more | Maxime “pep” Buquet |
2018-10-22 | added aoihttp dependency | Florian Klien |
2018-08-08 | Document that slixmpp is now 3.5+ only | mathieui |
2017-04-10 | Add XMPP classifier to setup.py | mathieui |
2016-12-25 | Test more things before trying to build our stringprep module. | Emmanuel Gil Peyrot |
2016-10-05 | setup.py: Check for libidn before trying to use Cython. | Emmanuel Gil Peyrot |
2015-09-14 | Bump the requirements to aiodns 1.0 | mathieui |
2015-06-20 | Add a Cython version of slixmpp.stringprep, using libidn. | Emmanuel Gil Peyrot |
2014-11-03 | Depend on aiodns and not dnspython in the setup.py | mathieui |
2014-09-01 | Improve run_tests.py, allowing it to run only specific tests. | Emmanuel Gil Peyrot |
2014-09-01 | Clean setup.py, using modern 3.4 features. | Emmanuel Gil Peyrot |
2014-09-01 | Set the shebang to python3 everywhere. | Emmanuel Gil Peyrot |
2014-08-15 | Remove google modules from setup.py file | Vincent Canfield |
2014-07-17 | Rename to slixmpp | Florent Le Coz |
2014-02-09 | Include stanza dirs | Lance Stout |
2014-02-09 | Fix setup.py to include xep_0323 and xep_0325 | Lance Stout |
2014-02-06 | Add Py3.3 to list of supported versions | Lance Stout |
2013-06-07 | Merge branch 'develop' of github.com:fritzy/SleekXMPP into develop | Lance Stout |
2013-06-07 | Add support for XEP-0319, idle presence | Lance Stout |
2013-05-27 | Add xep_0095 and xep_0096 to setup so they are installed into the egg | Eric Hansen |
2013-05-11 | Add support for XEP-0152: Reachability Addresses | Lance Stout |
2013-03-11 | Add XEP-0196 for User Gaming, from mathieui | Lance Stout |
2013-02-15 | Add XEP-0020 support. | Lance Stout |
2013-02-10 | Merge branch 'develop' | Lance Stout |
2013-01-26 | Add Google plugins to setup.py | Lance Stout |
2013-01-26 | Add proper XEP-0071 plugin. | Lance Stout |
2013-01-04 | Merge branch 'master' into develop | Lance Stout |
2013-01-04 | Add XEP-0048 support | Lance Stout |
2012-10-19 | Merge branch 'master' into develop | Lance Stout |
2012-10-19 | Add support for XEP-0257: Client Certificate Management for SASL EXTERNAL | Lance Stout |
2012-09-28 | Merge branch 'master' into develop | Lance Stout |
2012-09-26 | Add support for XEP-0091: Legacy Delayed Delivery | Lance Stout |
2012-09-26 | Add support for XEP-0013: Flexible Offline Message Retrieval | Lance Stout |
2012-09-25 | Add support for XEP-0313: Message Archive Management | Lance Stout |
2012-09-25 | Add XEP-0308 Last Message Correction support | Lance Stout |
2012-09-25 | Merge branch 'master' into develop | Lance Stout |
2012-09-25 | Add support for XEP-0280 Message Carbons | Lance Stout |
2012-09-24 | Add XEP-0297: Stanza Forwarding support | Lance Stout |
2012-09-13 | Merge branch 'master' into develop | Lance Stout |
2012-09-11 | Add support for XEP-0049: Private XML Storage | Lance Stout |
2012-09-04 | Add support for XEP-0279: Server IP Check | Lance Stout |