config
Update go-whatsapp and rename device name config fields
2020-09-04 17:54:59 +03:00
database
Add option to update m.direct with double puppeting
2020-08-22 13:07:55 +03:00
helm /mautrix-whatsapp
Fix values.yaml in helm chart
2019-12-06 15:57:35 +02:00
types
Update mautrix-go
2020-05-08 22:32:22 +03:00
whatsapp-ext
Set RestrictMessageSending in portal create+update
2020-10-12 12:59:14 +02:00
.editorconfig
Add olm to CI builds
2020-05-08 23:53:30 +03:00
.gitignore
Add build tags for disabling crypto independently of cgo
2020-08-02 13:55:02 +03:00
.gitlab-ci.yml
Build static executables with olm using gomuks-build-docker
2020-10-19 15:36:40 +03:00
build.sh
Include commit information in CI builds. Fixes #158
2020-06-03 20:32:53 +03:00
commands.go
Fix creating groups in unencrypted rooms
2020-10-24 16:51:24 +03:00
community.go
Update mautrix-go
2020-05-08 22:32:22 +03:00
crypto.go
Install yq from alpine repos
2020-10-19 14:46:59 +03:00
custompuppet.go
Stop using github.com/pkg/errors
2020-10-05 22:38:34 +03:00
docker-run.sh
Update license year, Dockerfile, docker-run.sh and deps and add editorconfig
2019-01-12 15:54:04 +02:00
Dockerfile
Install yq from alpine repos
2020-10-19 14:46:59 +03:00
Dockerfile.ci
Build static executables with olm using gomuks-build-docker
2020-10-19 15:36:40 +03:00
example-config.yaml
Add quotes around room ids in example config
2020-10-19 16:06:12 +03:00
formatting.go
Fix bug in HTML parser
2020-08-01 02:00:51 +03:00
go.mod
Fix bridge->bridge file names
2020-11-02 17:18:21 +02:00
go.sum
Fix bridge->bridge file names
2020-11-02 17:18:21 +02:00
LICENSE
Initial commit
2018-08-12 22:26:05 +03:00
main.go
Fix --ignore-unsupported-database flag
2020-11-02 16:16:36 +02:00
matrix.go
Slightly improve waiting for inbound Megolm sessions
2020-10-05 22:32:35 +03:00
metrics.go
Use Gauge instead of fake Enum to count connected users
2020-10-16 16:52:54 +03:00
no-crypto.go
Fix no-crypto build
2020-09-24 15:49:13 +03:00
portal.go
Fix bridge->bridge file names
2020-11-02 17:18:21 +02:00
provisioning.go
Add connection state to prometheus metrics
2020-09-27 22:30:08 +03:00
puppet.go
Add option to update m.direct with double puppeting
2020-08-22 13:07:55 +03:00
README.md
Fix typo
2020-05-24 14:15:22 +03:00
ROADMAP.md
Allow creating private chat portal by inviting WhatsApp puppet. Fixes #110
2020-07-05 18:57:03 +03:00
user.go
Fix delete-session not deleting all cached state
2020-10-04 13:55:09 +03:00