Commit Graph

531 Commits (51794e6e9198c8a466b884057e649df458399ecb)
 

Author SHA1 Message Date
Chris Caron 16635a8d8f Fixed warning issued on pyYAML v5.1+
6 years ago
Chris Caron 240785b2d2
Merge pull request #84 from BramCeulemans/master
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
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
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
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
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
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
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
Chris Caron 7d9715aa5a refactored and drastically improved throttling functionality
6 years ago
Chris Caron 00d1c9b958 IFTTT refactoring docs updated
6 years ago
Chris Caron b1133be85b refactored how +/- prefixed url arguments are handled
6 years ago
Chris Caron cdd72086ee Implimented overflow support (upstream, truncate, and split)
6 years ago
Chris Caron 0d56da9ac8 added service.url(), apprise.urls(), iter support and pop()
6 years ago
Chris Caron b9be82c1b2 incremented version to 0.7.3
6 years ago
Chris Caron 9e2f0a3f68 increment version to 0.7.0
6 years ago
Chris Caron ab306dc74b
Merge pull request #70 from kphatak/Issue-69-headers
6 years ago
Kaustubh Phatak 0f2524cc90
Update .gitignore
6 years ago
Kaustubh Phatak 761291e65c
Issue 69: Tests for Headers support
6 years ago
Kaustubh Phatak 753e36feab
Issue 69: Adding Headers Support for JSON and XML
6 years ago
Chris Caron ef76996826
Merge pull request #68 from caronc/54-ryver-notifications
6 years ago
Chris Caron 669940390e
Merge branch 'master' into 54-ryver-notifications
6 years ago
Chris Caron f52aea95e8
Merge pull request #67 from caronc/43-aws-sns-notifications
6 years ago
Chris Caron bb7b2dd4ca Phase No 2 - AWS SNS Support using requests; refs #43
6 years ago
Chris Caron 90d421cbc8 Phase No 1 - AWS SNS Support using boto3; refs #43
6 years ago
Chris Caron d515f99881 Added Ryver support; refs #54
6 years ago
Chris Caron 43f6aa33e5
Merge pull request #66 from caronc/34-tag-notification-support
6 years ago
Chris Caron 7661b34f9c
Merge pull request #65 from caronc/36-kde-notifications
6 years ago