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
|
91f0360e0d
|
Merge pull request #93 from caronc/normalize-plugin-variables
normalize plugin classes mass code cleanup
|
2019-03-31 15:24:56 -04:00 |
|
Chris Caron
|
842de28191
|
normalize plugin classes mass code cleanup
|
2019-03-31 15:10:08 -04:00 |
|
Chris Caron
|
ec46c4322e
|
formatting and typo's in README.md fixed
|
2019-03-29 00:12:12 -04:00 |
|
Chris Caron
|
c9b957c434
|
Merge pull request #92 from caronc/gitter-notification
Added Gitter Notification Support
|
2019-03-26 21:23:44 -04:00 |
|
Chris Caron
|
1c757d8032
|
Gitter Notification Support
|
2019-03-26 21:11:23 -04:00 |
|
Chris Caron
|
0ea2782148
|
Merge pull request #91 from caronc/external-packaging-support
Preparation for Fedora and EPEL packaging
|
2019-03-25 21:00:38 -04:00 |
|
Chris Caron
|
b7a661e04a
|
Preparation for Fedora and EPEL packaging
|
2019-03-25 20:46:41 -04:00 |
|
Chris Caron
|
bc363efa56
|
added discord server & link fix in README
|
2019-03-22 20:27:56 -04:00 |
|
Chris Caron
|
b4867c7a05
|
Merge pull request #90 from caronc/40-xmpp-notification-support
XMPP Notification Support; refs #40
|
2019-03-22 18:42:58 -04:00 |
|
Chris Caron
|
ab2bd92aed
|
XMPP Notification Support; refs #40
|
2019-03-21 21:20:28 -04:00 |
|
Chris Caron
|
f7ec30bffe
|
removed duplicate flock:// reference
|
2019-03-18 18:00:52 -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
|
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 |
|