| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix error messages in telegram and slack bridges (#1862) | Alexander | 2022-09-05 | 1 | -1/+1 |
* | Fix message html entities escaping when sending to Telegram (#1855) | Alexander | 2022-07-07 | 2 | -3/+12 |
* | Fix telegram message deletion request (#1818) | Alexander | 2022-05-01 | 1 | -1/+1 |
* | Do not apply any markup to URL entities (telegram) (#1808) | ValdikSS | 2022-04-22 | 1 | -1/+6 |
* | Do not modify .webm files (telegram). Fixes #17** (#1802) | Wim | 2022-04-17 | 1 | -1/+1 |
* | Multiple media in one message (telegram) (#1779) | Alexander | 2022-03-30 | 2 | -32/+68 |
* | Preserve threading from telegram replies (telegram) (#1776) | Alexander | 2022-03-25 | 2 | -4/+22 |
* | Add UseFullName option (telegram) (#1777) | Alexander | 2022-03-25 | 1 | -0/+12 |
* | Fix for complex-formatted Telegram text (#1765) | ValdikSS | 2022-03-19 | 1 | -12/+16 |
* | Fix Telegram channel title in forwards (#1753) | ValdikSS | 2022-03-12 | 1 | -0/+5 |
* | Fix Telegram Problem (unforwarded formatting and skipping of linebreaks) (#1749) | Jan Martin Reckel | 2022-03-12 | 1 | -1/+18 |
* | Add support for sender_chat (telegram) (#1677) | Wim | 2022-02-04 | 1 | -0/+24 |
* | Add Telegram Bot Command /chatId (telegram) (#1703) | Ivan Zuev | 2022-02-03 | 1 | -2/+15 |
* | Update telegram-bot-api to v5 (#1660) | Wim | 2021-12-12 | 2 | -41/+43 |
* | Fix telegram/handlers.go linting (#1658) | Wim | 2021-12-10 | 1 | -5/+5 |
* | Add support for code blocks in telegram (#1650) | Dan Walmsley | 2021-12-07 | 1 | -0/+15 |
* | Convert .tgs with go libraries (and cgo) (telegram) (#1569) | Benau | 2021-08-24 | 2 | -19/+7 |
* | Adding caption to send telegram images. Fixes #1357 (#1358) | Paul | 2021-04-03 | 2 | -29/+45 |
* | Check rune length instead of bytes (telegram). Fixes #1409 (#1412) | Wim | 2021-02-25 | 1 | -8/+10 |
* | Add jpe as valid image filename extension (telegram) (#1360) | Paul | 2021-01-14 | 1 | -1/+1 |
* | Rename .oga audio files to .ogg (telegram) (#1349) | Wim | 2021-01-02 | 1 | -0/+5 |
* | Support Telegram animated stickers (tgs) format (#1173) | Ben Wiederhake | 2020-08-23 | 2 | -8/+59 |
* | Fix MarkdownV2 support in Telegram (#1169) | Andrey Groshev | 2020-07-12 | 2 | -0/+8 |
* | Fix forward from hidden users (telegram). Closes #1131 (#1143) | Wim | 2020-05-23 | 1 | -13/+23 |
* | Make avatars download work with mediaserverdownload (telegram). Fixes #920 (#... | Wim | 2020-02-15 | 1 | -1/+1 |
* | Add DisableWebPagePreview option (telegram). Closes #980 (#994) | Wim | 2020-02-02 | 1 | -0/+3 |
* | Add QuoteLengthLimit option (telegram) fixes #963 (#985) | Humorhenker | 2020-01-30 | 1 | -0/+8 |
* | Add support for WhatsApp media (jpeg/png/gif) bridging (#974) | Guillaume Lazzara | 2020-01-09 | 1 | -4/+11 |
* | Fix panic by checking slice bounds in handleEntities (telegram). Fixes #857 (... | Wim | 2019-07-08 | 1 | -3/+9 |
* | Handle nil message (telegram). Fixes #777 | Wim | 2019-04-05 | 1 | -0/+5 |
* | Revert "Bail if any vars are nil, not if all (telegram) (#778)" | Wim | 2019-04-05 | 1 | -2/+2 |
* | 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 |
* | Fix regression in HTML handling (telegram). Closes #734 | Wim | 2019-02-24 | 1 | -14/+10 |
* | Refactor telegram (#649) | Wim | 2018-12-12 | 2 | -35/+46 |
* | Fix telegram crash #620 | Wim | 2018-11-29 | 1 | -2/+2 |
* | Refactor telegram handlers. Fix linting (#609) | Wim | 2018-11-28 | 3 | -278/+306 |
* | Fix golint linter issues and enable it in CI (#593) | Duco van Amstel | 2018-11-15 | 1 | -3/+3 |
* | Make goconst linter happy | Wim | 2018-11-08 | 1 | -9/+15 |
* | Make gocritic linter happy | Wim | 2018-11-08 | 1 | -3/+3 |
* | Make interfacer linter happy | Wim | 2018-11-08 | 1 | -1/+2 |
* | Clean up various stuff (#508) | David Hill | 2018-11-07 | 1 | -1/+4 |
* | Update Blackfriday dependency (closes #522) (#532) | Duco van Amstel | 2018-10-22 | 1 | -9/+12 |
* | Fix build (telegram) | Wim | 2018-06-18 | 1 | -1/+4 |
* | Add support for MessageFormat=htmlnick (telegram). #444 | Wim | 2018-06-18 | 1 | -1/+11 |
* | Reconnect on quit. (irc) See #431 (#445) | Liam Stanley | 2018-06-09 | 1 | -1/+2 |
* | Add QuoteFormat option (telegram). Closes #413 | Wim | 2018-05-11 | 1 | -1/+12 |
* | Fix possible nil when using channels (telegram). #410 | Wim | 2018-05-05 | 1 | -1/+4 |
* | Handle channel posts correctly (telegram) | Wim | 2018-04-29 | 1 | -2/+3 |