Commit Graph

  • a1c0b88178 slixmpp library support added to XMPP plugin Chris Caron 2020-06-08 20:27:20 -0400
  • 9e9b140642
    Microsoft Teams Webhook to include team name in URL (#361) Chris Caron 2021-02-22 14:35:28 -0500
  • 47bf1a92e3 test coverage Chris Caron 2021-02-17 09:42:43 -0500
  • 6ef1dfca45 fixed typo in native_url parsing/assembly Chris Caron 2021-02-17 09:34:11 -0500
  • 842a8206cb Microsoft Teams Webhook to include team name Chris Caron 2021-02-16 17:32:27 -0500
  • 221e304a73
    Better asyncio handling in Python <3.7 using threading (#364) Chris Caron 2021-02-22 14:16:35 -0500
  • ad39a1daf7 Better handling of Python <3.7 asyncio Runtime Errors Chris Caron 2021-02-22 13:43:55 -0500
  • 0649754096 better escape interpretation for Python 2.7.5 (EL7) users Chris Caron 2021-02-22 11:36:19 -0500
  • 017b2c7282 Fix Python 2.7 UnicodeDecodeError message Chris Caron 2021-02-18 14:48:01 -0500
  • 62dd5bab5c test coverage added Chris Caron 2021-02-17 17:44:10 -0500
  • 986a19d542 coverage no longer fails if we're not the ideal 100% Chris Caron 2021-02-17 09:56:19 -0500
  • 4a2f60e338
    Improved FCM Support Supporting both Legacy and OAuth2 Methods (#353) Chris Caron 2021-02-14 14:03:12 -0500
  • ca22b931ca
    Home Assistant Integration (#354) Chris Caron 2021-02-14 14:01:30 -0500
  • 48cac98d3b
    Added support for markdown in Gotify plugin (#358) RemiRigal 2021-02-11 17:10:20 +0100
  • eb5ed82bd6 Added support for markdown in Gotify plugin Rémi Rigal 2021-02-11 09:55:47 +0100
  • f860da4f2f Home Assistant Integration Chris Caron 2021-02-04 16:36:31 -0500
  • 073dad68d0 escape handling tests in Python v2.x fixed Chris Caron 2021-02-07 11:32:57 -0500
  • 31f953fe4f Python full test coverage added Chris Caron 2021-02-07 11:06:20 -0500
  • f439fbb77c FCM limit is 1024 characters Chris Caron 2021-02-04 17:34:03 -0500
  • 85dd60ca53 add OAuth2 support built into Apprise Chris Caron 2021-02-03 20:11:05 -0500
  • 309e349342 FCM to support legacy URL as well Chris Caron 2021-02-01 17:05:14 -0500
  • b322e24b1b properly escape subtitle in Spontit integration Chris Caron 2021-02-06 15:27:13 -0500
  • 5f945ceef7
    Cleaned up Mattermost Integration (#355) Chris Caron 2021-02-06 14:55:49 -0500
  • b3d424e4fa More consistent Mattermost references Chris Caron 2021-02-05 17:08:40 -0500
  • 4de8598fe0 variable name update to better represent webhook token Chris Caron 2021-02-05 16:26:21 -0500
  • 5b481ff418 eliminate webhook validation on MatterMost service Chris Caron 2021-02-05 15:26:56 -0500
  • f18b7c83ac mailgun http error code lookup bugfix Chris Caron 2021-02-04 11:30:16 -0500
  • fec6de1403
    Added support for interpretable escapes via CLI (#349) Chris Caron 2021-01-31 17:15:18 -0500
  • 7d95c08f36 added support for interpretable escapes Chris Caron 2021-01-31 13:05:25 -0500
  • c7f015bf7c improved test coverage Chris Caron 2021-01-23 17:35:04 -0500
  • b69ed1dfa9 Added Google Chat Support (#346) Chris Caron 2021-01-11 14:23:52 -0500
  • e37214c507 inline doc formatting Chris Caron 2021-01-11 14:00:00 -0500
  • 73dc8cb56e Added Google Chat Support Chris Caron 2021-01-10 21:04:24 -0500
  • 23957a3337
    Added support for Slack email address targets (#345) Chris Caron 2021-01-10 15:55:59 -0500
  • c7d760ad48 100% code coverage Chris Caron 2021-01-10 15:32:22 -0500
  • 5cbcba2d54 added support for email addresses Chris Caron 2021-01-09 15:53:11 -0500
  • ca3629f2e1
    Update README.md; there/their grammer fix (#342) Jonathan Marcus 2021-01-08 12:38:21 -0500
  • 715382ec0c
    Update README.md Jonathan Marcus 2021-01-07 22:07:27 -0500
  • 5e002044a4 fixed failing unit test Chris Caron 2020-12-31 10:16:03 -0500
  • ef2057c10a bumped version to v0.9.0 v0.9.0 Chris Caron 2020-12-30 16:34:52 -0500
  • 4037d8726e OneSignal code cleanup Chris Caron 2020-12-30 16:29:23 -0500
  • ed04898ec4 reduced msteams api/parsing restrictions Chris Caron 2020-12-30 16:29:01 -0500
  • 287cb27d6f better support for priorities with Growl/Prowl Chris Caron 2020-12-30 16:27:32 -0500
  • e997c11382
    Added Opsgenie Support (#337) Chris Caron 2020-12-30 15:55:16 -0500
  • 52c6a66bb9 inline documentation Chris Caron 2020-12-30 15:48:59 -0500
  • 4a36d81ceb tags and better body/title formating Chris Caron 2020-12-30 15:43:24 -0500
  • a85e171489 Added Opsgenie Support Chris Caron 2020-12-30 13:25:54 -0500
  • a023361db4
    Added OneSignal Support (#335) Chris Caron 2020-12-29 10:49:33 -0500
  • 349b217643 fixed issue with app_id not correctly being posted Chris Caron 2020-12-29 10:45:05 -0500
  • 652f1d8cf2 added subtitle and language over-ride Chris Caron 2020-12-28 11:08:59 -0500
  • 87d4b8a26c fixed FCM log message Chris Caron 2020-12-28 10:29:20 -0500
  • 1c97df43c5 Added OneSignal Support Chris Caron 2020-12-28 10:02:44 -0500
  • c7d6aefebb
    APPRISE_URLS & APPRISE_CONFIG env variable support added (#334) Chris Caron 2020-12-26 17:36:33 -0500
  • e40c83dfd1 FCM message size restrictions Chris Caron 2020-12-26 11:51:10 -0500
  • 21d7ef1ff4 Zoho emails use port 587; support zohomail.com too Chris Caron 2020-12-26 11:36:39 -0500
  • 83e3fdc048
    Added Google Firebase Cloud Messaging (FCM) Support (#329) Chris Caron 2020-12-23 14:56:28 -0500
  • 25e7a6fda7 provide logging around --tag (-g) switch Chris Caron 2020-12-22 15:42:17 -0500
  • 9aa3da5d81 provide some logging when using env variables Chris Caron 2020-12-22 15:32:39 -0500
  • 5e941febba APPRISE_URLS & APPRISE_CONFIG env variable support added Chris Caron 2020-12-22 15:24:49 -0500
  • f68c414801
    Zulip to reference the word 'stream' and not 'channel' (#330) Chris Caron 2020-12-14 18:45:54 -0500
  • da67b309ca updated README to reflect streams Chris Caron 2020-12-14 11:15:53 -0500
  • 2fcf210b3a updated channel references to be stream with zulip Chris Caron 2020-12-14 10:38:18 -0500
  • 1ce3609a1f Added Google Firebase Cloud Messaging (FCM) Support Chris Caron 2020-12-14 09:07:30 -0500
  • fa05cfa81e
    Allow hostnames with underscores when parsing URLs (#324) Sebastian Thomschke 2020-11-24 01:36:08 +0100
  • 04e57a1a37 Allow hostnames with underscores when parsing URLs sebthom 2020-11-23 20:44:17 +0100
  • e691f06535 gitignore eclipse project files sebthom 2020-11-23 20:43:33 +0100
  • 2c2722f61f
    Use unicode responses recieved from Amazon (#320) Chris Caron 2020-11-14 13:52:00 -0500
  • 145fb582eb use unicode response from Amazon responses Chris Caron 2020-11-11 14:44:07 -0500
  • 3531912991
    Fix version of cryptography to v3.1.1 for Travis CI PyPy3.5 runner (#322) Chris Caron 2020-11-14 12:29:32 -0500
  • 027c24370c fix cryptography version for pypy v3 so Travis CI works Chris Caron 2020-11-12 13:30:19 -0500
  • a823e250c1 typo in README.md fixed Chris Caron 2020-10-20 16:38:29 -0400
  • 54c3f6d9df
    Added Parse Platform Support (#212) Chris Caron 2020-10-19 20:01:06 -0400
  • db1df71b87 updated how url() params is handled Chris Caron 2020-10-19 19:24:43 -0400
  • 1dc5b57615 added ParsePlatform support Chris Caron 2020-10-19 19:12:50 -0400
  • f6ce71c65d
    Eliminated Pushover API Token and User Key validation (#314) Chris Caron 2020-10-13 17:06:24 -0400
  • 31e99b2c88 Eliminated pushover validation Chris Caron 2020-10-13 14:47:21 -0400
  • 26c9e14bda cryptography bought back in; used for spush:// tests -oops Chris Caron 2020-10-13 15:19:17 -0400
  • 52a8317356
    LogCapture() class for those wishing to capture notification output (#311) Chris Caron 2020-10-13 14:27:42 -0400
  • 4d6cd73452 dropped cryptography dev dependency Chris Caron 2020-10-13 13:41:45 -0400
  • 72786c3197 inline documentation correction Chris Caron 2020-10-11 11:14:09 -0400
  • 51dbf626ba logging consistency Chris Caron 2020-10-11 10:42:35 -0400
  • c6a8b0e048 dropped thread id from default logging output Chris Caron 2020-10-10 16:07:21 -0400
  • 7a67bc0695 added file i/o log capturing support Chris Caron 2020-10-10 16:06:01 -0400
  • a75b29b01a python v2 support Chris Caron 2020-10-09 17:35:17 -0400
  • 8b405d1a2a LogCapture() class created for storing log output in memory Chris Caron 2020-10-09 16:04:29 -0400
  • 53a8d046ce
    Header/Meta support added to email plugin (#310) Chris Caron 2020-10-06 16:32:00 -0400
  • bd046aeeaf Header support added to standard email plugin Chris Caron 2020-10-06 14:07:51 -0400
  • 68adae39d1 typo in Mailgun header reference Chris Caron 2020-10-06 14:02:23 -0400
  • 3091669b85 SparkPost cc and bcc improvements + test cases (#309) Chris Caron 2020-10-06 12:41:11 -0400
  • 6d7c7a7de9 SparkPost cc and bcc improvements + test cases Chris Caron 2020-10-06 11:13:57 -0400
  • 89eaffa286
    Mailgun cc, bcc, batch processing, and attachment support (#308) Chris Caron 2020-10-06 10:43:46 -0400
  • 05e2cfa4ca test fix Chris Caron 2020-10-05 19:11:14 -0400
  • 377b522921 headers and token support added Chris Caron 2020-10-05 18:35:50 -0400
  • 6fd4acccc2 test coverage added Chris Caron 2020-10-05 16:10:00 -0400
  • 57aefb034d added bcc, cc, batch process, and attachment support Chris Caron 2020-10-05 11:34:37 -0400
  • b450e98e72 bumped version to v0.8.9 v0.8.9 Chris Caron 2020-10-04 15:38:23 -0400
  • 34c231f540 bcc and cc support to Mailgun Chris Caron 2020-10-04 13:56:55 -0400
  • a2525f671e
    SparkPost Notification Support (#307) Chris Caron 2020-10-04 11:14:09 -0400
  • babd384268 added attachment support + test coverage Chris Caron 2020-10-03 22:57:48 -0400
  • 2dff58114a SparkPost Notification Support Added Chris Caron 2020-10-03 13:24:40 -0400