From 8f571ff148439f4d248a4608d6a22a012484919a Mon Sep 17 00:00:00 2001 From: JC Brand Date: Wed, 14 Aug 2019 12:53:40 +0200 Subject: [PATCH] Release 5.0.1 --- CHANGES.md | 2 +- COPYRIGHT | 2 +- Makefile | 2 +- RELEASE.md | 4 +- demo/anonymous.html | 8 +- demo/embedded.html | 6 +- demo/index.html | 8 +- docs/source/conf.py | 4 +- docs/source/quickstart.rst | 8 +- fullscreen.html | 4 +- index.html | 6 +- jslicenses.html | 10 +- locale/af/LC_MESSAGES/converse.json | 2 +- locale/af/LC_MESSAGES/converse.po | 1008 ++++++++++++----------- locale/ar/LC_MESSAGES/converse.json | 2 +- locale/ar/LC_MESSAGES/converse.po | 1012 ++++++++++++----------- locale/bg/LC_MESSAGES/converse.json | 2 +- locale/bg/LC_MESSAGES/converse.po | 1013 ++++++++++++----------- locale/ca/LC_MESSAGES/converse.json | 2 +- locale/ca/LC_MESSAGES/converse.po | 1013 ++++++++++++----------- locale/converse.pot | 1001 ++++++++++++----------- locale/cs/LC_MESSAGES/converse.json | 2 +- locale/cs/LC_MESSAGES/converse.po | 1008 ++++++++++++----------- locale/de/LC_MESSAGES/converse.json | 2 +- locale/de/LC_MESSAGES/converse.po | 1015 ++++++++++++----------- locale/eo/LC_MESSAGES/converse.json | 2 +- locale/eo/LC_MESSAGES/converse.po | 1005 ++++++++++++----------- locale/es/LC_MESSAGES/converse.json | 2 +- locale/es/LC_MESSAGES/converse.po | 1015 ++++++++++++----------- locale/eu/LC_MESSAGES/converse.json | 2 +- locale/eu/LC_MESSAGES/converse.po | 1015 ++++++++++++----------- locale/fr/LC_MESSAGES/converse.json | 2 +- locale/fr/LC_MESSAGES/converse.po | 1016 ++++++++++++----------- locale/gl/LC_MESSAGES/converse.json | 2 +- locale/gl/LC_MESSAGES/converse.po | 1008 ++++++++++++----------- locale/he/LC_MESSAGES/converse.json | 2 +- locale/he/LC_MESSAGES/converse.po | 1017 +++++++++++++----------- locale/hi/LC_MESSAGES/converse.json | 2 +- locale/hi/LC_MESSAGES/converse.po | 1003 ++++++++++++----------- locale/hu/LC_MESSAGES/converse.json | 2 +- locale/hu/LC_MESSAGES/converse.po | 1015 ++++++++++++----------- locale/id/LC_MESSAGES/converse.json | 2 +- locale/id/LC_MESSAGES/converse.po | 1013 ++++++++++++----------- locale/it/LC_MESSAGES/converse.json | 2 +- locale/it/LC_MESSAGES/converse.po | 1015 ++++++++++++----------- locale/ja/LC_MESSAGES/converse.json | 2 +- locale/ja/LC_MESSAGES/converse.po | 1015 ++++++++++++----------- locale/lt/LC_MESSAGES/converse.json | 2 +- locale/lt/LC_MESSAGES/converse.po | 1008 ++++++++++++----------- locale/nb/LC_MESSAGES/converse.json | 2 +- locale/nb/LC_MESSAGES/converse.po | 1015 ++++++++++++----------- locale/nl/LC_MESSAGES/converse.json | 2 +- locale/nl/LC_MESSAGES/converse.po | 1008 ++++++++++++----------- locale/nl_BE/LC_MESSAGES/converse.json | 2 +- locale/nl_BE/LC_MESSAGES/converse.po | 1008 ++++++++++++----------- locale/oc/LC_MESSAGES/converse.json | 2 +- locale/oc/LC_MESSAGES/converse.po | 1008 ++++++++++++----------- locale/pl/LC_MESSAGES/converse.json | 2 +- locale/pl/LC_MESSAGES/converse.po | 1015 ++++++++++++----------- locale/pt/LC_MESSAGES/converse.json | 2 +- locale/pt/LC_MESSAGES/converse.po | 1008 ++++++++++++----------- locale/pt_BR/LC_MESSAGES/converse.json | 2 +- locale/pt_BR/LC_MESSAGES/converse.po | 1015 ++++++++++++----------- locale/ro/LC_MESSAGES/converse.json | 2 +- locale/ro/LC_MESSAGES/converse.po | 1006 ++++++++++++----------- locale/ru/LC_MESSAGES/converse.json | 2 +- locale/ru/LC_MESSAGES/converse.po | 1015 ++++++++++++----------- locale/tr/LC_MESSAGES/converse.json | 2 +- locale/tr/LC_MESSAGES/converse.po | 1003 ++++++++++++----------- locale/uk/LC_MESSAGES/converse.json | 2 +- locale/uk/LC_MESSAGES/converse.po | 1013 ++++++++++++----------- locale/zh_CN/LC_MESSAGES/converse.json | 2 +- locale/zh_CN/LC_MESSAGES/converse.po | 1009 ++++++++++++----------- locale/zh_TW/LC_MESSAGES/converse.json | 2 +- locale/zh_TW/LC_MESSAGES/converse.po | 1012 ++++++++++++----------- mobile.html | 10 +- package-lock.json | 2 +- package.json | 2 +- src/headless/converse-core.js | 2 +- src/headless/package.json | 2 +- 80 files changed, 17403 insertions(+), 15091 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 5974fa81d..effefde37 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,6 @@ # Changelog -## 5.0.1 (Unreleased) +## 5.0.1 (2019-08-14) - Add a new GUI for moderator actions. You can trigger it by entering `/modtools` in a MUC. - Reconnect if the server doesn't respond to a `ping` within 10 seconds. diff --git a/COPYRIGHT b/COPYRIGHT index fd8e3dcf4..a155385e1 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -2,7 +2,7 @@ * * An XMPP chat client that runs in the browser. * - * Version: 5.0.0 + * Version: 5.0.1 * * Copyright: JC Brand 2013-2018 * Except for 3rd party dependencies. diff --git a/Makefile b/Makefile index a4ad2e619..99c0c0d21 100644 --- a/Makefile +++ b/Makefile @@ -67,7 +67,7 @@ serve_bg: stamp-npm ######################################################################## ## Translation machinery -GETTEXT = xgettext --language="JavaScript" --keyword=__ --keyword=___ --from-code=UTF-8 --output=locale/converse.pot dist/converse-no-dependencies.js --package-name=Converse.js --copyright-holder="Jan-Carel Brand" --package-version=5.0.0 -c +GETTEXT = xgettext --language="JavaScript" --keyword=__ --keyword=___ --from-code=UTF-8 --output=locale/converse.pot dist/converse-no-dependencies.js --package-name=Converse.js --copyright-holder="Jan-Carel Brand" --package-version=5.0.1 -c .PHONY: pot pot: dist/converse-no-dependencies-es2015.js diff --git a/RELEASE.md b/RELEASE.md index 559403366..04c39d246 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -6,7 +6,7 @@ 4. Do a `git diff` to check if things look sane. 5. Do a quick manual test with the `dist` files (via `index.html`) 6. `git commit -am "New release 5.0.0"` -7. `git tag -s v5.0.0 +7. `git tag -s v5.0.1 8. Run `git push && git push --tags` 9. Update https://conversejs.org 10. Create `5.0.0` directory for the CDN. @@ -17,4 +17,4 @@ * Do the same for the root dir 11. Run `npm publish && cd src/headless/ && npm publish` 12. Update the repository on weblate -13. Decide on next release number and run `make postrelease VERSION=5.0.1` +13. Decide on next release number and run `make postrelease VERSION=5.0.2` diff --git a/demo/anonymous.html b/demo/anonymous.html index 9071bd709..7d89a7d24 100644 --- a/demo/anonymous.html +++ b/demo/anonymous.html @@ -9,13 +9,13 @@ - - + + - - + + diff --git a/demo/embedded.html b/demo/embedded.html index eaf089821..352bc948b 100644 --- a/demo/embedded.html +++ b/demo/embedded.html @@ -9,12 +9,12 @@ - + - - + +