Chris Caron
|
91f0360e0d
|
Merge pull request #93 from caronc/normalize-plugin-variables
normalize plugin classes mass code cleanup
|
6 years ago |
Chris Caron
|
842de28191
|
normalize plugin classes mass code cleanup
|
6 years ago |
Chris Caron
|
ec46c4322e
|
formatting and typo's in README.md fixed
|
6 years ago |
Chris Caron
|
c9b957c434
|
Merge pull request #92 from caronc/gitter-notification
Added Gitter Notification Support
|
6 years ago |
Chris Caron
|
1c757d8032
|
Gitter Notification Support
|
6 years ago |
Chris Caron
|
0ea2782148
|
Merge pull request #91 from caronc/external-packaging-support
Preparation for Fedora and EPEL packaging
|
6 years ago |
Chris Caron
|
b7a661e04a
|
Preparation for Fedora and EPEL packaging
|
6 years ago |
Chris Caron
|
bc363efa56
|
added discord server & link fix in README
|
6 years ago |
Chris Caron
|
b4867c7a05
|
Merge pull request #90 from caronc/40-xmpp-notification-support
XMPP Notification Support; refs #40
|
6 years ago |
Chris Caron
|
ab2bd92aed
|
XMPP Notification Support; refs #40
|
6 years ago |
Chris Caron
|
f7ec30bffe
|
removed duplicate flock:// reference
|
6 years ago |
Chris Caron
|
27c793d301
|
Merge pull request #88 from caronc/80-matrix-refactoring-part-two
Merged Matrix Webhook functionality with server config; refs #80
|
6 years ago |
Chris Caron
|
3cc060f3ea
|
Added Flock Notification Support
|
6 years ago |
Chris Caron
|
6a8099c6f7
|
better handling of text variable
|
6 years ago |
Chris Caron
|
b2d5c9ae09
|
Slack Notification plugin to honor url format arg
|
6 years ago |
Chris Caron
|
28e490ab67
|
Merged Matrix Webhook functionality with server config; refs #80
|
6 years ago |
Chris Caron
|
426092cf3f
|
Merge pull request #87 from caronc/dynamic-notify-loader
Dynamic module loading; just drop in plugins and configs now
|
6 years ago |
Chris Caron
|
96064cff25
|
Dynamic module loading; just drop in plugins now
|
6 years ago |
Chris Caron
|
2d5fe7ac7a
|
Merge pull request #86 from caronc/85-yaml-warning-fix
Fixed warning issued on pyYAML v5.1+; refs #86
|
6 years ago |
Chris Caron
|
16635a8d8f
|
Fixed warning issued on pyYAML v5.1+
|
6 years ago |
Chris Caron
|
240785b2d2
|
Merge pull request #84 from BramCeulemans/master
Fix color for Discord webhook embed API
|
6 years ago |
Bram Ceulemans
|
901a69e0f4
|
Removed whitespace on empty line
|
6 years ago |
Bram Ceulemans
|
c8d83565f4
|
Fix color for Discord webhook embed API
|
6 years ago |
Chris Caron
|
764aa5393f
|
remove shebang so rpmlint doesn't produce an error
|
6 years ago |
Chris Caron
|
c8778e9a00
|
Merge pull request #83 from caronc/23-gotify-support
Added Gotify Support; refs #23
|
6 years ago |
Chris Caron
|
d2262e9167
|
Added Gotify Support; refs #23
|
6 years ago |
Chris Caron
|
de32a69669
|
improved cli help message
|
6 years ago |
Chris Caron
|
bff390255e
|
incremented version to 0.7.4
|
6 years ago |
Chris Caron
|
b5b95543a2
|
Merge pull request #81 from caronc/80-matrix-refactored
Complete refactoring of entire Matrix plugin; refs #80
|
6 years ago |
Chris Caron
|
6b875ac093
|
Complete refactoring of entire Matrix plugin; refs #80
|
6 years ago |
Chris Caron
|
741d244c5a
|
escape_html bulletproofing
|
6 years ago |
Chris Caron
|
268d11f181
|
title handling and bulletproofing
|
6 years ago |
Chris Caron
|
643dc3f561
|
updated granularity of logging - include warning
|
6 years ago |
Chris Caron
|
5c2ceef410
|
don't parse files that are simply not there via CLI
|
6 years ago |
Chris Caron
|
838370f441
|
Updated README to reference tagging and fixed typos
|
6 years ago |
Chris Caron
|
edf6d36c7d
|
Merge pull request #79 from caronc/55-support-configuration-files
Add support for YAML and TEXT Configuration Files; refs #55
|
6 years ago |
Chris Caron
|
923743fd4b
|
updated README to reflect new configuration file handling
|
6 years ago |
Chris Caron
|
1f9daeaa2b
|
Config file support added for http & file (yaml); refs #55
|
6 years ago |
Chris Caron
|
0ab86c2115
|
Config file support added for http & file (text); refs #55
|
6 years ago |
Chris Caron
|
d329f8cdcd
|
Merge pull request #77 from caronc/75-gnome-notify-namepace-bulletproofing
Handle ValueError Exception via Gnome import; refs #75
|
6 years ago |
Chris Caron
|
81b6e7a212
|
handle ValueError Exception via Gnome import; refs #75
|
6 years ago |
Chris Caron
|
e61d9ddab3
|
Merge pull request #76 from caronc/75-bug-gdk-gnome-exception
Handle ValueError Exception via Dbus import; refs #75
|
6 years ago |
Chris Caron
|
9f1f2059d9
|
handle ValueError Exception via Dbus import; refs #75
|
6 years ago |
Chris Caron
|
40cb91df5e
|
IFTTT requires upstream payload entries to be lowercase
|
6 years ago |
Chris Caron
|
ef05cb682b
|
default message size re-adjusted to what is documented
|
6 years ago |
Chris Caron
|
8e284f159f
|
random test failing on split() fix
|
6 years ago |
Chris Caron
|
c6cf06e6f8
|
Merge pull request #74 from caronc/api-improvements
API Improvements, Overflow support, Throttling Refactored, IFTTT Refactored, and +/- Params Support
|
6 years ago |
Chris Caron
|
9bd0144112
|
experimented with sphinx function inline doc
|
6 years ago |
Chris Caron
|
75bde9d2a7
|
travis-ci set to run pep8 tests as part of CI
|
6 years ago |
Chris Caron
|
eb4c83f3f8
|
NotifyBase() home of notify(); calls send() in children
|
6 years ago |