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
/
helper
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add MediaConvertWebPToPNG option (telegram). (#741)
Wim
2019-02-27
2
-0
/
+40
*
Make all loggers derive from non-default instance (#728)
Wim
2019-02-23
1
-22
/
+42
*
Add support for markdown to HTML conversion (matrix). Closes #663 (#670)
Wim
2019-01-06
1
-0
/
+6
*
Use logrus imports instead of log (#662)
Duco van Amstel
2018-12-26
1
-3
/
+3
*
Fix golint linter issues and enable it in CI (#593)
Duco van Amstel
2018-11-15
1
-3
/
+3
*
Fix IRC line splitting. Closes #584 (#587)
Duco van Amstel
2018-11-14
2
-8
/
+139
*
Make gocritic linter happy
Wim
2018-11-08
1
-1
/
+1
*
Refactor and clean-up handlers. (slack) (#533)
Duco van Amstel
2018-11-07
1
-7
/
+4
*
Clip too long messages sent to discord (discord). Closes #440
Wim
2018-07-22
1
-0
/
+13
*
Fix possible panic. #448
Wim
2018-06-19
1
-1
/
+1
*
Add MediaDownloadBlacklist option. Closes #442
Wim
2018-06-09
1
-0
/
+14
*
Reconnect on quit. (irc) See #431 (#445)
Liam Stanley
2018-06-09
1
-2
/
+3
*
Remove message newline (telegram). #399
Wim
2018-04-19
1
-0
/
+1
*
Add missing import
Wim
2018-04-19
1
-0
/
+1
*
Remove empty newlines from messages (telegram) #399
Wim
2018-04-19
1
-0
/
+10
*
Refactor slack
Wim
2018-02-27
1
-0
/
+7
*
Refactor mattermost
Wim
2018-02-27
1
-0
/
+20
*
Use MediaServerDownload instead of MediaServerUpload for avatars
Wim
2018-02-20
1
-1
/
+1
*
Download (and upload) avatar images from mattermost and telegram when mediase...
Wim
2018-02-20
1
-0
/
+7
*
Remove double close
Wim
2018-02-07
1
-1
/
+0
*
Do not close body on err. Closes #364
Wim
2018-02-07
1
-1
/
+1
*
Send chat notification if media is too big to be re-uploaded to MediaServer. ...
Wim
2018-02-03
1
-0
/
+17
*
Add MessageSplit option to split messages on MessageLength (irc). Closes #281
Wim
2017-11-24
1
-0
/
+12
*
Add helper
Wim
2017-11-04
1
-0
/
+28