Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bail if any vars are nil, not if all (telegram) (#778) | David Hill | 2019-03-27 | 1 | -2/+2 |
| | |||||
* | Add support for URL in messageEntities (telegram). Fixes #735 (#736) | Wim | 2019-03-02 | 1 | -0/+22 |
| | |||||
* | Add MediaConvertWebPToPNG option (telegram). (#741) | Wim | 2019-02-27 | 1 | -0/+9 |
| | | | | | | | | * Add MediaConvertWebPToPNG option (telegram). When enabled matterbridge will convert .webp files to .png files before uploading them to the mediaserver of the other bridges. Fixes #398 | ||||
* | Refactor telegram (#649) | Wim | 2018-12-12 | 1 | -0/+44 |
| | | | * Decrease complexity in Send() (makes codeclimate happy) | ||||
* | Fix telegram crash #620 | Wim | 2018-11-29 | 1 | -2/+2 |
| | |||||
* | Refactor telegram handlers. Fix linting (#609) | Wim | 2018-11-28 | 1 | -0/+302 |
* Refactor telegram handlers. Fix linting |