Commit Graph

46 Commits (master)

Author SHA1 Message Date
dgtlmoon add2c658b4
Notifications - Fixing truncated notifications when tgram:// or discord:// is used with other notification methods (#2372 #2299)
9 hours ago
dgtlmoon ef910b86ef
Notifications - Update Apprise notification library to 1.8.0 (#2363 #2324) fixes mailto:// with IP as server endpoint
3 days ago
dgtlmoon bd6eda696c
Merge pull request from GHSA-4r7v-whpg-8rx3
3 weeks ago
dgtlmoon bce7eb68fb
Notifications - skip empty notification URLs from being processed (#2138)
4 months ago
dgtlmoon 3a9f79b756 Notification - logging - adding performance information for processing time of notifications #327
4 months ago
Constantin Hong 4be0fafa93
Support Loguru as a logger (#2036)
4 months ago
dgtlmoon 65428655b8
Notifications - When any in a list of notifications fails, the others should still work (#2106)
4 months ago
dgtlmoon 77133de1cf
Notification fixes - error on mailto:// when no format was specified, fixing default body and title of notifications to respect global settings (#2085)
4 months ago
dgtlmoon d115b2c858
UI - [Send test notification] - Refactor to use all tokens like a real watch and Notification Body+Title from UI value (#2079)
4 months ago
dgtlmoon f0823126c8
Notifications - Fixing support for headers in custom post://, posts:// notifications, ability to include HTTP headers when making custom notifications (#2018)
6 months ago
dgtlmoon 2f2d0ea0f2 RSS feeds - Fixing broken links from RSS index in some environments, refactor code (#152, #148, #1684, #1798)
8 months ago
Tiago Ilieve 3b875e5a6a
Add 'diff_patch' notification body token - This will allow the diff to be generated in the "unified patch format." (#1765)
8 months ago
dgtlmoon 37ff5f6d37
Bug - SMTP mailto:// Notification content-type (HTML/Text) fix and add CI tests (#1660)
11 months ago
dgtlmoon 2f777ea3bb
Fix - Watches werent falling back to global default formats correctly when required (#1656)
11 months ago
dgtlmoon 52f2c00308
UI/Functionality - Ability to manage/apply filters and notifications across tags/groups
11 months ago
dgtlmoon d1f44d0345
Notifications - Send test notification should use system defaults for body and title if not set in watch (#1547 #1503)
1 year ago
dgtlmoon d5f574ca17
Notifications - Include triggered text token as `{{triggered_text}}` in notifications, so you can send just the content that matches. (#1485)
1 year ago
dgtlmoon 6f1eec0d5a
Fixing bad linebreak definition `</br>` in notifications and UI (#1465)
1 year ago
reecespieces 0d05ee1586
Notification Improvements - New tokens `{{diff_added}}` and `{{diff_removed}}`, removed whitespace around `added` and `into` ( Issue #905 ) (#1454)
1 year ago
dgtlmoon c12db2b725
Notifications - tokens/jinja2 templating (#1184)
1 year ago
dgtlmoon 35d44c8277
Notification screenshot option should only be available to webdriver/playwright watches, screenshot sent as JPEG to save bandwidth, Simplify the logic around screenshot, (#1140)
2 years ago
Matthias Bilger f066a1c38f
Option to attach screenshot to notification (#1127)
2 years ago
dgtlmoon 0c111bd9ae
Further notification settings refinement (#910)
2 years ago
dgtlmoon 9f4364a130 Add https://discord.com/api notification hook to the automatic truncation due to Discords 2000 char limit
2 years ago
dgtlmoon a82fad7059 Send notification when CSS/xPath filter is missing after more than 6 (configurable) attempts (#771)
2 years ago
dgtlmoon c2fe5ae0d1 mailto plaintext handling fix for 'plaintext' apprise integration
2 years ago
dgtlmoon 872bbba71c
Notifications - email - Correctly send plaintext notification email with plaintext header (#767)
2 years ago
Brandon Wees ace44d0e00
Notifications fix - Discord - added discord webhook base url to truncation rules (#753)
2 years ago
dgtlmoon 5f9e475fe0
Fix notification apprise application name to changedetection.io #731
2 years ago
dgtlmoon fba2b1a39d Notifications regression bug in 0.39.15 - only sent the first notification URL
2 years ago
dgtlmoon 2ba00d2e1d
Notifications log - log what was sent after applying all cleanups
2 years ago
dgtlmoon 19c96f4bdd Re #555 - tgram:// notifications - strip added HTML tag which is not supported by Telegram
2 years ago
dgtlmoon ead610151f
Notification log - also log normal requests and make the log easier to find
2 years ago
dgtlmoon 37775a46c6 tgram:// be sure total notification size is always under their 4096 size limit
2 years ago
dgtlmoon 9e71f2aa35 Discord:// notification size limit - also includes the notification title
2 years ago
dgtlmoon 1890881977 Specify our Discord avatar_url as default avatar_url
2 years ago
dgtlmoon 165f794595
Discord:// notifications should be cut to 2000 chars or Discord will not process them. (#531 + #323)
2 years ago
dgtlmoon abaec224f6
Notification error log handler (#403)
2 years ago
dgtlmoon 5a10acfd09
Send diff in notifications (#296)
2 years ago
ghjklw ecba130fdb
Enable Markdown and HTML notifications. (#288)
2 years ago
dgtlmoon 95e39aa727
Configurable BASE_URL (#228)
3 years ago
dgtlmoon b903280cd0
Re #185 - [feature] Custom notifications templates per watch (#226)
3 years ago
dgtlmoon 98f6f0c80d Re #225 - Notifications refactor token replacement fix possible missing value for watch_title
3 years ago
Minty b9e0ad052f
New notification tokens - watch_uuid, watch_title, watch_tag, (#201)
3 years ago
dgtlmoon fbe9270528
Re #203 - validate tokens (#204)
3 years ago
dgtlmoon a11b6daa2e
Installation via pip (#186)
3 years ago