- Update to version 1.3.4
* Sync owners and moderators from Mailman Core for MailingList. (Fixes#302)
* Implemented a new HYPERKITTY_JOBS_UPDATE_INDEX_LOCK_LIFE setting to set the
lock lifetime for the update_and_clean_index job. (Closes#300)
* Implemented a new HYPERKITTY_ALLOW_WEB_POSTING that allows disabling the
web posting feature. (Closes#264)
* Add the ability to disable Gravatar using HYPERKITTY_ENABLE_GRAVATAR
settings. (Closes#303)
* Replaced deprecated ugettext functions with gettext. (Closes#310)
* Fix export of Email message where the In-Reply-To header doesn’t include
the <> brackets. (Closes#331)
* We now catch a few more exceptions in hyperkitty_import when getting
messages from a mbox. (Closes#313 and #314)
* Added a new contrib/check_hk_import script to check mboxes before running
hyperkitty_import.
* We now ignore a ValueError in hyperkitty_import when trying to replace a
Subject: header. (Closes#317)
* hyperkitty_import now includes the mbox name in error messages when
importing multiple mboxes. (Closes#318)
* `` at `` is now only replaced with @ in From: header values when necessary
and not unconditionally. (Closes#320)
* The wildcard notation for any host '*' is now supported into
MAILMAN_ARCHVER_FROM to disable Hyperkitty clients IP checking.
* Join the searchbar and search button like it was before bootstrap 4
migration. (See !301)
* Use the umd builds for popper.js instead of the regular ones. (See !309)
* Exceptions thrown by smtplib in sending replies are now caught and give an
appropriate error message. (Closes#309)
- Removed hyperkitty-fix-tests.patch
- Fixed build on tumbleweed
OBS-URL: https://build.opensuse.org/request/show/882392
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-HyperKitty?expand=0&rev=8
- Update to version 1.3.4
* Sync owners and moderators from Mailman Core for MailingList. (Fixes#302)
* Implemented a new HYPERKITTY_JOBS_UPDATE_INDEX_LOCK_LIFE setting to set the
lock lifetime for the update_and_clean_index job. (Closes#300)
* Implemented a new HYPERKITTY_ALLOW_WEB_POSTING that allows disabling the
web posting feature. (Closes#264)
* Add the ability to disable Gravatar using HYPERKITTY_ENABLE_GRAVATAR
settings. (Closes#303)
* Replaced deprecated ugettext functions with gettext. (Closes#310)
* Fix export of Email message where the In-Reply-To header doesn’t include
the <> brackets. (Closes#331)
* We now catch a few more exceptions in hyperkitty_import when getting
messages from a mbox. (Closes#313 and #314)
* Added a new contrib/check_hk_import script to check mboxes before running
hyperkitty_import.
* We now ignore a ValueError in hyperkitty_import when trying to replace a
Subject: header. (Closes#317)
* hyperkitty_import now includes the mbox name in error messages when
importing multiple mboxes. (Closes#318)
* `` at `` is now only replaced with @ in From: header values when necessary
and not unconditionally. (Closes#320)
* The wildcard notation for any host '*' is now supported into
MAILMAN_ARCHVER_FROM to disable Hyperkitty clients IP checking.
* Join the searchbar and search button like it was before bootstrap 4
migration. (See !301)
* Use the umd builds for popper.js instead of the regular ones. (See !309)
* Exceptions thrown by smtplib in sending replies are now caught and give an
appropriate error message. (Closes#309)
- Removed hyperkitty-fix-tests.patch
- Fixed build on tumbleweed
OBS-URL: https://build.opensuse.org/request/show/871404
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-HyperKitty?expand=0&rev=34
- Version update to 1.3.3
* Allow SHOW_INACTIVE_LISTS_DEFAULT setting to be configurable. (Closes#276)
* Fix a bug where the user couldn’t chose the address to send reply or new post as. (Closes#288)
* Improve the Django admin command reference from hyperkitty_import. (Closes#281)
* Fix FILTER_VHOST to work with web hosts other than the email host. (Closes#254)
* Fixed a bug where export can fail if certain headers are wrapped. (Closes#292)
* Fixed hyperkitty_import to allow odd line endings in a folded message subject. (Closes#280)
* Fixed a bug that could throw an IndexError when exporting messages. (Closes#293)
* Use errors='replace' when encoding attachments. (Closes#294)
- Drop merged python-HyperKitty-remove-legacy-use-of-available_attrs.patch
OBS-URL: https://build.opensuse.org/request/show/824265
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-HyperKitty?expand=0&rev=4
* Add support to delete mailing list. (Closes#3)
* Fix a bug where messages with attachments would skip adding the body when
exporting the email. (Closes#252)
* Fix a bug where exporting mbox with messages that have attachments saved
to disk would raise exception and return a corrupt mbox. (Closes#258)
* Fix a bug where downloaded attachments are returned as a memoryview object
instead of bytes and hence fail to download. (Closes#247)
* Fix a bug where migrations would fail with exceptions on postgresl. (Closes
#266)
* Add support for Django 3.0.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-HyperKitty?expand=0&rev=15