Loading
Commits on Source 22
-
Abhilash Raj authored
-
Abhilash Raj authored
Bump copyright year See merge request !11
-
Mark Sapiro authored
-
Mark Sapiro authored
Deliver messages to HyperKitty as bytes. Closes #27 See merge request !12
-
-
Mark Sapiro authored
mailman-hyperkitty.cfg: clarification for api_key See merge request !13
-
Loïc Gomez authored
* log an explicit error when archiving failed and email is requeued * avoid encoding errors filling the logs with stack traces * log an explicit error when message to text conversion failed * log an explicit error when archiving message failed
-
Loïc Gomez authored
* Remove useless exception handling addition from previous commit. * Add message information when HyperKitty fails.
-
Abhilash Raj authored
Also flake8 fixes.
-
Abhilash Raj authored
-
Abhilash Raj authored
Also, remove a stray import. Fixes #26
-
Abhilash Raj authored
Remove runtime dependency on setuptools. Closes #26 See merge request !15
-
Abhilash Raj authored
This should avoid un-handled exceptions thrown by requests due to errors related to talking to Hyperkitty. Fixes #4, #20
-
Abhilash Raj authored
Handle exceptions that can be raised by trying to fetch URLs. Closes #20 and #4 See merge request !16
-
Abhilash Raj authored
-
Abhilash Raj authored
chore: Bump release version, and add support for Python 3.10. See merge request !17
-
Дилян Палаузов authored
-
Mark Sapiro authored
README.rst: typo See merge request !18
-
jelle van der Waa authored
Since Python 3.3 the unittest module has mock support which completely replaces the seperate mock module.
-
Mark Sapiro authored
Use Python's unittest.mock See merge request !19
-
Abhilash Raj authored
-
Abhilash Raj authored
Add support for Python 3.11 and drop 3.6 See merge request !20