Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-06 | README: document integration tests | mathieui | |
2020-05-01 | Update Python version minimum requirement to 3.7 | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2019-02-10 | README: Add pep as a contributor | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2018-08-08 | Document that slixmpp is now 3.5+ only | mathieui | |
2017-02-10 | fix small typo in README | Cédric 'dek' Laudrel | |
2016-10-02 | Update for slixmpp 1.2slix-1.2 | mathieui | |
2016-03-15 | Add some credits | louiz’ | |
2015-10-02 | Mention the build of cython modules in the README | mathieui | |
2015-10-02 | Merge branch 'develop' of https://github.com/fritzy/SleekXMPP into sleek-merge | mathieui | |
Conflicts: README.rst examples/IoT_TestDevice.py examples/disco_browser.py setup.py sleekxmpp/jid.py sleekxmpp/plugins/google/auth/stanza.py sleekxmpp/plugins/google/gmail/notifications.py sleekxmpp/plugins/google/nosave/stanza.py sleekxmpp/plugins/google/settings/settings.py sleekxmpp/thirdparty/__init__.py sleekxmpp/thirdparty/socks.py sleekxmpp/thirdparty/statemachine.py sleekxmpp/util/__init__.py sleekxmpp/xmlstream/xmlstream.py slixmpp/basexmpp.py slixmpp/plugins/xep_0004/stanza/form.py slixmpp/plugins/xep_0009/rpc.py slixmpp/plugins/xep_0050/adhoc.py slixmpp/plugins/xep_0065/proxy.py slixmpp/plugins/xep_0084/stanza.py slixmpp/plugins/xep_0202/time.py slixmpp/plugins/xep_0323/sensordata.py slixmpp/plugins/xep_0325/control.py slixmpp/plugins/xep_0325/stanza/control.py slixmpp/roster/single.py slixmpp/stanza/atom.py slixmpp/stanza/rootstanza.py slixmpp/test/slixtest.py slixmpp/util/sasl/mechanisms.py slixmpp/version.py slixmpp/xmlstream/stanzabase.py tests/test_stanza_xep_0323.py tests/test_stanza_xep_0325.py tests/test_stream_xep_0323.py tests/test_stream_xep_0325.py | |||
2015-08-08 | Update READMEslix-1.0 | mathieui | |
2014-09-01 | Remove all trailing whitespaces. | Emmanuel Gil Peyrot | |
2014-08-23 | cleanup semicolons, whitespace and mutable default arguments | Robin Gloster | |
2014-08-18 | Revert "cleanup semicolons, whitespace and mutable default arguments" | Robin Gloster | |
This reverts commit 7265682a4d57d88956cb54f98f7a470465bbf417. | |||
2014-08-18 | cleanup semicolons, whitespace and mutable default arguments | Robin Gloster | |
2014-07-17 | Rename to slixmpp | Florent Le Coz | |
2014-06-09 | Bump to 1.3.1 | Lance Stout | |
2014-06-08 | Bump to 1.3.0sleek-1.3.01.3.0 | Lance Stout | |
2014-04-20 | Bump version | Lance Stout | |
2012-10-31 | Bump version to 1.1.11 | Lance Stout | |
2012-07-30 | Bump version to 1.1.10sleek-1.1.101.1.10 | Lance Stout | |
2012-07-20 | Bump version to 1.1.9sleek-1.1.91.1.9 | Lance Stout | |
2012-06-30 | Bump version to 1.1.8sleek-1.1.81.1.8 | Lance Stout | |
2012-06-20 | Bump version to 1.1.7sleek-1.1.71.1.7 | Lance Stout | |
2012-06-20 | Bump version to 1.1.6sleek-1.1.61.1.6 | Lance Stout | |
2012-06-15 | Bump version to 1.1.5sleek-1.1.51.1.5 | Lance Stout | |
2012-06-13 | Bump version to 1.1.4sleek-1.1.41.1.4 | Lance Stout | |
2012-06-09 | Bump version for 1.1.3sleek-1.1.31.1.3 | Lance Stout | |
2012-06-06 | Bump version to 1.1.2sleek-1.1.21.1.2 | Lance Stout | |
2012-06-04 | Bump version for 1.1.1 minor release.sleek-1.1.11.1.1 | Lance Stout | |
2012-06-01 | Update version and README for 1.1sleek-1.11.1 | Lance Stout | |
2012-01-18 | Add example of accessing plugins to the README. | Lance Stout | |
2012-01-03 | Update version and README for 1.0 release.sleek-1.01.0 | Lance Stout | |
2011-12-05 | Fix example boilerplate code syntax. | Lance Stout | |
2011-11-14 | Simplify boilerplate example. | Lance Stout | |
2011-11-14 | Update list of stable releases. | Lance Stout | |
2011-08-24 | Clean and get setup.py working once and for all. | Lance Stout | |
Fixes: README.rst now included Double line spacing removed from long_description Source package now includes tests, examples, etc using Manifest.in README.rst typos fixed Added README.rst section on installing dnspython for Python3 Version bumped to RC2 Version is now taken from sleekxmpp.version.__version__ without having to pull in the entire library Added 'test' command for setup.py Simplified testall.py Docs build cleanly from source package after installation | |||
2011-08-18 | Update the README | Lance Stout | |
Now includes how to generate the docs, run tests, and the basic boilerplate for Sleek based projects. | |||
2011-08-18 | Update README (renamed to README.rst so Github will render it) | Lance Stout | |