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 (
Collapse
)
Author
Age
Files
Lines
*
Make our callbackid more unique. Fixes issue with running multiple ↵
Wim
2018-04-13
2
-5
/
+5
|
|
|
|
matterbridge on the same channel (slack,mattermost)
*
Add UpdateStatus function
Wim
2018-04-01
1
-0
/
+8
|
*
Strip markdown URLs with blank text (slack) (#392)
Jerry Heiselman
2018-03-22
1
-6
/
+11
|
*
Fix bintray build
Wim
2018-03-17
1
-0
/
+2
|
|
|
|
See https://github.com/travis-ci/travis-ci/issues/9314
*
Add channel debug (discord)
Wim
2018-03-17
1
-0
/
+3
|
*
Remove unused import
Wim
2018-03-17
1
-1
/
+0
|
*
Revert #378
Wim
2018-03-17
2
-1
/
+5
|
*
Print list of valid team names when team not found (#390)
Alec WM
2018-03-15
1
-1
/
+5
|
*
Release v1.9.0
v1.9.0
Wim
2018-03-12
3
-2
/
+17
|
*
Ignore restricted_acton on channel join (slack). Closes #387
Wim
2018-03-12
1
-2
/
+6
|
*
Add support for NoSendJoinPart. Closes #382
Wim
2018-03-06
5
-0
/
+26
|
*
Fix regression on empty text with files attached
Wim
2018-03-06
1
-1
/
+1
|
*
Get the correct config values (gateway)
Wim
2018-03-06
1
-3
/
+3
|
*
Use default values part 2 (irc)
Wim
2018-03-06
1
-0
/
+6
|
*
Use default values (irc)
Wim
2018-03-06
1
-4
/
+4
|
*
Fix panic on sending messages between reconnects (irc). Closes #385
Wim
2018-03-05
1
-0
/
+5
|
*
Fix panic on empty config. Closes #386
Wim
2018-03-05
1
-0
/
+1
|
*
Remove debug messsage (mattermost)
Wim
2018-03-05
1
-1
/
+0
|
*
Update regex for usergroup matching. Closes #379
Wim
2018-03-05
1
-1
/
+1
|
*
Fix regression (slack). Closes #384
Wim
2018-03-05
2
-4
/
+3
|
*
Fix empty messages (telegram)
Wim
2018-03-05
1
-0
/
+1
|
*
Fix incorrect skipmessage (xmpp)
Wim
2018-03-05
1
-1
/
+1
|
*
Fix tests and make megacheck happy
Wim
2018-03-05
4
-34
/
+29
|
*
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
|
[next]