Commit Graph

299 Commits (8448dbb63aec7614081db1b7df99b036301680a7)

Author SHA1 Message Date
Chris Caron a853546f0f
Strict enforcing of +, -, and : prefixed kwargs in URLs (#302)
4 years ago
Chris Caron fcd81160be
Added additional security for attachment handling (#300)
4 years ago
Chris Caron 7187af5991
Unit test to prove async_mode flag is behaving as expected (#297)
4 years ago
Chris Caron 784e073eea
Discord markdown enhancements (#295)
4 years ago
Chris Caron 49faa9a201
Lametric Time cloud mode support fixed (#293)
4 years ago
Chris Caron b1373bf428
Improved YAML configuration parsing (#288)
4 years ago
Chris Caron 8cf638ca9b bumped version to v0.8.8
4 years ago
Chris Caron 397ad4de0f
LaMetric Time supports icon= for custom defined ones (#287)
4 years ago
Chris Caron cba8599764
YAML extended configuration support for 'include' keyword (#284)
4 years ago
Chris Caron 66d285a57e
Honor deprecation notices by removing them and accompanied code (#283)
4 years ago
Chris Caron 6dfd429b25
Added bulletproofing to configuation parsing (#282)
4 years ago
Chris Caron 25514643f6
Apprise configuration support for 'include' keyword (#278)
4 years ago
Chris Caron 6e1b8a0bd6
Advanced email parsing added; eg: Full Name email@domain.com (#276)
4 years ago
Chris Caron ca695ed398
Telegram bot owner detection moved from init() to send() (#274)
4 years ago
Chris Caron aa039e74b2
Python asyncio Integration - Notifications sent Asynchronously (#273)
4 years ago
Chris Caron 4f4b15d47e
Asset passed into AppriseConfig() is now recognized (#272)
4 years ago
Chris Caron 0ef4e45fab
Better Email Internationalization Support (#270)
4 years ago
Chris Caron ad6316bda0
Improved URL parsing; introducing IPV6 support (#269)
4 years ago
Chris Caron bc44bdca84
Lametric Time/Clock support added (#267)
4 years ago
Chris Caron 479218da6a
Growl notification library rewrite; gntp now external dependency (#252)
4 years ago
Chris Caron ffcde046b0
Python 3.9 Beta CI added & Fedora 33 Rawhide support (#265)
4 years ago
Chris Caron 3b8b790871
Added Spontit support (#253)
4 years ago
Chris Caron a91064af8f
Refactored templating; introduced rto= and cto= URL parameters (#264)
4 years ago
Chris Caron 57cb5f38d2
--input-format (-i) switch added to CLI (#261)
4 years ago
Chris Caron 84feb163aa
Gotify supports extended URL paths beyond just the hostname (#259)
4 years ago
Chris Caron 70b3f51f6a
PopcornNotify Support added (#148)
4 years ago
Chris Caron 9f2f42f715 inline documentation typos/cleanup
4 years ago
Chris Caron 154839e791
Updated Discord API Endpoint for Nov 7th, 2020 Deadline (#250)
4 years ago
Chris Caron aac8455a5f
Improved CLI parsing; now support keywords containing URLs (#241)
5 years ago
Chris Caron 73046207d5
apprise-api python 3 compatibility bugfix (#239)
5 years ago
Chris Caron 3af32412df
added avatar_url keyword support to Discord; refs #234 (#237)
5 years ago
Chris Caron b318c4d208
flake8 InvocationError's resolved (#238)
5 years ago
Chris Caron e9452b6f03
Office 365 Notification (via Email) Support (#229)
5 years ago
Chris Caron 5f3e9462cd
MacOS X Terminal Notifier Support (#221)
5 years ago
Chris Caron 3a8a7711dc ImportErrors thrown if sleekxmpp was missing fixed
5 years ago
Chris Caron 6a79d38e12
Refactored XMPP notification service (#220)
5 years ago
Andreas Motl 7c251bf35c
Fix XMPP plugin (#217)
5 years ago
Chris Caron 3895ad9b58
Eliminate Slack webhook token restrictions (#219)
5 years ago
Chris Caron 44905e5c6e
Email plugin allows no auth and added smtp_server detection (#214)
5 years ago
Chris Caron 1ce7cbb679
Add support for Join:// DeviceNames (#207)
5 years ago
Chris Caron dbe8471276
Add Kavenegar Support (#201)
5 years ago
Chris Caron fa20b38e76
Apprise Configuration can be added directly (#199)
5 years ago
Chris Caron 384dd94b06
Resolves error response on successful Slack post (#196)
5 years ago
Chris Caron 2e6a996980
Sinch support added (#185)
5 years ago
Chris Caron a235d9d5ab
Attachment consistency across supported notification services (#194)
5 years ago
Chris Caron 370564943e
Pushover Attachment Support (#190)
5 years ago
lockhead 8d2a53cedf Support for t2bot.io webhooks for Matrix (#189)
5 years ago
Chris Caron 408810d6b4
URL parameters preserved for attachment queries (#187)
5 years ago
Chris Caron d1a15978af
Nextcloud Support (#186)
5 years ago
Chris Caron a29764c647
PushSafer Support (#184)
5 years ago
Chris Caron 9b8fd4d2d5
Enigma2 Device Support (#182)
5 years ago
Chris Caron 4bddcadfb8
AppriseAsset refactored; added body_format default (#181)
5 years ago
Chris Caron 4692941efa Improved exception handling of JSON responses
5 years ago
Chris Caron 4065108b08
Telegram Attachment Support (#178)
5 years ago
Chris Caron 3b19f43244
PushBullet Attachment Support (#176)
5 years ago
Chris Caron c8a5d3b0c2
Refactored configuration + cache support added (#175)
5 years ago
Chris Caron 44a3527221 added cache control to attachments feature
5 years ago
Chris Caron cb9b4fd103 Discord Attachment Support
5 years ago
Chris Caron 0175da1583 Slack Attachment + Bot Support
5 years ago
Chris Caron 002cebfaa3 attachment code hardening + 100% test coverage
5 years ago
Chris Caron 25d56d3fad added attachment framework
5 years ago
Chris Caron 5ee9065b5b added exception handling for (dbus://) SessionBus
5 years ago
Chris Caron 71b59f9bbb dbus:// url() lookup bugfix
5 years ago
Chris Caron 031f6776cc better fullpath support in XML and JSON services
5 years ago
Chris Caron 5ec5414261
Added support for self-hosted Notica servers (#169)
5 years ago
Chris Caron acc461d598
Notica Support Added; fixes #165 (#166)
5 years ago
Chris Caron 82683230a5
config files now correctly parse native urls (#164)
5 years ago
Chris Caron ccc9aba55a syslog://facility url support added
5 years ago
Chris Caron aee893152c
Notifico Support (#163)
5 years ago
Chris Caron 6787d33e6b native urls now correctly accept arguments
5 years ago
Chris Caron 2792d18289
Syslog Support (#162)
5 years ago
Chris Caron c6922d8f3a
Refactored qa, unit testing, and service init; refs #157 (#160)
5 years ago
Chris Caron 7f60fff521
Exclusive Apprise URL Tag matching (#154)
5 years ago
Chris Caron 1d84f7fd8a
url() supports privacy flag for masking pwds, tokens, apikeys, etc (#156)
5 years ago
Chris Caron 1047f36c6e
Apprise and AppriseConfig truth value support added (#155)
5 years ago
Chris Caron eae45149b3 MessageBird unit test added
5 years ago
Chris Caron b2635b8a65
Kumulos Support (#151)
5 years ago
Chris Caron a459aaffef
Fixed bug related to discord markdown formatting; refs #149 (#150)
5 years ago
Chris Caron 24fd7d5baa
SimplePush Support (#146)
5 years ago
Chris Caron a420375cc7
Pushjet refactored; dropped pushjet library and deps (#147)
5 years ago
Chris Caron 119863568a inline doc cleanup + messagebird minor fix
5 years ago
Chris Caron 03295517ed
ClickSend Support (#145)
5 years ago
Chris Caron 4ff48cbe56
MessageBird Support (#142)
5 years ago
Chris Caron 12fed2b6bd Added Cc and Bcc Support to Email Plugin
5 years ago
Chris Caron 5427e453a0
MSG91 Support (#141)
5 years ago
Chris Caron 9ebff62cc6
SendGrid Support Added (#140)
5 years ago
Chris Caron 805bec2396 bugfix - exception no longer thrown on lone comment delimiter
5 years ago
Chris Caron 42091a9f69
Added Techulus Push Notifications (#138)
5 years ago
Chris Caron 2609680792
Added Twist Support (#137)
5 years ago
Chris Caron f3d335b748
100% test coverage + handling of test warnings (#134)
5 years ago
Chris Caron 7a89b08a83
Twitter Notification Rewrite; dropped tweepy backend (#133)
5 years ago
Chris Caron 1814dc9edf
Added SMS Notification support for D7 Networks (#131)
6 years ago
Chris Caron f102b52248
Added Zulip Chat Support (#129)
6 years ago
copart 78d5465ff6 Pushover Notification: Added handling of emergency priority (#127)
6 years ago
Chris Caron e7ba4c03df
ValueError unknown locale error fix (#128)
6 years ago
Chris Caron 603e00bbce
Added Nexmo SMS Notification Support (#123)
6 years ago
Daniel Craigmile 35d2d358e7 Mailgun API key validation removed (#122)
6 years ago
Chris Caron 3b28823b23
Added sub-path support to MatterMost Notifications
6 years ago
Chris Caron f373e41a91
handles exception thrown when no localization is detected refs #118
6 years ago
Chris Caron 6d9069e106
Notification Service Native URL Support; refs #109
6 years ago
Chris Caron d5dfbf74fa
Token details + internationalization (i18n) support; refs #59
6 years ago
Chris Caron 4c375c8a05
Added sound support to Pushover Notifications; refs #113
6 years ago
Chris Caron 554c7f0b10
Rocket.Chat Refactored for Webhook Support; refs #107
6 years ago
Chris Caron ac56a409a0
Added default configuration paths for Microsoft users (#111)
6 years ago
Chris Caron 9a26de53c3 disabled logging for subsequent tests
6 years ago
Chris Caron 51a5ce344a
Support Slack URLs missing channel references (#108)
6 years ago
Chris Caron 55fb17280e
Added Twilio Support (#106)
6 years ago
Chris Caron 28b67d42f3
Better handling of multiple URLs delimited by space/comma
6 years ago
Chris Caron 25f5066e27
Added Mailgun support; refs #101
6 years ago
Chris Caron 22735babea added missing assert check
6 years ago
Chris Caron 2c080d7269 fixed bug preventing email as userid for custom emails; refs #101
6 years ago
Chris Caron 4e35d5fe48 Cisco Webex Teams Notification Support; refs #95
6 years ago
Chris Caron 5997f6d6c5
Merge pull request #97 from caronc/logging-customization
6 years ago
Chris Caron 4a86a724b0 Microsoft Teams Notification Support; refs #94
6 years ago
Chris Caron de5c5e4331 Added deprecate and trace logging directives
6 years ago
Chris Caron 02dd6dd8b3 test to verify no double url str escaping occurs
6 years ago
Chris Caron 842de28191 normalize plugin classes mass code cleanup
6 years ago
Chris Caron 1c757d8032 Gitter Notification Support
6 years ago
Chris Caron ab2bd92aed XMPP Notification Support; refs #40
6 years ago
Chris Caron 27c793d301
Merge pull request #88 from caronc/80-matrix-refactoring-part-two
6 years ago
Chris Caron 3cc060f3ea Added Flock Notification Support
6 years ago
Chris Caron 28e490ab67 Merged Matrix Webhook functionality with server config; refs #80
6 years ago
Chris Caron 96064cff25 Dynamic module loading; just drop in plugins now
6 years ago
Chris Caron d2262e9167 Added Gotify Support; refs #23
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 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
6 years ago
Chris Caron 7661b34f9c
Merge pull request #65 from caronc/36-kde-notifications
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
6 years ago