Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reset variables each loop (telegram). Closes #181 | Wim | 2017-05-30 | 1 | -3/+3 |
| | |||||
* | Add UseFirstName option (telegram). Closes #144 | Wim | 2017-05-15 | 1 | -1/+6 |
| | |||||
* | Add support for edited messages (telegram) | Wim | 2017-04-15 | 1 | -2/+4 |
| | |||||
* | Support edited messages (telegram). See #141v0.11.0-beta1 | Wim | 2017-04-01 | 1 | -15/+17 |
| | |||||
* | Do not use HTML parsemode by default. Set MessageFormat="HTML" to use it. ↵ | Wim | 2017-02-24 | 2 | -60/+71 |
| | | | | (telegram) Closes #126 | ||||
* | Refactor to handle disconnects/reconnects better. | Wim | 2017-02-14 | 1 | -0/+5 |
| | | | | Now try to reconnect every 60 seconds until forever. | ||||
* | Use unknown as username if unsigned channel (telegram) | Wim | 2017-01-27 | 1 | -6/+11 |
| | |||||
* | Fix username (telegram) | Wim | 2017-01-27 | 1 | -1/+1 |
| | |||||
* | Fix channel and group messages (telegram) | Wim | 2017-01-27 | 1 | -4/+26 |
| | |||||
* | Telegram: add markdown (#103) | Tatsuyuki Ishi | 2017-01-06 | 1 | -3/+63 |
| | | | | | | | | * Add support for markdown (telegram) Close #98 * Telegram: add more Markdown Render blacklist | ||||
* | Telegram: Fix the missing username | Tatsuyuki Ishi | 2016-12-17 | 1 | -1/+1 |
| | |||||
* | Add initial telegram support | Wim | 2016-11-15 | 1 | -0/+74 |