Commit Graph

166 Commits

Author SHA1 Message Date
838370f441 Updated README to reference tagging and fixed typos 2019-03-05 19:40:36 -05:00
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
923743fd4b updated README to reflect new configuration file handling 2019-03-04 23:33:02 -05:00
1f9daeaa2b Config file support added for http & file (yaml); refs #55 2019-03-04 23:32:47 -05:00
0ab86c2115 Config file support added for http & file (text); refs #55 2019-03-03 17:41:08 -05:00
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
81b6e7a212 handle ValueError Exception via Gnome import; refs #75 2019-02-24 11:43:01 -05:00
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
9f1f2059d9 handle ValueError Exception via Dbus import; refs #75 2019-02-23 15:42:29 -05:00
40cb91df5e IFTTT requires upstream payload entries to be lowercase 2019-02-21 21:14:43 -05:00
ef05cb682b default message size re-adjusted to what is documented 2019-02-21 21:14:16 -05:00
8e284f159f random test failing on split() fix 2019-02-21 21:13:31 -05:00
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
9bd0144112 experimented with sphinx function inline doc 2019-02-18 21:24:30 -05:00
75bde9d2a7 travis-ci set to run pep8 tests as part of CI 2019-02-17 23:38:00 -05:00
eb4c83f3f8 NotifyBase() home of notify(); calls send() in children 2019-02-17 22:48:53 -05:00
7d9715aa5a refactored and drastically improved throttling functionality 2019-02-17 16:35:09 -05:00
00d1c9b958 IFTTT refactoring docs updated 2019-02-17 13:51:35 -05:00
b1133be85b refactored how +/- prefixed url arguments are handled 2019-02-17 13:45:48 -05:00
cdd72086ee Implimented overflow support (upstream, truncate, and split) 2019-02-17 09:41:55 -05:00
0d56da9ac8 added service.url(), apprise.urls(), iter support and pop() 2019-02-17 09:41:55 -05:00
b9be82c1b2 incremented version to 0.7.3 v0.7.3 2019-02-17 09:10:47 -05:00
9e2f0a3f68 increment version to 0.7.0 2019-02-16 01:30:01 -05:00
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
0f2524cc90 Update .gitignore 2019-02-15 15:23:18 -08:00
761291e65c Issue 69: Tests for Headers support 2019-02-15 14:37:55 -08:00
753e36feab Issue 69: Adding Headers Support for JSON and XML 2019-02-15 13:25:38 -08:00
ef76996826 Merge pull request #68 from caronc/54-ryver-notifications
Added Ryver support; refs #54
2019-02-11 20:03:11 -05:00
669940390e Merge branch 'master' into 54-ryver-notifications 2019-02-11 19:52:49 -05:00
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
bb7b2dd4ca Phase No 2 - AWS SNS Support using requests; refs #43 2019-02-10 17:42:30 -05:00
90d421cbc8 Phase No 1 - AWS SNS Support using boto3; refs #43 2019-02-09 17:34:53 -05:00
d515f99881 Added Ryver support; refs #54 2019-02-09 17:24:32 -05:00
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
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
e95bfcf6fd DBus Support - kde://, qt://, dbus://, and glib:// added; refs #36 2019-02-09 01:07:43 -05:00
db38375378 clarification to matrix:// and pjet:// secure ports 2019-02-09 01:02:05 -05:00
fd81829d97 added ability to tag notifications; refs #34 2019-02-09 00:36:09 -05:00
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
4f2d917a2f removed reference to stride:// in readme; refs #56 2019-02-07 17:41:25 -05:00
5092819849 text clarification (copy/paste leftover fix) 2019-02-06 22:12:22 -05:00
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
bf1b61d23c Merge branch 'master' into 56-decommission-stride 2019-02-06 22:03:00 -05:00
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
d943a7c0a0 Merge branch 'master' into 46-decommission-palot 2019-02-06 21:52:16 -05:00
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
23e7a58ff7 Merge branch 'master' into 46-decommission-toasty 2019-02-06 21:39:54 -05:00
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
1b924d09b1 Merge branch 'master' into 46-pjet-selfhost-support-only 2019-02-06 21:31:07 -05:00
084997d33e Removal of stride:// as service is going down on 2019.02.15; refs #56 2019-02-06 21:19:52 -05:00