Commit Graph

584 Commits (61e9d7ce71950f3ca89cc724cb6df470d2639127)

Author SHA1 Message Date
Ben Mayer c06a2f3f87
AWS SNS PhoneNumber parameter bugfix (#502) 2021-12-23 16:47:57 -05:00
xuzheliang135 5bf89aeefc
Add ServerChan suppport (#494)
Co-authored-by: xuzheliang135 <xuzheliang135@qq.com>
2021-12-13 22:41:53 -05:00
xuzheliang135 7862110fac
update README.md file in folder bin (#493)
Co-authored-by: xuzheliang135 <xuzheliang135@qq.com>
2021-12-13 19:50:53 -05:00
Chris Caron 51794e6e91
Amazon SES Support (#491) 2021-12-06 17:03:30 -05:00
Chris Caron b0bb560d05
Dropped Python 2.7 testing from Travis CI (#492) 2021-12-06 16:07:38 -05:00
Chris Caron 3ca141d06b RHEL7 support patch updated 2021-12-02 15:18:48 -05:00
Chris Caron 68f371a63a bumped version to v0.9.6 2021-12-01 20:00:27 -05:00
Chris Caron 3831e1bb52 Discord to include avatar_url in .url() call 2021-12-01 18:50:46 -05:00
Chris Caron 54cd566ab8 code coverage updates 2021-11-26 11:24:43 -05:00
Chris Caron fe83c62669
Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
linkmauve 1dfde961e8
Fixed XMPP Support & SleekXMPP dropped (#485) 2021-11-23 19:15:12 -05:00
linkmauve f6ca01be11
Add Python 3.10 and drop Python 3.5 from CI (#486) 2021-11-23 17:02:16 -05:00
Chris Caron 76700bfa1d
Refactored Slack plugin to allow users to switch between payload types (#482) 2021-11-13 08:33:38 -05:00
Spencer Phillip Young a9ce6b3556
bugfix with pushover url parameter (#477) 2021-11-10 08:24:12 -05:00
Chris Caron d248012d8b
Single alpha characters for subdomains still identify as a valid hostname (#475) 2021-11-04 19:42:45 -04:00
Chris Caron 9b5815ef6e
CLI --interpret-escapes works without --title specified (#471) 2021-10-30 17:00:05 -04:00
Chris Caron 245e57cca9
Apprise API Integration (#459) 2021-10-30 16:59:20 -04:00
Stefan Reimer ea75bb972f
Slack Image Display restore previous behaviour after PR #412 (#470) 2021-10-26 18:26:25 -04:00
Chris Caron 08b0577ed8
Added support for matrix notices (#460) 2021-10-25 13:57:35 -04:00
Chris Caron ac7eb86185
Telegram Silent Notification and Web Page Preview Controls Added (#466) 2021-10-24 22:20:30 -04:00
Spencer Phillip Young e8add7b95a
Add supplementary url support for pushover (#468) 2021-10-24 22:20:05 -04:00
Chris Caron e2ebdbdcf8
Security CWE-312 and CWE-20 Handling (#453) 2021-10-06 17:31:34 -04:00
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