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
|
81b6e7a212
|
handle ValueError Exception via Gnome import; refs #75
|
6 years ago |
Chris Caron
|
9f1f2059d9
|
handle ValueError Exception via Dbus import; refs #75
|
6 years ago |
Chris Caron
|
8e284f159f
|
random test failing on split() fix
|
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
|
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 |
Kaustubh Phatak
|
761291e65c
|
Issue 69: Tests for Headers support
|
6 years ago |
Chris Caron
|
669940390e
|
Merge branch 'master' into 54-ryver-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
Added ability to tag notifications; refs #34
|
6 years ago |
Chris Caron
|
7661b34f9c
|
Merge pull request #65 from caronc/36-kde-notifications
DBus Support - kde://, qt://, dbus://, and glib:// added; refs #36
|
6 years ago |
Chris Caron
|
e95bfcf6fd
|
DBus Support - kde://, qt://, dbus://, and glib:// added; refs #36
|
6 years ago |
Chris Caron
|
fd81829d97
|
added ability to tag notifications; refs #34
|
6 years ago |
Chris Caron
|
c2507617cd
|
Merge pull request #58 from caronc/53-discord-formatting-bug
Discord supports other input forms other than just markdown; refs #53
|
6 years ago |
Chris Caron
|
5092819849
|
text clarification (copy/paste leftover fix)
|
6 years ago |
Chris Caron
|
bf1b61d23c
|
Merge branch 'master' into 56-decommission-stride
|
6 years ago |
Chris Caron
|
d943a7c0a0
|
Merge branch 'master' into 46-decommission-palot
|
6 years ago |
Chris Caron
|
23e7a58ff7
|
Merge branch 'master' into 46-decommission-toasty
|
6 years ago |
Chris Caron
|
1b924d09b1
|
Merge branch 'master' into 46-pjet-selfhost-support-only
|
6 years ago |
Chris Caron
|
084997d33e
|
Removal of stride:// as service is going down on 2019.02.15; refs #56
|
6 years ago |
Chris Caron
|
7345481a4e
|
Updated of pjet:// docs+url as online service is no longer available; refs #46
|
6 years ago |
Chris Caron
|
fa6e34eb86
|
Removal of palot:// as service is no longer available; refs #46
|
6 years ago |
Chris Caron
|
37c100c10f
|
Removal of toasty:// as service is no longer available; refs #46
|
6 years ago |
Chris Caron
|
a97bc50ee4
|
Added Pushed Notification support; refs #45
|
6 years ago |
Chris Caron
|
bfdeb340f5
|
updated discord to default to notify_text; refs #53
|
6 years ago |
Chris Caron
|
a2c44cf90b
|
telegram markdown support added; refs #52
|
6 years ago |
Chris Caron
|
b5066e90a0
|
NotifyGnome code cleanup + pep8 fixes; refs #36
|
6 years ago |
Chris Caron
|
5efba29730
|
Gnome Notification Support added; refs #36
|
6 years ago |
Chris Caron
|
0a0ce64ad7
|
Converted to MIT Licensing; refs #47
|
6 years ago |
Chris Caron
|
da902c228c
|
Added contributions file and docs for Matrix support; refs #28
|
6 years ago |
Wim de With
|
e857600d55
|
Add Matrix notify plugin
|
6 years ago |
lead2gold
|
0621e2ff4a
|
Merge pull request #24 from sentriz/patch-1
update discord setup url
|
6 years ago |
Chris Caron
|
e02940dab4
|
finished applying meta data for details() function; refs #21
|
6 years ago |
Chris Caron
|
4479a7f71b
|
details() preview commit for review; refs #21
|
6 years ago |
Chris Caron
|
5970eb590a
|
coverage updates (keep to 100%)
|
6 years ago |
Chris Caron
|
68270459d0
|
Windows notification support; refs #14
|
6 years ago |
Chris Caron
|
804e27c5fd
|
deprication warning cleanup
|
6 years ago |
Chris Caron
|
dbab994f37
|
pep8 fixes
|
6 years ago |
Chris Caron
|
83200d6e58
|
bulletproof added to socket handling of email; refs #15
|
6 years ago |
Chris Caron
|
6177e6553f
|
EmailPlugin now better supports to= variable; fixes #11
|
7 years ago |
geeseven
|
97c18d2c3b
|
remove NMA, see #9
|
7 years ago |
Chris Caron
|
7e38921835
|
refactored how plugins inheritied properties
|
7 years ago |
Chris Caron
|
b040e232ae
|
enhanced Discord formatting with markdown; refs #10
|
7 years ago |
Chris Caron
|
2a64c6bafb
|
refactored cli; renaming notify.py to apprise + testing
|
7 years ago |
Chris Caron
|
1002f60be1
|
skip tests that fail when ran as root user
|
7 years ago |
Chris Caron
|
afddd9e897
|
Added IFTTT support; fixes #7
|
7 years ago |
Chris Caron
|
c4b3d1768b
|
Added Stride Support + Testing; refs #6
|
7 years ago |
Chris Caron
|
16f1c2b78c
|
Emby Support + testing; refs #2
|
7 years ago |
Chris Caron
|
5b9be6bcc4
|
Telegram improvements; AppriseAsset refactoring
|
7 years ago |
Chris Caron
|
87e6eb6cf2
|
Added Discord Support; refs #4
|
7 years ago |
Chris Caron
|
602b9bab6f
|
markdown support
|
7 years ago |
Chris Caron
|
a03525a859
|
100% test coverage
|
7 years ago |
Chris Caron
|
cc79763b3f
|
more unit tests; 90% coverage
|
7 years ago |
Chris Caron
|
f8c3d35f8c
|
more tests 70% coverage now!
|
7 years ago |
Chris Caron
|
82c5a11e5b
|
more unittesting + bugfixes
|
7 years ago |
Chris Caron
|
6cca5946e1
|
NotifyEmail unit tests
|
7 years ago |
Chris Caron
|
0f6905a2cf
|
added MatterMost unit tests
|
7 years ago |
Chris Caron
|
d767c3a95c
|
added NotifyJSON unittests
|
7 years ago |
Chris Caron
|
a65a8a8373
|
more refactoring and unittest completion
|
7 years ago |
Chris Caron
|
9c4502a18b
|
python v3 support + refactored testing and ci
|
7 years ago |
Chris Caron
|
1311782bed
|
Apprise and AppriseAsset unittesting + bugfixes
|
7 years ago |
Chris Caron
|
88ea283b95
|
massive refactoring; pep8 enhancments refs #1
|
7 years ago |
Chris Caron
|
a8f57a8b6e
|
initial commit
|
7 years ago |