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
/
whatsapp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add whatsapp deprecation warning (#1792)
Wim
2022-04-04
1
-0
/
+5
*
Fix linting (whatsapp)
Wim
2022-03-20
2
-2
/
+3
*
Add whatsappmulti buildflag for whatsapp with multidevice support (whatsapp)
Wim
2022-03-20
3
-326
/
+426
*
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
*
Make EditSuffix option actually work (whatsapp). Fixes #1510 (#1728)
Wim
2022-02-06
1
-1
/
+5
*
Make DocumentMessage handler use FileName attribute (whatsapp) (#1488)
Avinash Reddy
2021-05-26
1
-2
/
+2
*
Fix crash on encountering VideoMessage (whatsapp) (#1483)
Avinash Reddy
2021-05-23
1
-0
/
+4
*
Rename .jpe files to .jpg Fixes #1463 (whatsapp) (#1485)
Wim
2021-05-23
1
-0
/
+5
*
Handle document messages (whatsapp) (#1475)
Avinash Reddy
2021-05-21
1
-0
/
+57
*
Set ogg as default audiomessage when none found (whatsapp). Fixes #1427 (#1431)
Wim
2021-03-20
1
-0
/
+4
*
Rename jfif to jpg (whatsapp). Fixes #1292
Wim
2020-11-29
1
-0
/
+5
*
Refactor handleTextMessage (whatsapp)
Wim
2020-11-29
1
-13
/
+9
*
Refactor image downloads (whatsapp)
Wim
2020-11-29
1
-45
/
+23
*
Handle audio downloads (whatsapp)
Wim
2020-11-29
1
-0
/
+57
*
Handle video downloads (whatsapp)
Wim
2020-11-29
1
-3
/
+57
*
Add support for deleting messages (whatsapp)
Wim
2020-11-29
1
-6
/
+4
*
Refactor/cleanup code (whatsapp)
Wim
2020-11-29
3
-101
/
+97
*
Retry until we have contacts (whatsapp). Fixes #1122 (#1304)
Wim
2020-11-22
1
-0
/
+12
*
Use vendored whatsapp version (#1258)
Wim
2020-10-12
1
-1
/
+0
*
Add username for images from WhatsApp (#1232)
Dellle
2020-09-26
1
-4
/
+6
*
Handle broadcasts as groups in Whatsapp (#1213)
escoand
2020-08-26
1
-1
/
+1
*
Update whatsapp vendor and fix a panic (#1209)
Wim
2020-08-24
1
-1
/
+1
*
Handle panic in whatsapp. Fixes #1180 (#1184)
Wim
2020-07-30
1
-1
/
+3
*
Reload user information when a new contact is detected (whatsapp) (#1160)
Nathanaƫl
2020-06-25
1
-1
/
+26
*
Ignore non-critical errors (whatsapp). Fixes #1094 (#1100)
Wim
2020-04-19
1
-1
/
+2
*
Update Rhymen/go-whatsapp vendor and whatsapp version (#1078)
Wim
2020-04-09
1
-1
/
+1
*
Reset start timestamp on reconnect (whatsapp). Fixes #1059 (#1064)
Wim
2020-03-31
1
-0
/
+1
*
Update client version whatsapp. Fixes #1061 (#1062)
Wim
2020-03-28
1
-0
/
+1
*
Implement basic reconnect (whatsapp). Fixes #987 (#1003)
Wim
2020-02-09
1
-1
/
+33
*
Add support for WhatsApp media (jpeg/png/gif) bridging (#974)
Guillaume Lazzara
2020-01-09
2
-34
/
+170
*
Fix noisy whatsapp error logging
Wim
2019-06-14
1
-0
/
+4
*
Update github.com/Rhymen/go-whatsapp vendor. Fixes #843
Wim
2019-06-14
1
-1
/
+1
*
Fix go mod issue by removing whatsapp-ext
Wim
2019-06-02
3
-13
/
+27
*
Use upstream whatsapp again (#809)
Wim
2019-05-30
3
-7
/
+6
*
Use whatsapp forks (#750)
Wim
2019-03-02
3
-5
/
+5
*
Add initial WhatsApp support (#711)
Krzysiek Madejski
2019-02-21
3
-0
/
+493