Commit Graph

567 Commits

Author SHA1 Message Date
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
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
db38375378 clarification to matrix:// and pjet:// secure ports 2019-02-09 01:02:05 -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
4f2d917a2f removed reference to stride:// in readme; refs #56 2019-02-07 17:41:25 -05:00
Chris Caron
5092819849 text clarification (copy/paste leftover fix) 2019-02-06 22:12:22 -05:00
Chris Caron
48af02360e
Merge pull request #64 from caronc/56-decommission-stride
Removal of stride:// as service is going down on 2019.02.15; refs #56
2019-02-06 22:11:30 -05:00
Chris Caron
bf1b61d23c
Merge branch 'master' into 56-decommission-stride 2019-02-06 22:03:00 -05:00
Chris Caron
94c53d0de6
Merge pull request #63 from caronc/46-decommission-palot
Removal of palot:// as service is no longer available; refs #46
2019-02-06 22:01:18 -05:00
Chris Caron
d943a7c0a0
Merge branch 'master' into 46-decommission-palot 2019-02-06 21:52:16 -05:00
Chris Caron
e828e193c6
Merge pull request #62 from caronc/46-decommission-toasty
Removal of toasty:// as service is no longer available; refs #46
2019-02-06 21:50:56 -05:00
Chris Caron
23e7a58ff7
Merge branch 'master' into 46-decommission-toasty 2019-02-06 21:39:54 -05:00
Chris Caron
0159d13d48
Merge pull request #61 from caronc/46-pjet-selfhost-support-only
Updated pjet:// docs+url - online service unavailable - refs #46
2019-02-06 21:38:08 -05:00
Chris Caron
1b924d09b1
Merge branch 'master' into 46-pjet-selfhost-support-only 2019-02-06 21:31:07 -05:00