Skip to content

Conversation

@gragragrab
Copy link

@gragragrab gragragrab commented May 7, 2025

Description

Allows a user to specify Telegram topic (thread) ID for notifications.

To-Dos

  • Successful build yarn dev

Solves #4003

Copilot AI review requested due to automatic review settings May 7, 2025 10:49

This comment was marked as outdated.

@gragragrab
Copy link
Author

Hi @OwsleyJr @TheCatLady @danshilm @sct
Could you please review this? Same changes as in #3812

@gragragrab gragragrab closed this May 7, 2025
@gragragrab gragragrab reopened this May 7, 2025
@gragragrab gragragrab closed this May 7, 2025
@gragragrab gragragrab reopened this May 7, 2025
@gragragrab gragragrab force-pushed the feature-telegram-topics branch from c81a1d8 to 0d458b6 Compare May 10, 2025 07:40
@t-abraham
Copy link

@OwsleyJr @TheCatLady @danshilm @sct can we expect the review and the merging to get the topic ID support soon?

@t-abraham
Copy link

Is there any progress or plans to add the feature soon?

@gragragrab gragragrab force-pushed the feature-telegram-topics branch from 0d458b6 to bc3526d Compare July 18, 2025 09:36
gragragrab added 2 commits July 18, 2025 13:56
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds support for specifying Telegram topic (thread) ID for notifications, allowing users to send notifications to specific topics in Telegram group chats that have topics enabled.

  • Adds a new messageThreadId field to Telegram notification settings
  • Updates the notification agent to include the thread ID when sending messages
  • Provides internationalization support across 27 languages

Reviewed Changes

Copilot reviewed 29 out of 29 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
NotificationsTelegram.tsx Adds UI form field and validation for message thread ID
telegram.ts Updates notification agent to conditionally include message_thread_id parameter
settings.ts Extends Telegram notification configuration interface and default settings
overseerr-api.yml Updates API schema to include messageThreadId fields
Various locale files Adds translations for the new thread/topic ID feature across all supported languages

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants