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
|
Ping again if stream goes to sleep soon after connection
|
2020-09-17 18:48:37 +03: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
|
Remove deploy step in CI
|
2020-08-18 12:05:32 +03:00 |
build.sh
|
Include commit information in CI builds. Fixes #158
|
2020-06-03 20:32:53 +03:00 |
commands.go
|
Add command to reset the megolm session in a room
|
2020-10-05 22:32:15 +03:00 |
community.go
|
Update mautrix-go
|
2020-05-08 22:32:22 +03:00 |
crypto.go
|
Use MSC2778 instead of shared secret for bridge bot login
|
2020-10-16 16:52:37 +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
|
revert to TARGETARCH, update CI
|
2020-08-14 15:50:26 -06:00 |
Dockerfile.ci
|
Add missing arg to dockerfile
|
2020-08-18 11:54:11 +03:00 |
example-config.yaml
|
Update go-whatsapp and rename device name config fields
|
2020-09-04 17:54:59 +03:00 |
formatting.go
|
Fix bug in HTML parser
|
2020-08-01 02:00:51 +03:00 |
go.mod
|
Use MSC2778 instead of shared secret for bridge bot login
|
2020-10-16 16:52:37 +03:00 |
go.sum
|
Use MSC2778 instead of shared secret for bridge bot login
|
2020-10-16 16:52:37 +03:00 |
LICENSE
|
Initial commit
|
2018-08-12 22:26:05 +03:00 |
main.go
|
Add command to reset the megolm session in a room
|
2020-10-05 22:32:15 +03:00 |
matrix.go
|
Slightly improve waiting for inbound Megolm sessions
|
2020-10-05 22:32:35 +03:00 |
metrics.go
|
Add connection state to prometheus metrics
|
2020-09-27 22:30:08 +03:00 |
no-crypto.go
|
Fix no-crypto build
|
2020-09-24 15:49:13 +03:00 |
portal.go
|
Remove webp conversion
|
2020-10-09 18:24:29 +03: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 |