apprise/apprise
2022-01-28 16:04:32 -05:00
..
assets Attachment Support for JSON & XML Notifications (#426) 2021-08-15 19:47:24 -04:00
attachment Added limited type stubs for mypy (#402) 2021-07-19 16:26:38 -04:00
config Security CWE-312 and CWE-20 Handling (#453) 2021-10-06 17:31:34 -04:00
i18n bumped version to v0.9.6 2021-12-01 20:00:27 -05:00
plugins Reddit Secret and App ID Validation Fixed (#528) 2022-01-28 16:04:32 -05:00
py3compat Implemented a new async_notify() method (#397) 2021-07-01 14:09:20 -04:00
__init__.py bumped version to v0.9.6 2021-12-01 20:00:27 -05:00
Apprise.py Add notification body conversion for HTML to plain text (#527) 2022-01-27 19:33:34 -05:00
Apprise.pyi Added limited type stubs for mypy (#402) 2021-07-19 16:26:38 -04:00
AppriseAsset.py Apprise API Integration (#459) 2021-10-30 16:59:20 -04:00
AppriseAsset.pyi Added limited type stubs for mypy (#402) 2021-07-19 16:26:38 -04:00
AppriseAttachment.py Added additional security for attachment handling (#300) 2020-09-21 11:26:02 -04:00
AppriseAttachment.pyi Added limited type stubs for mypy (#402) 2021-07-19 16:26:38 -04:00
AppriseConfig.py Added bulletproofing to configuation parsing (#282) 2020-08-27 17:45:25 -04:00
AppriseConfig.pyi Added limited type stubs for mypy (#402) 2021-07-19 16:26:38 -04:00
AppriseLocale.py ValueError unknown locale error fix (#128) 2019-06-18 20:29:03 -04:00
cli.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
common.py Added additional security for attachment handling (#300) 2020-09-21 11:26:02 -04:00
common.pyi Added limited type stubs for mypy (#402) 2021-07-19 16:26:38 -04:00
conversion.py Add notification body conversion for HTML to plain text (#527) 2022-01-27 19:33:34 -05:00
logger.py LogCapture() class for those wishing to capture notification output (#311) 2020-10-13 14:27:42 -04:00
py.typed Added limited type stubs for mypy (#402) 2021-07-19 16:26:38 -04:00
URLBase.py Refactored the way phone numbers are managed (#408) 2021-07-28 10:32:10 -04:00
URLBase.pyi Added limited type stubs for mypy (#402) 2021-07-19 16:26:38 -04:00
utils.py Added DAPNET/Hampager Support (#506) 2021-12-28 12:35:03 -05:00