summaryrefslogtreecommitdiffstats
path: root/bridge/telegram/html.go
Commit message (Expand)AuthorAgeFilesLines
* Fix message html entities escaping when sending to Telegram (#1855)Alexander2022-07-071-2/+11
* Fix regression in HTML handling (telegram). Closes #734Wim2019-02-241-14/+10
* Refactor telegram handlers. Fix linting (#609)Wim2018-11-281-1/+1
* Make interfacer linter happyWim2018-11-081-1/+2
* Update Blackfriday dependency (closes #522) (#532)Duco van Amstel2018-10-221-9/+12
* Reconnect on quit. (irc) See #431 (#445)Liam Stanley2018-06-091-1/+2
* Refactor telegramWim2018-02-271-9/+9
* Do not use HTML parsemode by default. Set MessageFormat="HTML" to use it. (te...Wim2017-02-241-0/+64