summaryrefslogtreecommitdiffstats
path: root/bridge/whatsapp
Commit message (Collapse)AuthorAgeFilesLines
* Ignore non-critical errors (whatsapp). Fixes #1094 (#1100)Wim2020-04-191-1/+2
|
* Update Rhymen/go-whatsapp vendor and whatsapp version (#1078)Wim2020-04-091-1/+1
|
* Reset start timestamp on reconnect (whatsapp). Fixes #1059 (#1064)Wim2020-03-311-0/+1
|
* Update client version whatsapp. Fixes #1061 (#1062)Wim2020-03-281-0/+1
| | | See https://github.com/Rhymen/go-whatsapp/issues/305
* Implement basic reconnect (whatsapp). Fixes #987 (#1003)Wim2020-02-091-1/+33
|
* Add support for WhatsApp media (jpeg/png/gif) bridging (#974)Guillaume Lazzara2020-01-092-34/+170
| | | | | | | | * Whatsapp image bridging * Prevent double message in telegram when media with caption received Co-authored-by: imShara <shara@protonmail.com>
* Fix noisy whatsapp error loggingWim2019-06-141-0/+4
|
* Update github.com/Rhymen/go-whatsapp vendor. Fixes #843Wim2019-06-141-1/+1
|
* Fix go mod issue by removing whatsapp-extWim2019-06-023-13/+27
|
* Use upstream whatsapp again (#809)Wim2019-05-303-7/+6
|
* Use whatsapp forks (#750)Wim2019-03-023-5/+5
|
* Add initial WhatsApp support (#711)Krzysiek Madejski2019-02-213-0/+493