Skip to content

Add toggle for sending telegram message as plain text message#299

Merged
orangecoding merged 1 commit intoorangecoding:masterfrom
adrianbartnik:telegram-plain-text
Apr 16, 2026
Merged

Add toggle for sending telegram message as plain text message#299
orangecoding merged 1 commit intoorangecoding:masterfrom
adrianbartnik:telegram-plain-text

Conversation

@adrianbartnik
Copy link
Copy Markdown
Contributor

Hi,

first, thanks for creating this service and making it open source - really useful 🙏

This PR adds a toggle to the Telegram Notification Adapter to allow sending the messages in plain text instead of HTML. I personally prefer this, because I don't have to click again to open the link, see screenshot below. Also, the images are still rendered, because telegram generates a preview of the listing based on the link on the client.

SCR-20260415-tuzz

For transparency, I have used Claude Code to add those changes, because I am not that familiar with JS.

Rendered toggle configuration in the adapter configuration:
SCR-20260415-tqti

HTML Version: Plain Text Version
SCR-20260415-trqb SCR-20260415-trnl

Copy link
Copy Markdown
Owner

@orangecoding orangecoding left a comment

Choose a reason for hiding this comment

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

LGTM

@orangecoding orangecoding merged commit c384781 into orangecoding:master Apr 16, 2026
2 checks passed
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