index
:
matterbridge-msglm
master
A fork of matterbridge with some patches.
msglm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bridge
/
telegram
/
handlers.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding caption to send telegram images. Fixes #1357 (#1358)
Paul
2021-04-03
1
-11
/
+22
*
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
1
-8
/
+46
*
Fix MarkdownV2 support in Telegram (#1169)
Andrey Groshev
2020-07-12
1
-0
/
+3
*
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 QuoteLengthLimit option (telegram) fixes #963 (#985)
Humorhenker
2020-01-30
1
-0
/
+8
*
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
*
Refactor telegram (#649)
Wim
2018-12-12
1
-0
/
+44
*
Fix telegram crash #620
Wim
2018-11-29
1
-2
/
+2
*
Refactor telegram handlers. Fix linting (#609)
Wim
2018-11-28
1
-0
/
+302