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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove mattermost 5 support (#1936)
Wim
2023-01-28
3
-391
/
+55
*
Fix the "Someone" nickname problem (whatsapp) (#1931)
ilmaisin
2022-12-14
2
-45
/
+50
*
Handle incoming document captions from whatsapp (#1935)
ilmaisin
2022-12-14
1
-1
/
+1
*
Improve attachment handling (whatsapp) (#1928)
ilmaisin
2022-11-27
1
-2
/
+81
*
Implement sending of EventJoinLeave both to and from Mumble (#1915)
Sebastian P
2022-11-27
2
-6
/
+62
*
Allow substitution of bot's nick in RunCommands (irc) (#1890)
Kufat
2022-11-27
1
-0
/
+1
*
Fix empty messages on IRC (#1897)
Jair Sanchez
2022-11-26
1
-0
/
+6
*
Fix telegram attachment comment formatting and escaping (#1920)
Alexander
2022-11-26
1
-0
/
+5
*
Add Matrix username spoofing (#1875)
Lucki
2022-09-06
2
-12
/
+36
*
Update dependencies and fix whatsmeow API changes (#1887)
Wim
2022-09-05
2
-4
/
+6
*
Fix error messages in telegram and slack bridges (#1862)
Alexander
2022-09-05
2
-2
/
+2
*
Fix message html entities escaping when sending to Telegram (#1855)
Alexander
2022-07-07
2
-3
/
+12
*
Support mattermost v7 (#1852)
Wim
2022-06-25
1
-1
/
+1
*
Ignore events from other guilds, add nosendjoinpart support (discord) (#1846)
Sam W
2022-06-24
2
-1
/
+39
*
Improve Slack attachments formatting (slack) (#1807)
Andy
2022-05-09
2
-11
/
+14
*
Add KeepQuotedReply option for matrix to fix regression (#1823)
Wim
2022-05-06
3
-8
/
+10
*
Add space between filename and URL (mattermost). Fixes #1820
Wim
2022-05-01
1
-1
/
+1
*
Revert "Clear existing IRC event handlers before connecting new ones (#1795)"
Wim
2022-05-01
1
-1
/
+0
*
Fix telegram message deletion request (#1818)
Alexander
2022-05-01
1
-1
/
+1
*
Fix UploadMessagesPhoto for vk community chat (vk) (#1812)
Daniil Suvorov
2022-04-22
1
-3
/
+4
*
Do not apply any markup to URL entities (telegram) (#1808)
ValdikSS
2022-04-22
1
-1
/
+6
*
Do not modify .webm files (telegram). Fixes #17** (#1802)
Wim
2022-04-17
1
-1
/
+1
*
Clear existing IRC event handlers before connecting new ones (#1795)
Bryan Davis
2022-04-07
1
-0
/
+1
*
Add whatsapp deprecation warning (#1792)
Wim
2022-04-04
1
-0
/
+5
*
Change discord non-native threading behaviour (discord) (#1791)
Wim
2022-04-04
1
-1
/
+2
*
Multiple media in one message (telegram) (#1779)
Alexander
2022-03-30
2
-32
/
+68
*
Preserve threading for messages with files (slack) (#1781)
Alexander
2022-03-30
1
-4
/
+14
*
Use slack real name as user name (slack) (#1775)
Alexander
2022-03-26
1
-0
/
+3
*
Preserve threading from telegram replies (telegram) (#1776)
Alexander
2022-03-25
2
-4
/
+22
*
Add UseFullName option (telegram) (#1777)
Alexander
2022-03-25
1
-0
/
+12
*
Fix linting (whatsapp)
Wim
2022-03-20
2
-2
/
+3
*
Add whatsappmulti buildflag for whatsapp with multidevice support (whatsapp)
Wim
2022-03-20
6
-326
/
+1211
*
Fix linting (whatsapp)
Wim
2022-03-20
2
-3
/
+2
*
Fix channel in video/audio/image/document handling (whatsapp)
Wim
2022-03-20
1
-4
/
+4
*
Check for Conversation on receiving messages (whatsapp)
Wim
2022-03-20
2
-26
/
+29
*
Use Conversation instead of ExtendedTextMessage (whatsapp)
Wim
2022-03-20
1
-6
/
+10
*
Refactor login logic (whatsapp)
Wim
2022-03-20
1
-14
/
+30
*
Add busy_timeout which fixes SQLITE_BUSY errors (whatsapp)
Wim
2022-03-20
1
-1
/
+1
*
Fetch avatars synchronous (whatsapp)
Wim
2022-03-20
2
-14
/
+16
*
Refactor JoinChannel (whatsapp)
Wim
2022-03-20
1
-26
/
+19
*
Rewrite whatsapp bridge to use whatsmeow
Wim
2022-03-20
3
-402
/
+285
*
Remove go replace by fork (matrix) (#1771)
Wim
2022-03-20
2
-2
/
+2
*
Refactor utf-8 conversion (irc) (#1767)
Wim
2022-03-19
2
-4
/
+35
*
Implement a workaround to signal Opus support (mumble) (#1764)
Sebastian P
2022-03-19
2
-0
/
+71
*
Fix for complex-formatted Telegram text (#1765)
ValdikSS
2022-03-19
1
-12
/
+16
*
Fix panic in irc. Closes #1751 (#1760)
Wim
2022-03-12
1
-2
/
+4
*
Switch to discordgo upstream again (#1759)
Wim
2022-03-12
7
-9
/
+9
*
Fix Telegram channel title in forwards (#1753)
ValdikSS
2022-03-12
1
-0
/
+5
*
Fix Telegram Problem (unforwarded formatting and skipping of linebreaks) (#1749)
Jan Martin Reckel
2022-03-12
1
-1
/
+18
*
Make EditSuffix option actually work (whatsapp). Fixes #1510 (#1728)
Wim
2022-02-06
1
-1
/
+5
[next]