Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix regression in HTML handling (telegram). Closes #734 | Wim | 2019-02-24 | 1 | -14/+10 |
| | | | | | * Revert back to blackfriday v1 * Add testing | ||||
* | Refactor telegram handlers. Fix linting (#609) | Wim | 2018-11-28 | 1 | -1/+1 |
| | | | * Refactor telegram handlers. Fix linting | ||||
* | Make interfacer linter happy | Wim | 2018-11-08 | 1 | -1/+2 |
| | |||||
* | Update Blackfriday dependency (closes #522) (#532) | Duco van Amstel | 2018-10-22 | 1 | -9/+12 |
| | | | - Fixup Telegram bridge implementation to support updated dependency. | ||||
* | Reconnect on quit. (irc) See #431 (#445) | Liam Stanley | 2018-06-09 | 1 | -1/+2 |
| | | | | | * potential fixes for #431 * go: fix formatting/gofmt/goreturns | ||||
* | Refactor telegram | Wim | 2018-02-27 | 1 | -9/+9 |
| | |||||
* | Do not use HTML parsemode by default. Set MessageFormat="HTML" to use it. ↵ | Wim | 2017-02-24 | 1 | -0/+64 |
(telegram) Closes #126 |