index
:
matterbridge-msglm
master
A fork of matterbridge with some patches.
msglm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use viper (github.com/spf13/viper) for configuration
Wim
2018-03-04
15
-336
/
+364
*
Add vendor files for spf13/viper
Wim
2018-03-04
315
-0
/
+125435
*
Remove unused function
Wim
2018-03-03
1
-0
/
+2
*
Use replaceVariable for usergroups (slack) #379
Wim
2018-03-02
1
-5
/
+6
*
Escape html on username (telegram). Closes #378
Wim
2018-02-28
1
-5
/
+9
*
Add usergroup support (slack). Closes #379
Wim
2018-02-28
1
-6
/
+21
*
Improve debug messages
Wim
2018-02-28
12
-39
/
+39
*
Make megacheck happy
Wim
2018-02-27
1
-4
/
+1
*
Use our own version of go-xmpp with debug output to logrus
Wim
2018-02-27
8
-28
/
+60
*
Do some small cleanups
Wim
2018-02-27
2
-24
/
+26
*
Add environment override back
Wim
2018-02-27
2
-1
/
+5
*
Refactor using factory
Wim
2018-02-27
15
-371
/
+279
*
Refactor xmpp
Wim
2018-02-27
1
-36
/
+86
*
Refactor telegram
Wim
2018-02-27
2
-149
/
+161
*
Small fixes to irc
Wim
2018-02-27
1
-12
/
+30
*
Refactor slack
Wim
2018-02-27
2
-241
/
+307
*
Make gometalinter happier
Wim
2018-02-27
2
-26
/
+26
*
Skip events for webhook
Wim
2018-02-27
2
-0
/
+9
*
Refactor matrix
Wim
2018-02-27
1
-96
/
+164
*
Refactor discord
Wim
2018-02-27
1
-64
/
+82
*
Refactor gitter
Wim
2018-02-27
1
-25
/
+38
*
Refactor mattermost
Wim
2018-02-27
2
-176
/
+226
*
Allow empty messages with file urls (irc)
Wim
2018-02-25
1
-1
/
+2
*
Disable go vet for now (travis)
Wim
2018-02-23
1
-1
/
+1
*
Update travis to go 1.10
Wim
2018-02-23
2
-2
/
+2
*
Add share support between slack instances. Closes #369
Wim
2018-02-23
1
-3
/
+19
*
Add slack attachment support to matterhook
Wim
2018-02-23
1
-1
/
+2
*
Fix Update userlist on join (slack). Closes #372
Wim
2018-02-22
1
-1
/
+1
*
Update userlist on join (slack). Closes #372
Wim
2018-02-22
1
-1
/
+5
*
Use always formatted logging when debug is enabled
Wim
2018-02-22
2
-2
/
+2
*
Set event channels to lowercase (irc). Closes #375
Wim
2018-02-22
1
-1
/
+1
*
Add DebugLevel option (irc)
Wim
2018-02-22
2
-2
/
+12
*
Add more debug for events (irc)
Wim
2018-02-22
1
-1
/
+3
*
Bump version
Wim
2018-02-21
1
-1
/
+1
*
Release v1.8.0
v1.8.0
Wim
2018-02-21
3
-2
/
+23
*
Fix the UseInsecureURL text (telegram). Closes #184
Wim
2018-02-21
1
-1
/
+6
*
Add ssh-chat to README
Wim
2018-02-21
1
-1
/
+2
*
Exclude gofmt test from travis for now
Wim
2018-02-21
1
-1
/
+1
*
Make matterclient work with prefixed log
Wim
2018-02-21
3
-4
/
+12
*
Disable echo banner and output (api)
Wim
2018-02-21
1
-1
/
+7
*
Update vendor labstack/echo
Wim
2018-02-21
22
-215
/
+365
*
Use prefixed-formatter for better logging
Wim
2018-02-21
17
-42
/
+71
*
Move Sirupsen => sirupsen
Wim
2018-02-20
52
-344
/
+1307
*
Add more debug
Wim
2018-02-20
2
-5
/
+3
*
Add label support in RemoteNickFormat
Wim
2018-02-20
3
-0
/
+64
*
Give api access to whole config.Message (and events). Closes #374
Wim
2018-02-20
1
-12
/
+9
*
Add more debug (telegram)
Wim
2018-02-20
1
-0
/
+1
*
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
5
-10
/
+129
*
Add SHA to FileInfo
Wim
2018-02-15
2
-0
/
+2
[next]