Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Telegram Problem (unforwarded formatting and skipping of linebreaks) #1749

Merged
merged 3 commits into from
Mar 11, 2022
Merged

Fix Telegram Problem (unforwarded formatting and skipping of linebreaks) #1749

merged 3 commits into from
Mar 11, 2022

Conversation

reckel-jm
Copy link
Contributor

The following pull requests fixes the issues #1748 and #1561

  • The handling of the Telegram message entities "bold", "italic" and "strike" have been implemented (compare Telegram documentation.
  • A line has been commented out which caused the removal of empty lines.

Jan Martin Reckel added 2 commits February 23, 2022 15:55
Comment out the removing of empty lines
add support for bold, italic and striked telegram messages
@codeclimate
Copy link

codeclimate bot commented Mar 11, 2022

Code Climate has analyzed commit 2f3a874 and detected 0 issues on this pull request.

View more on Code Climate.

@42wim 42wim added the telegram label Mar 11, 2022
@42wim 42wim added this to the 1.24.1 milestone Mar 11, 2022
@42wim 42wim merged commit ccb5b1d into 42wim:master Mar 11, 2022
@42wim
Copy link
Owner

42wim commented Mar 11, 2022

Thanks! 👍

@ValdikSS
Copy link
Contributor

This commit does not properly work with forwarded messages and wide Unicode.
Fix: #1765

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants