Commit Graph

532 Commits

Author SHA1 Message Date
7862110fac update README.md file in folder bin (#493)
Co-authored-by: xuzheliang135 <xuzheliang135@qq.com>
2021-12-13 19:50:53 -05:00
51794e6e91 Amazon SES Support (#491) 2021-12-06 17:03:30 -05:00
b0bb560d05 Dropped Python 2.7 testing from Travis CI (#492) 2021-12-06 16:07:38 -05:00
3ca141d06b RHEL7 support patch updated 2021-12-02 15:18:48 -05:00
68f371a63a bumped version to v0.9.6 v0.9.6 2021-12-01 20:00:27 -05:00
3831e1bb52 Discord to include avatar_url in .url() call 2021-12-01 18:50:46 -05:00
54cd566ab8 code coverage updates 2021-11-26 11:24:43 -05:00
fe83c62669 Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
1dfde961e8 Fixed XMPP Support & SleekXMPP dropped (#485) 2021-11-23 19:15:12 -05:00
f6ca01be11 Add Python 3.10 and drop Python 3.5 from CI (#486) 2021-11-23 17:02:16 -05:00
76700bfa1d Refactored Slack plugin to allow users to switch between payload types (#482) 2021-11-13 08:33:38 -05:00
a9ce6b3556 bugfix with pushover url parameter (#477) 2021-11-10 08:24:12 -05:00
d248012d8b Single alpha characters for subdomains still identify as a valid hostname (#475) 2021-11-04 19:42:45 -04:00
9b5815ef6e CLI --interpret-escapes works without --title specified (#471) 2021-10-30 17:00:05 -04:00
245e57cca9 Apprise API Integration (#459) 2021-10-30 16:59:20 -04:00
ea75bb972f Slack Image Display restore previous behaviour after PR #412 (#470) 2021-10-26 18:26:25 -04:00
08b0577ed8 Added support for matrix notices (#460) 2021-10-25 13:57:35 -04:00
ac7eb86185 Telegram Silent Notification and Web Page Preview Controls Added (#466) 2021-10-24 22:20:30 -04:00
e8add7b95a Add supplementary url support for pushover (#468) 2021-10-24 22:20:05 -04:00
e2ebdbdcf8 Security CWE-312 and CWE-20 Handling (#453) 2021-10-06 17:31:34 -04:00
abb7547f20 Create codeql-analysis.yml 2021-09-20 17:59:28 -04:00
4bdc5b5809 Create SECURITY.md 2021-09-20 17:55:59 -04:00
1666f39a32 updated travis-ci website link 2021-09-18 17:10:54 -04:00
bbc1c1ae8a bumped version to v0.9.5.1 v0.9.5.1 2021-09-18 16:03:05 -04:00
b1a4d09a75 bumped version to v0.9.5 v0.9.5 2021-09-18 15:57:30 -04:00
5badfadf7f Add support for streamlabs (#427) 2021-09-18 14:49:05 -04:00
0c7e32390e Added support for remote syslog servers (#442) 2021-09-18 14:45:17 -04:00
109841d72e MQTT Support Added (#443) 2021-09-16 22:46:33 -04:00
3c552a686f Add Twilio API key support (#440) 2021-09-14 23:03:37 -04:00
e0f928f0d9 MS Teams url parsing token encoding support (#438) 2021-09-07 07:17:31 -04:00
1916a9105d Added HTML support for Pushover plugin (#437) 2021-09-06 13:55:40 -04:00
db69fc44a2 updated icon on bug-report to reflect upstream change 2021-09-06 13:52:47 -04:00
e20fce630d Slight bulletproofing to IFTTT regex handling (#436) 2021-09-06 13:51:32 -04:00
81d1ea72bc Nextcloud versioning support added (#432) 2021-08-29 12:02:56 -04:00
a888b85f8e Matrix HTML and Markdown Support (#431) 2021-08-29 11:29:30 -04:00
bb7c77105e Attachment Support for JSON & XML Notifications (#426) 2021-08-15 19:47:24 -04:00
836b729a20 Include type stubs in package data (#424) 2021-08-15 11:48:28 -04:00
0007eade20 bumped version to v0.9.4 v0.9.4 2021-08-11 22:47:18 -04:00
b4fb364ead Fedora 35 can now correctly support Apprise RPM packaging (#422) 2021-08-11 22:00:01 -04:00
3c473b559c Travis-CI ref updated + grammar/formatting (#423) 2021-08-11 21:49:00 -04:00
06b6ed4d2c Added DingTalk Support (#200) 2021-08-11 07:37:58 -04:00
bca44c02a5 ModuleNotFoundError exception on sys.exit() bugfix (#417) 2021-08-08 12:09:59 -04:00
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
49af85bfe1 Updated NotifySlack payload & markdown handling (#412) 2021-07-31 15:39:43 -04:00
45d5ec1f18 Matrix double slash in URL for API call fixed (#411) 2021-07-30 08:31:08 -04:00
ab6b6b51c7 Fixed argument parsing within YAML files (#404) 2021-07-28 13:17:16 -04:00
8a455695ba Refactored the way phone numbers are managed (#408) 2021-07-28 10:32:10 -04:00
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