summaryrefslogtreecommitdiffstats
path: root/bridge/whatsapp/handlers.go
Commit message (Expand)AuthorAgeFilesLines
* Update whatsapp vendor and fix a panic (#1209)Wim2020-08-241-1/+1
* Handle panic in whatsapp. Fixes #1180 (#1184)Wim2020-07-301-1/+3
* Ignore non-critical errors (whatsapp). Fixes #1094 (#1100)Wim2020-04-191-1/+2
* Reset start timestamp on reconnect (whatsapp). Fixes #1059 (#1064)Wim2020-03-311-0/+1
* 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-091-18/+85
* Fix noisy whatsapp error loggingWim2019-06-141-0/+4
* Fix go mod issue by removing whatsapp-extWim2019-06-021-4/+1
* Use upstream whatsapp again (#809)Wim2019-05-301-2/+2
* Use whatsapp forks (#750)Wim2019-03-021-2/+2
* Add initial WhatsApp support (#711)Krzysiek Madejski2019-02-211-0/+104