autobrr/web/src
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
..
api chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
components feat(filters): automatically resizing textareas (#523) 2023-05-07 16:28:31 +02:00
domain chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
forms feat(notification): Telegram add support for topics in groups (#894) 2023-05-07 17:30:07 +02:00
hooks chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
screens feat(filters): automatically resizing textareas (#523) 2023-05-07 16:28:31 +02:00
types feat(notification): Telegram add support for topics in groups (#894) 2023-05-07 17:30:07 +02:00
utils chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
App.tsx chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
index.css chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
index.tsx chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
logo.png Feature: Auth (#4) 2021-08-14 14:19:21 +02:00
setupProxy.js refactor(web) add eslint (#222) 2022-05-17 06:44:07 +02:00
vite-env.d.ts refactor(web): migrate create-react-app to vite (#823) 2023-04-10 14:28:24 +02:00