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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add more parsemode debug (telegram)
Wim
2018-02-04
1
-0
/
+4
*
Add markdown support (telegram). #355
Wim
2018-02-03
1
-0
/
+6
*
Send chat notification if media is too big to be re-uploaded to MediaServer. ...
Wim
2018-02-03
1
-0
/
+7
*
Add comment to file upload from telegram. Show comments on all bridges. Close...
Wim
2018-02-01
1
-8
/
+8
*
Enable Long Polling for Telegram. Reduces bandwidth consumption. (#350)
ValdikSS
2018-01-29
1
-1
/
+3
*
Allow specifying maximum download size of media using MediaDownloadSize (slac...
Wim
2017-12-19
1
-1
/
+1
*
Refactor and add MediaDownloadSize to General
Wim
2017-12-19
1
-10
/
+4
*
Fix incorrect forward from text line (telegram)
Wim
2017-12-11
1
-1
/
+0
*
Also use HTML in edited messages (telegram). Closes #315
Wim
2017-12-10
1
-0
/
+3
*
Add support for Audio/Voice files (telegram). Closes #314
Wim
2017-12-10
1
-0
/
+23
*
Add support for forwarded messages. Closes #313
Wim
2017-12-10
1
-0
/
+18
*
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. (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