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
/
config
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do configuration validation on start-up. Fixes #888 (#889)
Wim
2019-09-09
1
-0
/
+5
*
Add initial Keybase Chat support (#877)
cori hudson
2019-08-26
1
-1
/
+2
*
Add an option to skip the Mattermost server version check (#849)
Joona Hoikkala
2019-06-16
1
-0
/
+1
*
Make config parse errors readable
Wim
2019-06-02
1
-2
/
+2
*
Add scripting (tengo) support for every outgoing message (#806)
Wim
2019-04-19
1
-0
/
+2
*
Add verbose IRC joins/parts (ident@host) (#805)
chotaire
2019-04-18
1
-1
/
+2
*
Add tengo support to RemoteNickFormat (#793)
Wim
2019-04-08
1
-0
/
+6
*
Add MediaConvertWebPToPNG option (telegram). (#741)
Wim
2019-02-27
1
-0
/
+1
*
Make all loggers derive from non-default instance (#728)
Wim
2019-02-23
1
-45
/
+37
*
Add scripting (tengo) support for every incoming message (#731)
Wim
2019-02-23
1
-0
/
+1
*
Allow sending discriminator with Discord username (#726)
Declan Hoare
2019-02-22
1
-0
/
+1
*
Add initial WhatsApp support (#711)
Krzysiek Madejski
2019-02-21
1
-0
/
+1
*
Allow zulip bridge to specify topic per channel. Closes #701 (#723)
Wim
2019-02-17
1
-0
/
+1
*
Add initial support for getting ChannelMember info of all bridges (#678)
Wim
2019-01-18
1
-10
/
+21
*
Remove unused key (config)
Wim
2019-01-04
1
-1
/
+0
*
Use logrus imports instead of log (#662)
Duco van Amstel
2018-12-26
1
-7
/
+7
*
Sync channel topics between Slack bridges (#585)
Patrick Connolly
2018-11-26
1
-0
/
+1
*
Add option to send RAW commands after connection (irc). Fixes #490 (#604)
Wim
2018-11-25
1
-0
/
+1
*
Add option to ignore failing bridge on start. Fixes #455 (#603)
Wim
2018-11-25
1
-0
/
+1
*
Fix golint linter issues and enable it in CI (#593)
Duco van Amstel
2018-11-15
1
-19
/
+19
*
Fix IRC line splitting. Closes #584 (#587)
Duco van Amstel
2018-11-14
1
-3
/
+0
*
Make config.Config more unit-test friendly (#586)
Duco van Amstel
2018-11-13
1
-24
/
+88
*
Add new Slack connection and forked legacy Slack bridge (#582)
Duco van Amstel
2018-11-13
1
-0
/
+1
*
Add ability to show when user is typing across Slack bridges (#559)
Patrick Connolly
2018-11-08
1
-0
/
+2
*
Clean up config loading. (#561)
Patrick Connolly
2018-11-07
1
-22
/
+18
*
Preserve threading between Slack instances (#529)
Patrick Connolly
2018-11-07
1
-0
/
+2
*
Remove hyphens when auto-loading envvars from viper config (#545)
Patrick Connolly
2018-11-03
1
-1
/
+1
*
Respond with message on connect (api) (#550)
NikkyAI
2018-11-02
1
-0
/
+1
*
Use own forks for logrus-prefixed-formatter and discordgo
Wim
2018-08-06
1
-1
/
+1
*
Add channel password support for XMPP (#451)
Bruno Bierbaumer
2018-06-18
1
-1
/
+1
*
Add MediaDownloadBlacklist option. Closes #442
Wim
2018-06-09
1
-1
/
+2
*
Add config option MediaDownloadPath (#443)
Remi Reuvekamp
2018-06-08
1
-4
/
+6
*
[WIP] Colorize username sent to IRC using its crc32 IEEE checksum (#423)
Yuval Langer
2018-05-11
1
-0
/
+1
*
Add QuoteFormat option (telegram). Closes #413
Wim
2018-05-11
1
-0
/
+1
*
Add initial zulip support
Wim
2018-05-07
1
-0
/
+2
*
Add support for reloading all settings automatically after changing config ex...
Wim
2018-05-01
1
-0
/
+11
*
Fix regression in ReplaceMessages and ReplaceNicks. Closes #407
Wim
2018-04-21
1
-4
/
+11
*
Add QuoteDisable option (telegram). Closes #399
Wim
2018-04-17
1
-0
/
+1
*
Add support for NoSendJoinPart. Closes #382
Wim
2018-03-06
1
-0
/
+1
*
Fix tests and make megacheck happy
Wim
2018-03-05
1
-0
/
+18
*
Use viper (github.com/spf13/viper) for configuration
Wim
2018-03-04
1
-84
/
+60
*
Add environment override back
Wim
2018-02-27
1
-1
/
+3
*
Refactor using factory
Wim
2018-02-27
1
-2
/
+3
*
Add DebugLevel option (irc)
Wim
2018-02-22
1
-0
/
+1
*
Add label support in RemoteNickFormat
Wim
2018-02-20
1
-0
/
+1
*
Download (and upload) avatar images from mattermost and telegram when mediase...
Wim
2018-02-20
1
-0
/
+1
*
Add SHA to FileInfo
Wim
2018-02-15
1
-0
/
+1
*
Add avator to fileinfo
Wim
2018-02-14
1
-0
/
+1
*
Send chat notification if media is too big to be re-uploaded to MediaServer. ...
Wim
2018-02-03
1
-6
/
+8
*
Add ShowTopicChange option. Allow/disable topic change messages (currently on...
Wim
2018-02-02
1
-0
/
+2
[next]