Commit Graph

512 Commits

Author SHA1 Message Date
Chris Caron
abb7547f20
Create codeql-analysis.yml 2021-09-20 17:59:28 -04:00
Chris Caron
4bdc5b5809
Create SECURITY.md 2021-09-20 17:55:59 -04:00
Chris Caron
1666f39a32 updated travis-ci website link 2021-09-18 17:10:54 -04:00
Chris Caron
bbc1c1ae8a bumped version to v0.9.5.1 2021-09-18 16:03:05 -04:00
Chris Caron
b1a4d09a75 bumped version to v0.9.5 2021-09-18 15:57:30 -04:00
t-900-a
5badfadf7f
Add support for streamlabs (#427) 2021-09-18 14:49:05 -04:00
Chris Caron
0c7e32390e
Added support for remote syslog servers (#442) 2021-09-18 14:45:17 -04:00
Chris Caron
109841d72e
MQTT Support Added (#443) 2021-09-16 22:46:33 -04:00
Marc Khouri
3c552a686f
Add Twilio API key support (#440) 2021-09-14 23:03:37 -04:00
Chris Caron
e0f928f0d9
MS Teams url parsing token encoding support (#438) 2021-09-07 07:17:31 -04:00
Chris Caron
1916a9105d
Added HTML support for Pushover plugin (#437) 2021-09-06 13:55:40 -04:00
Chris Caron
db69fc44a2 updated icon on bug-report to reflect upstream change 2021-09-06 13:52:47 -04:00
Chris Caron
e20fce630d
Slight bulletproofing to IFTTT regex handling (#436) 2021-09-06 13:51:32 -04:00
Chris Caron
81d1ea72bc
Nextcloud versioning support added (#432) 2021-08-29 12:02:56 -04:00
Chris Caron
a888b85f8e
Matrix HTML and Markdown Support (#431) 2021-08-29 11:29:30 -04:00
Chris Caron
bb7c77105e
Attachment Support for JSON & XML Notifications (#426) 2021-08-15 19:47:24 -04:00
Ryan Young
836b729a20
Include type stubs in package data (#424) 2021-08-15 11:48:28 -04:00
Chris Caron
0007eade20 bumped version to v0.9.4 2021-08-11 22:47:18 -04:00
Chris Caron
b4fb364ead
Fedora 35 can now correctly support Apprise RPM packaging (#422) 2021-08-11 22:00:01 -04:00
Chris Caron
3c473b559c
Travis-CI ref updated + grammar/formatting (#423) 2021-08-11 21:49:00 -04:00
Chris Caron
06b6ed4d2c
Added DingTalk Support (#200) 2021-08-11 07:37:58 -04:00
Chris Caron
bca44c02a5
ModuleNotFoundError exception on sys.exit() bugfix (#417) 2021-08-08 12:09:59 -04:00
Chris Caron
0b26d1c884
Rocket.Chat basic message structure fix (#419)
You only can send alias and avatar properties if your user has the bot role. We implement this rule to avoid users to impersonate other users. - quoted from Rocket.Chat website

This update accounts for this restriction
2021-08-08 11:44:12 -04:00
Stefan Reimer
49af85bfe1
Updated NotifySlack payload & markdown handling (#412) 2021-07-31 15:39:43 -04:00
Miroslav Šedivý
45d5ec1f18
Matrix double slash in URL for API call fixed (#411) 2021-07-30 08:31:08 -04:00
Chris Caron
ab6b6b51c7
Fixed argument parsing within YAML files (#404) 2021-07-28 13:17:16 -04:00
Chris Caron
8a455695ba
Refactored the way phone numbers are managed (#408) 2021-07-28 10:32:10 -04:00
Ryan Young
93c7aef433
Added limited type stubs for mypy (#402) 2021-07-19 16:26:38 -04:00
Ryan Young
3cfbdea101
Implemented a new async_notify() method (#397) 2021-07-01 14:09:20 -04:00
Calvin Bui
037c5881bb
Add mmosts:// to readme for Mattermost (#398) 2021-06-19 15:46:46 -04:00
Chris Caron
a5510790ba bumped version to v0.9.3 2021-05-16 14:40:58 -04:00
Chris Caron
51f91972c2
Added SMTP2Go (with Attachment) Support (#389) 2021-05-15 20:29:37 -04:00
Chris Caron
59aa5f5d10
Telegram escaping completely refactored (#386) 2021-05-15 16:08:53 -04:00
Chris Caron
7f7ee043d9
Escape < > characters for Telegram (#384) 2021-05-03 12:41:32 -04:00
Chris Caron
c4fa92824d bumped version to v0.9.2 2021-05-02 12:03:45 -04:00
Chris Caron
3938cd9ec3
Removed HTML escaping for Telegram TEXT handling (#383) 2021-05-02 10:42:39 -04:00
Chris Caron
6eaa8e150d
Added BuildRequire setuptools to RPM package (#382) 2021-05-02 10:34:42 -04:00
Chris Caron
975b1721af
Fixed MSTeams webhook handling for new format (#380) 2021-05-02 10:11:51 -04:00
Chris Caron
0b60e99aa4
Travis-CI (.org -> .com) Integration Support (#381) 2021-05-02 09:47:30 -04:00
Chris Caron
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
Chris Caron
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
Chris Caron
9cf8188961
fixes path issue with home assistant notifications (#370) 2021-03-09 11:32:43 -05:00
Chris Caron
10939d333d general code enhancements/nomenclature 2021-03-05 13:22:03 -05:00
Chris Caron
9af0050ca1
Reddit Notification Support (#366) 2021-03-04 10:02:26 -05:00
Chris Caron
1879ba85c7 spelling mistake 2021-02-28 11:16:33 -05:00
Chris Caron
93ef9a967f added cryptography dependency to rpm package 2021-02-23 19:12:28 -05:00
Chris Caron
835e87bcf9 bumped version to v0.9.1 2021-02-23 12:58:57 -05:00
Chris Caron
5b7afe9a76 fixed EL7 RPM compatiblity 2021-02-22 22:41:49 -05:00
Chris Caron
64a103f14a
slixmpp library support added to XMPP plugin (#240) 2021-02-22 16:59:45 -05:00
Chris Caron
9e9b140642
Microsoft Teams Webhook to include team name in URL (#361) 2021-02-22 14:35:28 -05:00