summaryrefslogtreecommitdiffstats
path: root/bridge/whatsapp/helpers.go
Commit message (Collapse)AuthorAgeFilesLines
* Refactor/cleanup code (whatsapp)Wim2020-11-291-11/+42
|
* Reload user information when a new contact is detected (whatsapp) (#1160)Nathanaƫl2020-06-251-1/+26
| | | Before returning an empty string, we refresh the WhatsApp contacts and if we found the one we wanted, we can return a real name. Fixes #796
* Fix go mod issue by removing whatsapp-extWim2019-06-021-0/+23
|
* Use upstream whatsapp again (#809)Wim2019-05-301-1/+1
|
* Use whatsapp forks (#750)Wim2019-03-021-1/+1
|
* Add initial WhatsApp support (#711)Krzysiek Madejski2019-02-211-0/+84