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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add space between colon and URL for uploaded media (#360)
ValdikSS
2018-02-01
4
-4
/
+4
|
*
Fix build
Wim
2018-02-01
1
-1
/
+1
|
*
Add comment to file upload from telegram. Show comments on all bridges. ↵
Wim
2018-02-01
6
-9
/
+27
|
|
|
|
Closes #358
*
Add URL to message in webhook if available (mattermost). See #356
Wim
2018-01-31
1
-1
/
+12
|
*
Enable Long Polling for Telegram. Reduces bandwidth consumption. (#350)
ValdikSS
2018-01-29
1
-1
/
+3
|
|
|
Fixes #349.
*
Print only debug messages when specified (xmpp). Closes #345
Wim
2018-01-26
2
-1
/
+2
|
*
Add an extension to images without one (matrix). #331
Wim
2018-01-20
1
-0
/
+14
|
*
Ignore <subject> messages (xmpp). #272
Wim
2018-01-14
1
-1
/
+1
|
*
Fix possible panics (matrix). Closes #333
Wim
2018-01-09
1
-0
/
+6
|
*
Use upstream again (slack)
Wim
2018-01-08
1
-1
/
+1
|
*
Convert received IRC channel names to lowercase. Fixes #329 (#330)
Anssi Kolehmainen
2018-01-06
1
-1
/
+1
|
*
Log ConnectionErrorEvent (slack)
Wim
2018-01-03
1
-0
/
+2
|
*
Increase debug logging (slack)
Wim
2018-01-02
1
-1
/
+3
|
*
Use a better check to join channel (slack)
Wim
2018-01-02
1
-1
/
+1
|
*
Fix regression in mattermost bridge (mattermost). Closes #327
Wim
2018-01-01
1
-4
/
+1
|
*
Fix regression. Closes #323
Wim
2017-12-26
1
-0
/
+1
|
*
Add support for deleting messages from/to matrix (matrix). Closes #320
Wim
2017-12-25
1
-57
/
+73
|
*
Add RejoinDelay option. Delay to rejoin after channel kick (irc). Closes #322
Wim
2017-12-23
2
-0
/
+2
|
*
Allow specifying maximum download size of media using MediaDownloadSize ↵
Wim
2017-12-19
4
-3
/
+6
|
|
|
|
(slack,telegram,matrix)
*
Refactor and add MediaDownloadSize to General
Wim
2017-12-19
14
-131
/
+80
|
*
Fix panic (matrix). Closes #316
Wim
2017-12-11
1
-0
/
+1
|
*
Fix incorrect forward from text line (telegram)
Wim
2017-12-11
1
-1
/
+0
|
*
Remove unreachable code (api)
Wim
2017-12-10
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 (simple, one listener) long-polling support (api). Closes #307
Wim
2017-12-07
1
-0
/
+25
|
*
Split on UTF-8 for MessageSplit (irc). Closes #308
Wim
2017-12-07
1
-1
/
+2
|
*
Fix irc ACTION regression (irc). Closes #306
Wim
2017-12-07
1
-3
/
+2
|
*
Add quick & dirty sshchat support (https://github.com/shazow/ssh-chat)
Wim
2017-12-03
3
-0
/
+143
|
*
Add MessageSplit option to split messages on MessageLength (irc). Closes #281
Wim
2017-11-24
3
-2
/
+20
|
*
Use mediaserver urls for irc,gitter and xmpp
Wim
2017-11-24
3
-4
/
+32
|
*
Add initial support for an external mediaserver. #278
Wim
2017-11-24
2
-11
/
+29
|
|
|
|
|
|
|
|
Add 2 extra options `MediaServerUpload` and `MediaServerDownload`, where the URL for upload and download can be specified. See https://github.com/42wim/matterbridge/wiki/Mediaserver-setup-%5Badvanced%5D for an example with caddy
*
Add support for uploaded images/video/files (matrix)
Wim
2017-11-22
1
-2
/
+30
|
*
Add support for uploading images/video (matrix). Closes #302
Wim
2017-11-21
1
-0
/
+40
|
*
Add support for ReplaceNicks using regexp to replace nicks. Closes #269
Wim
2017-11-20
1
-6
/
+7
|
*
Add webp extension to stickers if necessary (telegram)
Wim
2017-11-20
1
-0
/
+3
|
*
Add support for ReplaceMessages using regexp to replace messages. #269
Wim
2017-11-15
1
-46
/
+47
|
*
Fix message sending (slack)
Wim
2017-11-13
1
-2
/
+2
|
*
Add support for comments from slack file uploads (slack)
Wim
2017-11-13
5
-22
/
+36
|
*
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 strict user handling of girc (irc). Closes #298
Wim
2017-11-11
1
-1
/
+11
|
*
Fix panic on empty params
Wim
2017-11-08
1
-0
/
+4
|
*
Add ServerName to TLSConfig
Wim
2017-11-08
1
-1
/
+1
|
*
Replace sorcix/irc and go-ircevent with girc
Wim
2017-11-08
1
-104
/
+103
|
[next]