autobrr/internal/notification
Yuchen Ying fdc957c571
feat(notification): Telegram add support for topics in groups (#894)
* feat(notification): send Telegram messages to a specific topic of a group

* Convert settings.Topic to integer once and reuse it as part of the
telegramSender struct.

* feat(notifications): add migrations for topic

* fix(notifications): find null string

* fix(notifications): form initial values

---------

Co-authored-by: ze0s <ze0s@riseup.net>
2023-05-07 17:30:07 +02:00
..
discord.go chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
notifiarr.go chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
pushover.go chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
service.go chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
telegram.go feat(notification): Telegram add support for topics in groups (#894) 2023-05-07 17:30:07 +02:00