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
/
gateway
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle quit message relay better on gateways with one channel on the irc brid...
Wim
2019-02-21
1
-0
/
+5
*
Fix bug in #721
Wim
2019-02-17
1
-2
/
+2
*
Support quits from irc correctly. Fixes #722 (#724)
Wim
2019-02-17
1
-1
/
+17
*
Support join/leaves from discord. Closes #654 (#721)
Wim
2019-02-17
1
-0
/
+12
*
Allow regexs in ignoreNicks. Closes #690 (#720)
Wim
2019-02-17
2
-45
/
+33
*
Hint at thread replies when messages are unthreaded (slack) (#684)
Wim
2019-02-10
1
-0
/
+6
*
Send GetChannelMembers event only to slack for now
Wim
2019-01-24
1
-0
/
+4
*
Add initial support for getting ChannelMember info of all bridges (#678)
Wim
2019-01-18
2
-0
/
+39
*
Fail if channel starts with hashtag (mattermost). Closes #625
Wim
2019-01-07
1
-0
/
+5
*
Use logrus imports instead of log (#662)
Duco van Amstel
2018-12-26
3
-9
/
+8
*
Refactor gateway (#648)
Wim
2018-12-12
4
-237
/
+435
*
Enable gosec linter (#645)
Duco van Amstel
2018-12-06
1
-2
/
+2
*
Tidy up fetching of config values. (#616)
Patrick Connolly
2018-12-01
1
-12
/
+6
*
Extract bridgeMap into own package to improve testability (#601)
Patrick Connolly
2018-11-30
4
-33
/
+41
*
Sync channel topics between Slack bridges (#585)
Patrick Connolly
2018-11-26
1
-2
/
+4
*
Add option to ignore failing bridge on start. Fixes #455 (#603)
Wim
2018-11-25
1
-2
/
+31
*
Add protocol to msg.ID in cache (#596)
Wim
2018-11-19
2
-12
/
+12
*
Fix golint linter issues and enable it in CI (#593)
Duco van Amstel
2018-11-15
3
-26
/
+26
*
Make config.Config more unit-test friendly (#586)
Duco van Amstel
2018-11-13
4
-29
/
+78
*
Add new Slack connection and forked legacy Slack bridge (#582)
Duco van Amstel
2018-11-13
1
-21
/
+20
*
Add support for mattermost matterbridge plugin
Wim
2018-11-11
2
-3
/
+10
*
Make gochecknoinits linter happy
Wim
2018-11-08
1
-4
/
+1
*
Make scopelint happy
Wim
2018-11-08
2
-0
/
+2
*
Make goconst linter happy
Wim
2018-11-08
2
-28
/
+38
*
Add ability to show when user is typing across Slack bridges (#559)
Patrick Connolly
2018-11-08
1
-1
/
+8
*
Make gocritic linter happy
Wim
2018-11-08
1
-1
/
+1
*
Make unparam linter happy
Wim
2018-11-08
1
-2
/
+2
*
Clean up various stuff (#508)
David Hill
2018-11-07
1
-2
/
+2
*
Preserve threading between Slack instances (#529)
Patrick Connolly
2018-11-07
1
-11
/
+51
*
Allow origin CHANNEL to be used in RemoteNickFormat (#515)
Patrick Connolly
2018-10-23
1
-0
/
+1
*
Fix race in gateway test. (#520)
Duco van Amstel
2018-10-13
1
-29
/
+132
*
Add Gateway's name to RemoteNickFormat (#501)
Duco van Amstel
2018-10-07
1
-0
/
+1
*
Reconnect on quit. (irc) See #431 (#445)
Liam Stanley
2018-06-09
4
-14
/
+17
*
Add config option MediaDownloadPath (#443)
Remi Reuvekamp
2018-06-08
1
-28
/
+69
*
Add initial zulip support
Wim
2018-05-07
1
-0
/
+2
*
Use only alphanumeric for file uploads to mediaserver. Closes #416
Wim
2018-05-06
1
-0
/
+6
*
Fix crash on invalid filenames
Wim
2018-05-06
1
-2
/
+6
*
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
*
Fix panic on empty config. Closes #386
Wim
2018-03-05
1
-0
/
+1
*
Fix tests and make megacheck happy
Wim
2018-03-05
2
-29
/
+10
*
Use viper (github.com/spf13/viper) for configuration
Wim
2018-03-04
1
-25
/
+19
*
Improve debug messages
Wim
2018-02-28
1
-1
/
+2
*
Do some small cleanups
Wim
2018-02-27
2
-24
/
+26
*
Add environment override back
Wim
2018-02-27
1
-0
/
+2
*
Refactor using factory
Wim
2018-02-27
1
-1
/
+47
*
Allow empty messages with file urls (irc)
Wim
2018-02-25
1
-1
/
+2
*
Use prefixed-formatter for better logging
Wim
2018-02-21
2
-16
/
+22
*
Move Sirupsen => sirupsen
Wim
2018-02-20
2
-2
/
+3
*
Add label support in RemoteNickFormat
Wim
2018-02-20
1
-0
/
+1
[next]