Go to file
Jörg Sommer 95c8c01450 Check errors of GetProfilePicThumb
When a request for GetProfilePicThumb fails, WhatsApp sends an JSON object
containing a status field: `{"status":404}`. In my tests, it did send the
codes 401 and 404 which might correspond to the HTTP status codes. At
least, we don't have data to update the avatar and should stop doing so.
2018-12-07 16:18:52 +01:00
config Don't rewrite name templates when saving config 2018-10-23 18:22:58 +03:00
database parse management room from database as well 2018-10-16 21:58:12 +02:00
types Format 2018-08-26 22:53:13 +03:00
vendor Update dependencies. Closes #9 2018-09-22 18:27:16 +03:00
whatsapp-ext Check errors of GetProfilePicThumb 2018-12-07 16:18:52 +01:00
.gitignore Initial desegregation of users and automatic config updating 2018-08-29 00:40:54 +03:00
commands.go extend comments on methods of commands.go 2018-10-16 19:16:13 +02:00
docker-run.sh Allow to set uid guid when running whatsapp program 2018-10-24 15:46:15 +02:00
Dockerfile Allow to set uid guid when running whatsapp program 2018-10-24 15:46:15 +02:00
example-config.yaml Add locking for whatsapp->matrix messages for desegregated group chats 2018-08-31 00:13:08 +03:00
formatting.go Fix desegregation changes to make the bridge work again 2018-08-30 01:10:26 +03:00
Gopkg.lock Update dependencies. Closes #9 2018-09-22 18:27:16 +03:00
Gopkg.toml Switch back to go-whatsapp upstream 2018-08-31 11:24:27 +03:00
LICENSE Initial commit 2018-08-12 22:26:05 +03:00
main.go Fix desegregation changes to make the bridge work again 2018-08-30 01:10:26 +03:00
matrix.go Re-break everything and fix Matrix->WhatsApp replies 2018-09-01 23:38:03 +03:00
portal.go Check errors of GetProfilePicThumb 2018-12-07 16:18:52 +01:00
puppet.go Re-break everything and fix Matrix->WhatsApp replies 2018-09-01 23:38:03 +03:00
README.md Update README.md 2018-08-25 01:01:58 +03:00
ROADMAP.md Update ROADMAP.md 2018-09-11 19:39:52 +03:00
statestore.go Update dependencies. Closes #9 2018-09-22 18:27:16 +03:00
user.go Fix desegregation changes to make the bridge work again 2018-08-30 01:10:26 +03:00

mautrix-whatsapp

A Matrix-WhatsApp puppeting bridge based the Rhymen/go-whatsapp implementation of the sigalor/whatsapp-web-reveng project.

Wiki

Features & Roadmap

Discussion

Matrix room: #whatsapp:maunium.net