Go to file
2018-08-24 00:51:40 +03:00
config Fix and add things 2018-08-18 22:57:33 +03:00
database Add avatars, room topics and message deduplication 2018-08-23 01:12:26 +03:00
types Add avatars, room topics and message deduplication 2018-08-23 01:12:26 +03:00
whatsapp-ext Add JSONMessage parsing to whatsapp extensions 2018-08-24 00:51:40 +03:00
.gitignore Fix data storage and other things 2018-08-16 19:20:07 +03:00
commands.go Fix and add things 2018-08-18 22:57:33 +03:00
example-config.yaml Fix and add things 2018-08-18 22:57:33 +03:00
LICENSE Initial commit 2018-08-12 22:26:05 +03:00
main.go Fix and add things 2018-08-18 22:57:33 +03:00
matrix.go Fix portal DB scanning and add initial message bridging 2018-08-19 18:21:38 +03:00
portal.go Add avatars, room topics and message deduplication 2018-08-23 01:12:26 +03:00
puppet.go Add avatars, room topics and message deduplication 2018-08-23 01:12:26 +03:00
README.md Add database models and improve config/main 2018-08-13 23:24:44 +03:00
statestore.go Fix data storage and other things 2018-08-16 19:20:07 +03:00
user.go Add avatars, room topics and message deduplication 2018-08-23 01:12:26 +03:00

mautrix-whatsapp

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

Work in progress, please check back later.