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
/
matterbridge.toml.sample
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update matterbridge.toml.sample
Wim
2023-03-14
1
-0
/
+1
*
Implement sending of EventJoinLeave both to and from Mumble (#1915)
Sebastian P
2022-11-27
1
-14
/
+23
*
Allow substitution of bot's nick in RunCommands (irc) (#1890)
Kufat
2022-11-27
1
-2
/
+3
*
Add Matrix username spoofing (#1875)
Lucki
2022-09-06
1
-0
/
+5
*
Ignore events from other guilds, add nosendjoinpart support (discord) (#1846)
Sam W
2022-06-24
1
-3
/
+3
*
Add KeepQuotedReply option for matrix to fix regression (#1823)
Wim
2022-05-06
1
-0
/
+9
*
Use slack real name as user name (slack) (#1775)
Alexander
2022-03-26
1
-0
/
+4
*
Preserve threading from telegram replies (telegram) (#1776)
Alexander
2022-03-25
1
-0
/
+6
*
Add UseFullName option (telegram) (#1777)
Alexander
2022-03-25
1
-0
/
+6
*
Add support for using ID in channel config (mattermost) (#1715)
Wim
2022-02-06
1
-1
/
+2
*
Add UseUsername option (mattermost). Fixes #1665 (#1714)
Wim
2022-02-06
1
-0
/
+4
*
Add support for client certificate (irc) (#1710)
Wim
2022-02-05
1
-0
/
+7
*
Remove GroupID (vk) (#1668)
Daniil Suvorov
2022-01-09
1
-4
/
+0
*
Add support for Harmony (#1656)
Janet Blackquill
2021-12-18
1
-0
/
+16
*
Fix Zulip example in matterbridge.toml.sample (#1657)
Yash Rathore
2021-12-10
1
-1
/
+1
*
Update matterbridge.toml.sample (#1644)
PeGaSuS
2021-12-02
1
-0
/
+1
*
Allow binding to IP on IRC (#1640)
Santtu Lakkala
2021-11-29
1
-0
/
+5
*
Add UserName and RealName options for IRC (#1590)
Iris Morelle
2021-10-16
1
-0
/
+8
*
Add support for anonymous connection (xmpp) (#1548)
tytan652
2021-07-31
1
-2
/
+6
*
Use correct URL for Mediaserver Setup (#1550)
Brian V
2021-07-20
1
-1
/
+1
*
Update matterbridge.toml.sample
Wim
2021-06-25
1
-7
/
+0
*
Add support for separate display name (nctalk) (#1506)
Gary Kim
2021-06-19
1
-1
/
+4
*
Update irc references (#1499)
Wim
2021-05-30
1
-7
/
+7
*
Add a MessageClipped option to set your own clipped message. Closes #1359 (#1...
Wim
2021-05-27
1
-11
/
+20
*
Add MxId/Token login option for Matrix (#1438)
Jason Robinson
2021-05-17
1
-1
/
+5
*
Add additional variable for TGS conversion in sample config (#1472)
Bill Mcilhargey
2021-05-13
1
-0
/
+7
*
discord: Add AllowMention to restrict allowed mentions (#1462)
Alexandre GV
2021-05-13
1
-0
/
+8
*
Fix missing word in matterbridge.toml.sample (#1398)
PeGaSuS
2021-02-11
1
-1
/
+1
*
Add vk bridge (#1372)
Ivanik
2021-01-29
1
-0
/
+14
*
Allow the XMPP bridge to use slack compatible webhooks (xmpp) (#1364)
Alexander
2021-01-21
1
-0
/
+5
*
Add support for stateless bridging via draft/relaymsg (irc) (#1339)
James Lu
2020-12-30
1
-0
/
+13
*
Update webhook documentation (discord) (#1335)
Qais Patankar
2020-12-17
1
-7
/
+11
*
Add UserID to RemoteNickFormat and Tengo (#1308)
JeremyRand
2020-11-25
1
-3
/
+5
*
Send the display name instead of the user name (matrix) (#1282)
Simon THOBY
2020-11-22
1
-0
/
+3
*
Add NoTLS option to allow plaintext XMPP connections (#1288)
George
2020-11-13
1
-0
/
+4
*
Allow tengo to drop messages using msgDrop (#1272)
Wim
2020-10-21
1
-1
/
+3
*
Add PingDelay option (irc) (#1269)
Wim
2020-10-21
1
-0
/
+6
*
Append a suffix if user is a guest user (nctalk) (#1250)
Gary Kim
2020-10-01
1
-0
/
+3
*
Add Mumble support (#1245)
Sebastian P
2020-10-01
1
-0
/
+48
*
Add TLSConfig to nctalk (#1195)
Gary Kim
2020-08-30
1
-0
/
+5
*
Replace gorilla with melody for websocket API (#1205)
NikkyAI
2020-08-26
1
-0
/
+2
*
Fix typo in documentation (#1183)
Wim
2020-07-30
1
-1
/
+1
*
Add Nextcloud Talk support (#1167)
Gary Kim
2020-07-18
1
-1
/
+18
*
Add an option to log into a file rather than stdout (#1168)
z3bra
2020-07-18
1
-0
/
+8
*
Add StripMarkdown option (irc). (#1145)
Wim
2020-05-23
1
-0
/
+4
*
Add an option to disable sending HTML to matrix. Fixes #1022 (#1135)
Wim
2020-05-14
1
-0
/
+5
*
Add JoinDelay option (irc). Fixes #1084 (#1098)
Wim
2020-04-19
1
-0
/
+6
*
Clarify terminology used in mapping group chat IDs to channels in config (#1079)
Jerry Heiselman
2020-04-08
1
-27
/
+37
*
Add more msteams docs (#1051)
Wim
2020-03-21
1
-0
/
+92
*
Add markdownv2 mode for telegram documentation, see #1032 (#1037)
burner1024
2020-03-18
1
-4
/
+5
[next]