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
/
telegram.go
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Add webp extension to stickers if necessary (telegram)
Wim
2017-11-20
1
-0
/
+3
|
*
Add support for comments from slack file uploads (slack)
Wim
2017-11-13
1
-11
/
+17
|
*
Add extension to sticker/video/photo (telegram)
Wim
2017-11-12
1
-3
/
+7
|
*
Add the download actually to the message (telegram)
Wim
2017-11-12
1
-1
/
+1
|
*
Add more debug info (telegram)
Wim
2017-11-12
1
-2
/
+1
|
*
Add more debug info (telegram)
Wim
2017-11-12
1
-0
/
+7
|
*
Fix document bug (telegram)
Wim
2017-11-12
1
-1
/
+1
|
*
Fix telegram photo/document input handling (telegram)
Wim
2017-11-12
1
-3
/
+2
|
*
Fix missing arg for Errorf
Wim
2017-11-04
1
-1
/
+1
|
*
Download files from telegram and reupload to supported bridges (telegram). #278
Wim
2017-11-04
1
-8
/
+77
|
*
Try quoting previous messsage (telegram). #237
Wim
2017-09-19
1
-0
/
+21
|
*
Add more debug info (telegram)
Wim
2017-09-19
1
-1
/
+3
|
*
Add partial support for deleted messages (telegram)
Wim
2017-09-11
1
-0
/
+12
|
*
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 #141
v0.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
1
-60
/
+7
|
|
|
|
(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
[prev]