Commit Graph

285 Commits (6e1b8a0bd64b162442ff8b78b20034da504efa19)

Author SHA1 Message Date
Chris Caron 5997f6d6c5
Merge pull request #97 from caronc/logging-customization
Added deprecate and trace logging directives
2019-04-05 22:56:37 -04:00
Chris Caron 4a86a724b0 Microsoft Teams Notification Support; refs #94 2019-04-05 22:16:22 -04:00
Chris Caron de5c5e4331 Added deprecate and trace logging directives 2019-04-05 19:57:48 -04:00
Chris Caron 02dd6dd8b3 test to verify no double url str escaping occurs 2019-04-03 20:27:59 -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 ab2bd92aed XMPP Notification Support; refs #40 2019-03-21 21:20:28 -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 6a8099c6f7 better handling of text variable 2019-03-17 15:44:08 -04:00
Chris Caron b2d5c9ae09 Slack Notification plugin to honor url format arg 2019-03-17 15:42:17 -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 16635a8d8f Fixed warning issued on pyYAML v5.1+ 2019-03-16 12:48:56 -04:00
Bram Ceulemans 901a69e0f4 Removed whitespace on empty line 2019-03-15 22:10:25 +01:00
Bram Ceulemans c8d83565f4 Fix color for Discord webhook embed API 2019-03-15 22:05:56 +01:00
Chris Caron 764aa5393f remove shebang so rpmlint doesn't produce an error 2019-03-13 19:57:39 -04:00
Chris Caron d2262e9167 Added Gotify Support; refs #23 2019-03-12 20:34:45 -04:00
Chris Caron de32a69669 improved cli help message 2019-03-10 20:42:55 -04:00
Chris Caron bff390255e incremented version to 0.7.4 2019-03-10 15:58:23 -04:00
Chris Caron 6b875ac093 Complete refactoring of entire Matrix plugin; refs #80 2019-03-10 14:29:50 -04:00
Chris Caron 741d244c5a escape_html bulletproofing 2019-03-10 12:24:57 -04:00
Chris Caron 268d11f181 title handling and bulletproofing 2019-03-10 12:10:01 -04:00
Chris Caron 643dc3f561 updated granularity of logging - include warning 2019-03-10 10:51:36 -04:00
Chris Caron 5c2ceef410 don't parse files that are simply not there via CLI 2019-03-08 21:22:54 -05:00
Chris Caron 1f9daeaa2b Config file support added for http & file (yaml); refs #55 2019-03-04 23:32:47 -05:00
Chris Caron 0ab86c2115 Config file support added for http & file (text); refs #55 2019-03-03 17:41:08 -05:00
Chris Caron 81b6e7a212 handle ValueError Exception via Gnome import; refs #75 2019-02-24 11:43:01 -05:00
Chris Caron 9f1f2059d9 handle ValueError Exception via Dbus import; refs #75 2019-02-23 15:42:29 -05:00
Chris Caron 40cb91df5e IFTTT requires upstream payload entries to be lowercase 2019-02-21 21:14:43 -05:00
Chris Caron ef05cb682b default message size re-adjusted to what is documented 2019-02-21 21:14:16 -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 00d1c9b958 IFTTT refactoring docs updated 2019-02-17 13:51:35 -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
Chris Caron b9be82c1b2 incremented version to 0.7.3 2019-02-17 09:10:47 -05:00
Chris Caron 9e2f0a3f68 increment version to 0.7.0 2019-02-16 01:30:01 -05:00
Kaustubh Phatak 761291e65c
Issue 69: Tests for Headers support 2019-02-15 14:37:55 -08:00
Kaustubh Phatak 753e36feab
Issue 69: Adding Headers Support for JSON and XML 2019-02-15 13:25:38 -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 90d421cbc8 Phase No 1 - AWS SNS Support using boto3; refs #43 2019-02-09 17:34:53 -05:00
Chris Caron d515f99881 Added Ryver support; refs #54 2019-02-09 17:24:32 -05:00
Chris Caron 43f6aa33e5
Merge pull request #66 from caronc/34-tag-notification-support
Added ability to tag notifications; refs #34
2019-02-09 01:55:16 -05:00
Chris Caron 7661b34f9c
Merge pull request #65 from caronc/36-kde-notifications
DBus Support - kde://, qt://, dbus://, and glib:// added; refs #36
2019-02-09 01:40:59 -05:00
Chris Caron e95bfcf6fd DBus Support - kde://, qt://, dbus://, and glib:// added; refs #36 2019-02-09 01:07:43 -05:00
Chris Caron fd81829d97 added ability to tag notifications; refs #34 2019-02-09 00:36:09 -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 1b924d09b1
Merge branch 'master' into 46-pjet-selfhost-support-only 2019-02-06 21:31:07 -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 7345481a4e Updated of pjet:// docs+url as online service is no longer available; refs #46 2019-02-06 21:07:22 -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 237a122847 discord thumbnail to default to disabled as documented 2019-02-05 23:13:21 -05:00
Chris Caron b5066e90a0 NotifyGnome code cleanup + pep8 fixes; refs #36 2019-02-04 19:59:54 -05:00
philborman 4cbea545fd
Fix ref to image_path_mask 2019-02-04 18:16:06 +01:00
Chris Caron 5efba29730 Gnome Notification Support added; refs #36 2019-02-02 21:25:42 -05:00
Chris Caron 47bf1e0147 NotifyMatrix global reference missing; refs #28 2019-02-01 21:19:15 -05:00
Chris Caron 0a0ce64ad7 Converted to MIT Licensing; refs #47 2019-01-31 21:05:56 -05:00
David Logie c56b1203ff Use 'plain' instead of 'text' for mime subtype.
Also remove manually set headers as they're not required.

Fixes #41.
2019-01-30 18:57:30 +00:00
lead2gold 2e648eef17
Merge pull request #38 from cclauss/discover-undefined-names
tox: Add flake8 tests for syntax errors and undefined names; refs #37
2019-01-29 14:05:56 -05:00
Chris Caron e54e909b29 gntp reference fixed (for Prowl Notifications); refs #37 2019-01-29 14:01:40 -05:00
cclauss 053acc720b tox: Add flake8 tests for undefined names 2019-01-29 12:41:59 +01:00
Chris Caron a3fa00b887 auto-format text to html when expected; refs #33 2019-01-27 18:13:04 -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
Chris Caron 8928cfeaf4 added zoho.com email support 2018-12-20 22:18:17 -05:00
Chris Caron f8370c8624 pep8 fixes 2018-12-16 16:15:55 -05:00
lead2gold 0621e2ff4a Merge pull request #24 from sentriz/patch-1
update discord setup url
2018-12-16 20:10:51 +00:00
Senan Kelly f844c7965d
update discord setup url 2018-12-05 23:59:25 +00:00
Chris Caron 7ed2c91a9b can't build using tox using central versioning - rolling back 2018-10-14 20:13:14 -04:00
Chris Caron ffec24e891 doc tidy-up and version inc 2018-10-14 19:47:01 -04:00
Chris Caron a078558cc9 pep8 cleanup 2018-10-14 19:46:39 -04:00
Chris Caron deef58b219 online images sourced from github instead of nuxref.com 2018-10-09 21:39:43 -04:00
Chris Caron e02940dab4 finished applying meta data for details() function; refs #21 2018-10-09 21:22:20 -04:00
Chris Caron 4479a7f71b details() preview commit for review; refs #21 2018-10-08 15:21:08 -04:00
Chris Caron 834bea85d8 incremented version to v0.5.0 2018-09-09 12:05:08 -04:00
Chris Caron eb58d7e4d5 removed reference to future unicode_literals 2018-09-09 11:45:17 -04:00
Chris Caron 5970eb590a coverage updates (keep to 100%) 2018-09-09 10:00:55 -04:00
Chris Caron 68270459d0 Windows notification support; refs #14 2018-09-09 10:00:55 -04:00
Chris Caron 804e27c5fd deprication warning cleanup 2018-09-08 22:16:58 -04:00
Chris Caron 5968278da3 Python v3.7 support; updated tweepy; refs #17 2018-09-08 21:33:20 -04:00
Chris Caron dbab994f37 pep8 fixes 2018-09-05 21:27:52 -04:00
Chris Caron 83200d6e58 bulletproof added to socket handling of email; refs #15 2018-09-05 21:09:40 -04:00
Chris Caron 96b2344bac bumped version to 0.0.9 2018-05-30 20:24:04 -04:00
Chris Caron 6177e6553f EmailPlugin now better supports to= variable; fixes #11 2018-05-30 20:14:41 -04:00
Chris Caron ae2f11f27e fixes icon display on kodi v6 and v2 protocol; refs #13 2018-05-30 19:23:12 -04:00
geeseven c8cab5ca67 removing more NMA 2018-05-22 12:21:47 -05: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 cc6151909e fixed KODI notification bug 2018-03-18 17:31:18 -04:00
Chris Caron bbf365d9ae bumped version to 0.0.8 2018-03-13 19:47:24 -04:00
Chris Caron 2a64c6bafb refactored cli; renaming notify.py to apprise + testing 2018-03-13 19:41:36 -04:00
Chris Caron 3fb11cb6f6 from_name defaults to set app_desc 2018-03-11 21:58:30 -04:00
Chris Caron f7877c96da added discord to kw and ref dev-requirements.txt 2018-03-11 20:19:17 -04:00
Chris Caron a559ecb6ea bumped version to 0.0.7 2018-03-11 20:09:59 -04:00
Chris Caron afddd9e897 Added IFTTT support; fixes #7 2018-03-08 20:49:40 -05:00
Chris Caron 3057077451 eliminated unreferenced comments 2018-03-07 21:13:57 -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 70bdb947de updated details in pushbullet logging 2018-02-25 20:44:10 -05:00
Chris Caron 0c0449fc70 fixed commented typo 2018-02-25 20:43:42 -05:00
Chris Caron 87e6eb6cf2 Added Discord Support; refs #4 2018-02-25 20:23:34 -05:00
Chris Caron a918d48388 eliminated Telegram sticker/image support because nuxref.com has no CA 2018-02-19 21:18:58 -05:00
Chris Caron 602b9bab6f markdown support 2018-02-19 20:59:19 -05:00
Chris Caron e6106de81b incremented version to 0.0.6 2018-01-01 10:45:36 -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
Chris Caron f8c3d35f8c more tests 70% coverage now! 2017-12-13 21:35:59 -05:00
Chris Caron 5a7a8a624a incremented version to 0.0.5 2017-12-10 21:35:02 -05:00
Chris Caron 82c5a11e5b more unittesting + bugfixes 2017-12-10 21:28:00 -05:00
Chris Caron 6cca5946e1 NotifyEmail unit tests 2017-12-06 00:35:03 -05:00
Chris Caron 9438f1c194 bumped version to 0.0.4 2017-12-05 20:45:57 -05:00
Chris Caron 0f6905a2cf added MatterMost unit tests 2017-12-03 22:28:46 -05:00
Chris Caron d767c3a95c added NotifyJSON unittests 2017-12-03 21:53:18 -05:00
Chris Caron a65a8a8373 more refactoring and unittest completion 2017-12-03 15:44:39 -05:00
Chris Caron 9c4502a18b python v3 support + refactored testing and ci 2017-12-03 14:39:29 -05:00
Chris Caron 06c4654c95 bumped version to 0.0.3 and pushed to pypi 2017-11-29 22:36:11 -05:00
Chris Caron 1311782bed Apprise and AppriseAsset unittesting + bugfixes 2017-11-29 22:24:01 -05:00
Chris Caron ce2d4f4fb2 updated licensing and version 2017-11-29 20:13:18 -05:00
Chris Caron 5ccc1cbeac cli up and running 2017-11-29 19:32:18 -05:00
Chris Caron 88ea283b95 massive refactoring; pep8 enhancments refs #1 2017-11-28 23:19:22 -05:00
Chris Caron a8f57a8b6e initial commit 2017-11-26 00:02:36 -05:00