Skip to content

Proxy support and markdown escaping#31

Open
ertaquo wants to merge 3 commits intobutorov:masterfrom
ertaquo:master
Open

Proxy support and markdown escaping#31
ertaquo wants to merge 3 commits intobutorov:masterfrom
ertaquo:master

Conversation

@ertaquo
Copy link

@ertaquo ertaquo commented Jul 22, 2019

Added proxy support.
Reworked notify method, don't know why. Just seen it in other plugins.
Escaped markdown characters. That's important, because if you have project name with underscore character (like "backend_dev"), it will break Markdown syntax, and Telegram will return error. Used markdown-strings==2.1.3, because newer versions doesn't work properly.

ertaquo added 3 commits July 22, 2019 14:13
Used markdown-strings v2.1.3, because 3.1.x doesn't works properly.
@gituser
Copy link

gituser commented Jun 7, 2025

Hey @butorov can you merge this?

This is useful when you have certain characters in the title of the issue or inside the message.

Proxy support not sure, but escaping is needed most definitely.

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