Commit Graph

685 Commits

Author SHA1 Message Date
93c7aef433 Added limited type stubs for mypy (#402) 2021-07-19 16:26:38 -04:00
3cfbdea101 Implemented a new async_notify() method (#397) 2021-07-01 14:09:20 -04:00
037c5881bb Add mmosts:// to readme for Mattermost (#398) 2021-06-19 15:46:46 -04:00
a5510790ba bumped version to v0.9.3 v0.9.3 2021-05-16 14:40:58 -04:00
51f91972c2 Added SMTP2Go (with Attachment) Support (#389) 2021-05-15 20:29:37 -04:00
59aa5f5d10 Telegram escaping completely refactored (#386) 2021-05-15 16:08:53 -04:00
7f7ee043d9 Escape < > characters for Telegram (#384) 2021-05-03 12:41:32 -04:00
c4fa92824d bumped version to v0.9.2 v0.9.2 2021-05-02 12:03:45 -04:00
3938cd9ec3 Removed HTML escaping for Telegram TEXT handling (#383) 2021-05-02 10:42:39 -04:00
6eaa8e150d Added BuildRequire setuptools to RPM package (#382) 2021-05-02 10:34:42 -04:00
975b1721af Fixed MSTeams webhook handling for new format (#380) 2021-05-02 10:11:51 -04:00
0b60e99aa4 Travis-CI (.org -> .com) Integration Support (#381) 2021-05-02 09:47:30 -04:00
e0c0b66ff0 Revert "Conducto CI Integration (Replacing Travis CI) (#367)" (#372)
This reverts commit 8bc47dc118.
Due to unforeseen circumstances, Conducto no longer exists; reverting changes.
2021-03-26 16:52:00 -04:00
8bc47dc118 Conducto CI Integration (Replacing Travis CI) (#367)
See https://conducto.com for details on this great service 👍
2021-03-10 10:38:32 -05:00
9cf8188961 fixes path issue with home assistant notifications (#370) 2021-03-09 11:32:43 -05:00
10939d333d general code enhancements/nomenclature 2021-03-05 13:22:03 -05:00
9af0050ca1 Reddit Notification Support (#366) 2021-03-04 10:02:26 -05:00
1879ba85c7 spelling mistake 2021-02-28 11:16:33 -05:00
93ef9a967f added cryptography dependency to rpm package 2021-02-23 19:12:28 -05:00
835e87bcf9 bumped version to v0.9.1 v0.9.1 2021-02-23 12:58:57 -05:00
5b7afe9a76 fixed EL7 RPM compatiblity 2021-02-22 22:41:49 -05:00
64a103f14a slixmpp library support added to XMPP plugin (#240) 2021-02-22 16:59:45 -05:00
9e9b140642 Microsoft Teams Webhook to include team name in URL (#361) 2021-02-22 14:35:28 -05:00
221e304a73 Better asyncio handling in Python <3.7 using threading (#364) 2021-02-22 14:16:35 -05:00
0649754096 better escape interpretation for Python 2.7.5 (EL7) users 2021-02-22 11:36:19 -05:00
62dd5bab5c test coverage added 2021-02-17 17:44:10 -05:00
986a19d542 coverage no longer fails if we're not the ideal 100% 2021-02-17 09:56:19 -05:00
4a2f60e338 Improved FCM Support Supporting both Legacy and OAuth2 Methods (#353) 2021-02-14 14:03:12 -05:00
ca22b931ca Home Assistant Integration (#354) 2021-02-14 14:01:30 -05:00
48cac98d3b Added support for markdown in Gotify plugin (#358)
Co-authored-by: Rémi Rigal <remi.rigal@orange.com>
2021-02-11 11:10:20 -05:00
073dad68d0 escape handling tests in Python v2.x fixed 2021-02-07 11:32:57 -05:00
b322e24b1b properly escape subtitle in Spontit integration 2021-02-06 15:27:13 -05:00
5f945ceef7 Cleaned up Mattermost Integration (#355) 2021-02-06 14:55:49 -05:00
f18b7c83ac mailgun http error code lookup bugfix 2021-02-04 11:30:16 -05:00
fec6de1403 Added support for interpretable escapes via CLI (#349) 2021-01-31 17:15:18 -05:00
c7f015bf7c improved test coverage 2021-01-23 17:35:04 -05:00
b69ed1dfa9 Added Google Chat Support (#346) 2021-01-11 14:56:59 -05:00
23957a3337 Added support for Slack email address targets (#345) 2021-01-10 15:55:59 -05:00
ca3629f2e1 Update README.md; there/their grammer fix (#342) 2021-01-08 12:38:21 -05:00
5e002044a4 fixed failing unit test 2020-12-31 10:16:03 -05:00
ef2057c10a bumped version to v0.9.0 v0.9.0 2020-12-30 16:35:45 -05:00
4037d8726e OneSignal code cleanup 2020-12-30 16:29:23 -05:00
ed04898ec4 reduced msteams api/parsing restrictions 2020-12-30 16:29:01 -05:00
287cb27d6f better support for priorities with Growl/Prowl 2020-12-30 16:27:32 -05:00
e997c11382 Added Opsgenie Support (#337) 2020-12-30 15:55:16 -05:00
a023361db4 Added OneSignal Support (#335) 2020-12-29 10:49:33 -05:00
87d4b8a26c fixed FCM log message 2020-12-28 10:29:20 -05:00
c7d6aefebb APPRISE_URLS & APPRISE_CONFIG env variable support added (#334) 2020-12-26 17:36:33 -05:00
e40c83dfd1 FCM message size restrictions 2020-12-26 11:51:10 -05:00
21d7ef1ff4 Zoho emails use port 587; support zohomail.com too 2020-12-26 11:36:39 -05:00