apprise/apprise
Chris Caron 61e9d7ce71
Added PagerDuty Support (via event triggers) (#587)
2022-06-02 19:40:31 -04: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.8.3 2022-04-28 19:20:56 -04:00
plugins Added PagerDuty Support (via event triggers) (#587) 2022-06-02 19:40:31 -04:00
py3compat Implemented a new async_notify() method (#397) 2021-07-01 14:09:20 -04:00
Apprise.py Apprise HTML/MARKDOWN/TEXT Translation Handling Refactoring (#575) 2022-04-28 19:14:49 -04:00
Apprise.pyi Added limited type stubs for mypy (#402) 2021-07-19 16:26:38 -04:00
AppriseAsset.py bumped version to v0.9.8 2022-04-19 12:54:21 -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 `always` special tag (will always notify) (#561) 2022-04-10 12:22:37 -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
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
__init__.py bumped version to v0.9.8.3 2022-04-28 19:20:56 -04:00
cli.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
common.py Added `always` special tag (will always notify) (#561) 2022-04-10 12:22:37 -04:00
common.pyi Added limited type stubs for mypy (#402) 2021-07-19 16:26:38 -04:00
conversion.py Re-worked Telegram HTML/Markdown -> HTML Conversion (#579) 2022-05-01 14:43:55 -04: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
utils.py Decreased phone-no min_len requirements (#591) 2022-05-30 05:36:52 -04:00