Jörg Sommer 0d49bd8d08 Portal.CreateMatrixRoom: ensure the user exists
In the log some message show up with `/_matrix/client/r0/createRoom
code=403 wrapped=M_FORBIDDEN: Application service has not registered this
user`. This is caused by the handling of text messages coming from unknown
users:

    mautrix-whatsapp/vendor/github.com/Rhymen/go-whatsapp/handler.go:106
    mautrix-whatsapp/user.go:250
    mautrix-whatsapp/portal.go:551

Hence, before creating a Matrix room, we must ensure the user for this
room exists.
2018-12-07 16:18:52 +01:00
2018-08-26 22:53:13 +03:00
2018-09-22 18:27:16 +03:00
2018-09-22 18:27:16 +03:00
2018-08-31 11:24:27 +03:00
2018-08-12 22:26:05 +03:00
2018-08-25 01:01:58 +03:00
2018-09-11 19:39:52 +03:00
2018-09-22 18:27:16 +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

Description
A Matrix-GroupMe puppeting bridge
Readme 7.1 MiB
Languages
Go 99.1%
Shell 0.6%
Dockerfile 0.3%