| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for editing messages (telegram) | Wim | 2017-08-28 | 1 | -3/+22 |
* | Modify Send() to return also a message id | Wim | 2017-08-27 | 1 | -3/+3 |
* | Allow a webhookurl per channel (discord). #239 | Wim | 2017-08-12 | 1 | -1/+1 |
* | Add action support for slack,mattermost,irc,gitter,matrix,xmpp,discord. #199 | Wim | 2017-07-30 | 1 | -0/+1 |
* | Add UseInsecureURL option (telegram) | Wim | 2017-07-04 | 1 | -4/+4 |
* | Use the last (and biggest) photo to relay (telegram). Closes #184 | Wim | 2017-06-18 | 1 | -4/+2 |
* | Add UserID to each message. Closes #200 | Wim | 2017-06-18 | 1 | -1/+1 |
* | Sent only the biggest picture to bridges (telegram) | Wim | 2017-06-18 | 1 | -2/+4 |
* | Add initial sticker/video/photo/document support (telegram). #184 | Wim | 2017-06-17 | 1 | -0/+22 |
* | 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. (te... | Wim | 2017-02-24 | 2 | -60/+71 |
* | Refactor to handle disconnects/reconnects better. | Wim | 2017-02-14 | 1 | -0/+5 |
* | 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 |
* | Telegram: Fix the missing username | Tatsuyuki Ishi | 2016-12-17 | 1 | -1/+1 |
* | Add initial telegram support | Wim | 2016-11-15 | 1 | -0/+74 |