Commit Graph

611 Commits

Author SHA1 Message Date
5427e453a0 MSG91 Support (#141) 2019-08-18 15:30:38 -04:00
9ebff62cc6 SendGrid Support Added (#140) 2019-08-18 00:39:21 -04:00
805bec2396 bugfix - exception no longer thrown on lone comment delimiter 2019-08-17 23:38:55 -04:00
a3abe06bbf bugfix with email plugin and targets in url() call 2019-08-16 23:01:11 -04:00
d9c5e9f7ac updated spec file with correct release date 2019-07-19 23:18:14 -04:00
aaca54ba45 bumped version to 0.7.9 v0.7.9 2019-07-19 22:56:17 -04:00
42091a9f69 Added Techulus Push Notifications (#138) 2019-07-19 22:42:41 -04:00
33485ffb9b GitHub general template files 2019-07-19 21:15:18 -04:00
a3726ca762 missed reference from twitter integration rewrite (ref #133) 2019-07-19 20:08:33 -04:00
02e48f3c2f Initial commit of bug and new service reporting templates 2019-07-19 19:52:52 -04:00
2609680792 Added Twist Support (#137) 2019-07-18 22:41:10 -04:00
3124ef26a1 Eliminated line restriction on Join Notifications (#136) 2019-07-18 22:25:04 -04:00
91f50a62f1 Discord is more popular then PushBullet 2019-07-12 19:47:53 -04:00
495c363b5c Use default AppriseAsset if not set when using add() (#135) 2019-07-12 19:43:52 -04:00
f3d335b748 100% test coverage + handling of test warnings (#134)
* 100% test coverage again + handling of test warnings
* dropped unreferenced dependencies
2019-06-30 15:32:12 -04:00
084c14fee9 inline documentation cleanup and small logging fix 2019-06-29 18:45:43 -04:00
6376ec50f7 added default windows configuration details 2019-06-29 18:44:29 -04:00
7a89b08a83 Twitter Notification Rewrite; dropped tweepy backend (#133) 2019-06-29 18:27:59 -04:00
8fce99a006 default user references now look towards AppriseAsset.app_id() (#132) 2019-06-26 21:35:18 -04:00
1814dc9edf Added SMS Notification support for D7 Networks (#131) 2019-06-26 20:34:30 -04:00
f102b52248 Added Zulip Chat Support (#129) 2019-06-23 14:03:45 -04:00
78d5465ff6 Pushover Notification: Added handling of emergency priority (#127) 2019-06-19 13:04:35 -04:00
e7ba4c03df ValueError unknown locale error fix (#128) 2019-06-18 20:29:03 -04:00
92523f191b Merge pull request #125 from Nauxuron/fix-matrix-webhook
Fix Matrix webhook URL
2019-06-17 12:49:41 -04:00
5bf3f9ad26 Fix Matrix webhook URL 2019-06-17 17:50:26 +02:00
603e00bbce Added Nexmo SMS Notification Support (#123) 2019-06-06 22:59:05 -04:00
35d2d358e7 Mailgun API key validation removed (#122)
* don't validate the format of the Mailgun API key
* remove test validating Mailgun API key
* remove rather than comment
* remove no-longer-relevant regex for Mailgun API key validation

refs #121
2019-06-06 22:39:38 -04:00
43a2c7b17c bumped version to v0.7.8 v0.7.8 2019-06-06 13:19:49 -04:00
3b28823b23 Added sub-path support to MatterMost Notifications 2019-06-06 12:40:14 -04:00
f373e41a91 handles exception thrown when no localization is detected refs #118 2019-06-04 22:13:15 -04:00
cbd35c3b7e bumped version to v0.7.7 v0.7.7 2019-05-31 22:46:03 -04:00
89368afe5c babel dependency not required for use of setup.py 2019-05-31 21:41:17 -04:00
6d9069e106 Notification Service Native URL Support; refs #109 2019-05-31 20:56:54 -04:00
d5dfbf74fa Token details + internationalization (i18n) support; refs #59 2019-05-29 20:07:05 -04:00
4c375c8a05 Added sound support to Pushover Notifications; refs #113 2019-05-28 16:38:26 -04:00
554c7f0b10 Rocket.Chat Refactored for Webhook Support; refs #107 2019-05-21 21:50:50 -04:00
ac56a409a0 Added default configuration paths for Microsoft users (#111) 2019-05-14 16:54:45 -04:00
9a26de53c3 disabled logging for subsequent tests 2019-05-13 21:03:42 -04:00
51a5ce344a Support Slack URLs missing channel references (#108) 2019-05-11 15:02:56 -04:00
333926c359 grammar reference cleaned up 2019-05-09 10:16:48 -04:00
55fb17280e Added Twilio Support (#106) 2019-05-09 10:06:20 -04:00
28b67d42f3 Better handling of multiple URLs delimited by space/comma 2019-04-27 23:21:35 -04:00
25f5066e27 Added Mailgun support; refs #101 2019-04-27 17:41:20 -04:00
22735babea added missing assert check 2019-04-26 21:09:37 -04:00
68c8a0e6f0 Merge pull request #102 from caronc/101-bugfix-custom-email-userid
Custom SMTP usernames (credentials) to support email addresses
2019-04-25 21:47:15 -04:00
2c080d7269 fixed bug preventing email as userid for custom emails; refs #101 2019-04-25 21:28:38 -04:00
f86974aa25 setup.py keyword and meta ref updates 2019-04-25 19:46:24 -04:00
29ce9e6e23 dropped patreon and added beerpay shield 2019-04-21 12:01:19 -04:00
7621a57b34 bumped version to v0.7.6 v0.7.6 2019-04-16 19:40:41 -04:00
2b0af9b2de Merge pull request #100 from caronc/99-config-file-detection
Auto-loading of configuration file bugfix; refs #99
2019-04-10 20:21:58 -04:00