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
*
Add MxId/Token login option for Matrix (#1438)
Jason Robinson
2021-05-17
1
-2
/
+3
*
discord: Add AllowMention to restrict allowed mentions (#1462)
Alexandre GV
2021-05-13
1
-21
/
+22
*
Refactor "msg-parent-not-found" to config.ParentIDNotFound (#1347)
Qais Patankar
2020-12-31
1
-0
/
+10
*
Add support for irc to irc notice (irc). Fixes #754 (#1305)
Wim
2020-11-22
1
-0
/
+1
*
Send the display name instead of the user name (matrix) (#1282)
Simon THOBY
2020-11-22
1
-1
/
+1
*
Add NoTLS option to allow plaintext XMPP connections (#1288)
George
2020-11-13
1
-1
/
+1
*
Add Mumble support (#1245)
Sebastian P
2020-10-01
1
-0
/
+1
*
Support Telegram animated stickers (tgs) format (#1173)
Ben Wiederhake
2020-08-23
1
-0
/
+1
*
Add an option to log into a file rather than stdout (#1168)
z3bra
2020-07-18
1
-0
/
+11
*
Add sane RemoteNickFormat default for API (#1157)
Qais Patankar
2020-06-25
1
-0
/
+12
*
Add StripMarkdown option (irc). (#1145)
Wim
2020-05-23
1
-0
/
+1
*
Add an option to disable sending HTML to matrix. Fixes #1022 (#1135)
Wim
2020-05-14
1
-0
/
+1
*
Add JoinDelay option (irc). Fixes #1084 (#1098)
Wim
2020-04-19
1
-0
/
+1
*
Support JSON and YAML config formats (#1045)
Jakub
2020-03-18
1
-4
/
+18
*
Add initial Microsoft Teams support
Wim
2020-03-01
1
-0
/
+4
*
Add ability to procure avatars from the destination bridge (#1000)
Qais Patankar
2020-02-09
1
-0
/
+1
*
Add DisableWebPagePreview option (telegram). Closes #980 (#994)
Wim
2020-02-02
1
-0
/
+1
*
Add QuoteLengthLimit option (telegram) fixes #963 (#985)
Humorhenker
2020-01-30
1
-0
/
+1
*
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
[next]