Chris Caron
|
426092cf3f
|
Merge pull request #87 from caronc/dynamic-notify-loader
Dynamic module loading; just drop in plugins and configs now
|
2019-03-16 23:58:38 -04:00 |
|
Chris Caron
|
96064cff25
|
Dynamic module loading; just drop in plugins now
|
2019-03-16 23:35:06 -04:00 |
|
Chris Caron
|
2d5fe7ac7a
|
Merge pull request #86 from caronc/85-yaml-warning-fix
Fixed warning issued on pyYAML v5.1+; refs #86
|
2019-03-16 13:03:31 -04:00 |
|
Chris Caron
|
16635a8d8f
|
Fixed warning issued on pyYAML v5.1+
|
2019-03-16 12:48:56 -04:00 |
|
Chris Caron
|
240785b2d2
|
Merge pull request #84 from BramCeulemans/master
Fix color for Discord webhook embed API
|
2019-03-15 21:55:24 -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
|
c8778e9a00
|
Merge pull request #83 from caronc/23-gotify-support
Added Gotify Support; refs #23
|
2019-03-13 16:21:35 -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
|
b5b95543a2
|
Merge pull request #81 from caronc/80-matrix-refactored
Complete refactoring of entire Matrix plugin; refs #80
|
2019-03-10 15:35:04 -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
|
838370f441
|
Updated README to reference tagging and fixed typos
|
2019-03-05 19:40:36 -05:00 |
|
Chris Caron
|
edf6d36c7d
|
Merge pull request #79 from caronc/55-support-configuration-files
Add support for YAML and TEXT Configuration Files; refs #55
|
2019-03-05 19:24:08 -05:00 |
|
Chris Caron
|
923743fd4b
|
updated README to reflect new configuration file handling
|
2019-03-04 23:33:02 -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
|
d329f8cdcd
|
Merge pull request #77 from caronc/75-gnome-notify-namepace-bulletproofing
Handle ValueError Exception via Gnome import; refs #75
|
2019-02-24 12:02:29 -05:00 |
|
Chris Caron
|
81b6e7a212
|
handle ValueError Exception via Gnome import; refs #75
|
2019-02-24 11:43:01 -05:00 |
|
Chris Caron
|
e61d9ddab3
|
Merge pull request #76 from caronc/75-bug-gdk-gnome-exception
Handle ValueError Exception via Dbus import; refs #75
|
2019-02-23 16:02:26 -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
|
8e284f159f
|
random test failing on split() fix
|
2019-02-21 21:13:31 -05:00 |
|
Chris Caron
|
c6cf06e6f8
|
Merge pull request #74 from caronc/api-improvements
API Improvements, Overflow support, Throttling Refactored, IFTTT Refactored, and +/- Params Support
|
2019-02-20 12:41:03 -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 |
|
Chris Caron
|
ab306dc74b
|
Merge pull request #70 from kphatak/Issue-69-headers
Adding HTTP Headers Support for JSON and XML; refs #69
|
2019-02-16 00:30:03 -05:00 |
|
Kaustubh Phatak
|
0f2524cc90
|
Update .gitignore
|
2019-02-15 15:23:18 -08: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
|
ef76996826
|
Merge pull request #68 from caronc/54-ryver-notifications
Added Ryver support; refs #54
|
2019-02-11 20:03:11 -05:00 |
|
Chris Caron
|
669940390e
|
Merge branch 'master' into 54-ryver-notifications
|
2019-02-11 19:52:49 -05:00 |
|
Chris Caron
|
f52aea95e8
|
Merge pull request #67 from caronc/43-aws-sns-notifications
Add support for AWS SNS Notifications (SMS and Topics) refs #43
|
2019-02-11 19:50: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 |
|