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
/
sshchat
/
sshchat.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make all loggers derive from non-default instance (#728)
Wim
2019-02-23
1
-2
/
+1
*
Add various sshchat fixes (#675)
ValdikSS
2019-01-05
1
-3
/
+6
*
Use logrus imports instead of log (#662)
Duco van Amstel
2018-12-26
1
-2
/
+2
*
Fix sshchat connection logic (#661)
Duco van Amstel
2018-12-26
1
-13
/
+28
*
Refactor sshchat bridge (#650)
Wim
2018-12-12
1
-18
/
+20
*
Enable errcheck linter (#646)
Duco van Amstel
2018-12-08
1
-7
/
+12
*
Fix golint linter issues and enable it in CI (#593)
Duco van Amstel
2018-11-15
1
-3
/
+3
*
Reconnect on quit. (irc) See #431 (#445)
Liam Stanley
2018-06-09
1
-2
/
+3
*
Ignore messages from ourself. (sshchat) Closes #439
Wim
2018-06-06
1
-0
/
+4
*
Handle file comment better
Wim
2018-05-06
1
-0
/
+3
*
Use viper (github.com/spf13/viper) for configuration
Wim
2018-03-04
1
-5
/
+5
*
Improve debug messages
Wim
2018-02-28
1
-2
/
+2
*
Refactor using factory
Wim
2018-02-27
1
-16
/
+10
*
Use prefixed-formatter for better logging
Wim
2018-02-21
1
-1
/
+1
*
Move Sirupsen => sirupsen
Wim
2018-02-20
1
-1
/
+1
*
Send chat notification if media is too big to be re-uploaded to MediaServer. ...
Wim
2018-02-03
1
-0
/
+4
*
Add space between colon and URL for uploaded media (#360)
ValdikSS
2018-02-01
1
-1
/
+1
*
Add comment to file upload from telegram. Show comments on all bridges. Close...
Wim
2018-02-01
1
-0
/
+3
*
Refactor and add MediaDownloadSize to General
Wim
2017-12-19
1
-11
/
+5
*
Add quick & dirty sshchat support (https://github.com/shazow/ssh-chat)
Wim
2017-12-03
1
-0
/
+138