Commit Graph

53 Commits (9a26de53c31936f4c4a4c5636f7b59c63c095e44)

Author SHA1 Message Date
Chris Caron 51a5ce344a
Support Slack URLs missing channel references (#108) 2019-05-11 15:02:56 -04:00
Chris Caron 55fb17280e
Added Twilio Support (#106) 2019-05-09 10:06:20 -04:00
Chris Caron 25f5066e27
Added Mailgun support; refs #101 2019-04-27 17:41:20 -04:00
Chris Caron 4e35d5fe48 Cisco Webex Teams Notification Support; refs #95 2019-04-07 09:23:55 -04:00
Chris Caron 4a86a724b0 Microsoft Teams Notification Support; refs #94 2019-04-05 22:16:22 -04:00
Chris Caron 842de28191 normalize plugin classes mass code cleanup 2019-03-31 15:10:08 -04:00
Chris Caron 1c757d8032 Gitter Notification Support 2019-03-26 21:11:23 -04:00
Chris Caron 27c793d301
Merge pull request #88 from caronc/80-matrix-refactoring-part-two
Merged Matrix Webhook functionality with server config; refs #80
2019-03-18 12:12:38 -04:00
Chris Caron 3cc060f3ea Added Flock Notification Support 2019-03-17 19:57:01 -04:00
Chris Caron 28e490ab67 Merged Matrix Webhook functionality with server config; refs #80 2019-03-17 15:38:45 -04:00
Chris Caron 96064cff25 Dynamic module loading; just drop in plugins now 2019-03-16 23:35:06 -04:00
Chris Caron d2262e9167 Added Gotify Support; refs #23 2019-03-12 20:34:45 -04:00
Chris Caron 6b875ac093 Complete refactoring of entire Matrix plugin; refs #80 2019-03-10 14:29:50 -04:00
Chris Caron 268d11f181 title handling and bulletproofing 2019-03-10 12:10:01 -04:00
Chris Caron 0ab86c2115 Config file support added for http & file (text); refs #55 2019-03-03 17:41:08 -05:00
Chris Caron 8e284f159f random test failing on split() fix 2019-02-21 21:13:31 -05:00
Chris Caron 9bd0144112 experimented with sphinx function inline doc 2019-02-18 21:24:30 -05:00
Chris Caron 75bde9d2a7 travis-ci set to run pep8 tests as part of CI 2019-02-17 23:38:00 -05:00
Chris Caron eb4c83f3f8 NotifyBase() home of notify(); calls send() in children 2019-02-17 22:48:53 -05:00
Chris Caron 7d9715aa5a refactored and drastically improved throttling functionality 2019-02-17 16:35:09 -05:00
Chris Caron b1133be85b refactored how +/- prefixed url arguments are handled 2019-02-17 13:45:48 -05:00
Chris Caron cdd72086ee Implimented overflow support (upstream, truncate, and split) 2019-02-17 09:41:55 -05:00
Chris Caron 0d56da9ac8 added service.url(), apprise.urls(), iter support and pop() 2019-02-17 09:41:55 -05:00
Kaustubh Phatak 761291e65c
Issue 69: Tests for Headers support 2019-02-15 14:37:55 -08:00
Chris Caron 669940390e
Merge branch 'master' into 54-ryver-notifications 2019-02-11 19:52:49 -05:00
Chris Caron bb7b2dd4ca Phase No 2 - AWS SNS Support using requests; refs #43 2019-02-10 17:42:30 -05:00
Chris Caron d515f99881 Added Ryver support; refs #54 2019-02-09 17:24:32 -05:00
Chris Caron c2507617cd
Merge pull request #58 from caronc/53-discord-formatting-bug
Discord supports other input forms other than just markdown; refs #53
2019-02-08 13:31:31 -05:00
Chris Caron bf1b61d23c
Merge branch 'master' into 56-decommission-stride 2019-02-06 22:03:00 -05:00
Chris Caron d943a7c0a0
Merge branch 'master' into 46-decommission-palot 2019-02-06 21:52:16 -05:00
Chris Caron 23e7a58ff7
Merge branch 'master' into 46-decommission-toasty 2019-02-06 21:39:54 -05:00
Chris Caron 084997d33e Removal of stride:// as service is going down on 2019.02.15; refs #56 2019-02-06 21:19:52 -05:00
Chris Caron fa6e34eb86 Removal of palot:// as service is no longer available; refs #46 2019-02-06 20:45:00 -05:00
Chris Caron 37c100c10f Removal of toasty:// as service is no longer available; refs #46 2019-02-06 20:30:29 -05:00
Chris Caron a97bc50ee4 Added Pushed Notification support; refs #45 2019-02-06 20:04:13 -05:00
Chris Caron bfdeb340f5 updated discord to default to notify_text; refs #53 2019-02-06 19:56:47 -05:00
Chris Caron a2c44cf90b telegram markdown support added; refs #52 2019-02-05 23:56:05 -05:00
Chris Caron 0a0ce64ad7 Converted to MIT Licensing; refs #47 2019-01-31 21:05:56 -05:00
Chris Caron da902c228c Added contributions file and docs for Matrix support; refs #28 2019-01-27 10:48:28 -05:00
Wim de With e857600d55 Add Matrix notify plugin 2019-01-02 20:25:53 +01:00
geeseven 97c18d2c3b remove NMA, see #9 2018-05-22 12:04:59 -05:00
Chris Caron 7e38921835 refactored how plugins inheritied properties 2018-03-30 22:29:36 -04:00
Chris Caron b040e232ae enhanced Discord formatting with markdown; refs #10 2018-03-24 23:24:06 -04:00
Chris Caron afddd9e897 Added IFTTT support; fixes #7 2018-03-08 20:49:40 -05:00
Chris Caron c4b3d1768b Added Stride Support + Testing; refs #6 2018-03-07 19:58:07 -05:00
Chris Caron 16f1c2b78c Emby Support + testing; refs #2 2018-03-06 19:28:35 -05:00
Chris Caron 5b9be6bcc4 Telegram improvements; AppriseAsset refactoring 2018-03-03 17:34:10 -05:00
Chris Caron 87e6eb6cf2 Added Discord Support; refs #4 2018-02-25 20:23:34 -05:00
Chris Caron a03525a859 100% test coverage 2017-12-25 15:07:41 -05:00
Chris Caron cc79763b3f more unit tests; 90% coverage 2017-12-22 22:57:42 -05:00