imrebuild
13a391aad4
Add disable_notification support for telegram.
2025-08-04 21:28:32 +08:00
CrazyMax
a27d3f5019
telegram: align chatIDs and chatIDsFile format handling
2024-12-20 18:45:41 +01:00
CrazyMax
804411d398
telegram: merge topics to chatID
2024-12-18 18:53:28 +01:00
jon4hz
478b7114bc
fix(telegram): use map for topics
2024-12-18 18:53:20 +01:00
jon4hz
d673b3c9dc
fix(telegram): support only one topicID per chatID
2024-12-18 16:16:44 +01:00
jon4hz
0f5b616d07
feat(telegram): add support for chat topics
2024-12-18 16:16:44 +01:00
jon4hz
6c00cab0f4
feat: switch telegram bot library
2024-03-23 10:57:27 +01:00
CrazyMax
24bc0548e0
chore: use typed error and fix missing wraps
2023-09-16 11:47:53 +02:00
CrazyMax
5d583809a0
Allow to customize notification message ( #415 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
2021-06-25 23:24:02 +02:00
CrazyMax
9785d3cc4c
Allow telegram chat IDs as file ( #301 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
2021-03-14 15:32:58 +01:00
CrazyMax
3ea012cf8e
Missing token as secret setting for some notifiers ( #289 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
2021-03-01 00:47:15 +01:00
CrazyMax
c971e06d9f
Add message client for notifiers ( #273 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
2021-02-14 17:34:42 +00:00
CrazyMax
17f72c7bb9
Fix Telegram notification error ( #162 )
2020-08-28 23:43:24 +02:00
CrazyMax
5033adefd7
Display hostname in notifications ( #102 )
2020-06-22 03:02:29 +02:00
CrazyMax
896d4827b4
Add hub link to notifiers
...
Send message as markdown for Gotify and Telegram notifiers
2020-06-09 01:06:27 +00:00
CrazyMax
7bff860650
Bump v4
2020-06-07 22:04:31 +02:00
CrazyMax
349917e7e4
Configuration transposed into environment variables ( #82 )
...
Configuration file not required anymore
DIUN_DB env var renamed DIUN_DB_PATH
Only accept duration as timeout value (10 becomes 10s)
Add getting started doc
Enhanced documentation
Add note about test notifications (#79 )
Improve configuration management
Fix telegram init
All fields in configuration now camelCased
Improve configuration validation
Update doc
Update FAQ
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
2020-06-07 19:58:49 +00:00
CrazyMax
a62658e266
Fix package version
2020-05-27 21:38:07 +02:00
CrazyMax
af23c5898c
Remove "enable" setting for notifiers
2020-05-26 01:13:06 +02:00
Dan Nixon
af36d86d82
Add Telegram as a notification destination ( #30 )
...
Allows notifications to be sent via a Telegram bot to a set of pre
defined chat IDs.
Messages are simple plain text with the bare minimum information.
2020-01-28 20:28:57 +01:00