config
|
Add option to disable status bridging. Fixes #166
|
2021-06-01 15:28:15 +03:00 |
database
|
Don't mark messages older than chat info receive date as read after backfill
|
2021-05-18 20:09:12 +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
|
Set nova nightly image hash in CI
|
2020-11-11 23:19:19 +02:00 |
bridgestate.go
|
Handle websocket keepalive errors and update deps
|
2021-06-15 15:07:42 +03:00 |
build.sh
|
Include commit information in CI builds. Fixes #158
|
2020-06-03 20:32:53 +03:00 |
commands.go
|
Use mutex for accessing go-whatsapp contacts and chats maps
|
2021-06-19 02:22:01 +03:00 |
community.go
|
Update mautrix-go
|
2020-05-08 22:32:22 +03:00 |
crypto.go
|
Move request retrying to mautrix-go
|
2021-04-15 16:23:40 +03:00 |
custompuppet.go
|
Send double puppeting identifier with read receipts if server supports it
|
2021-05-18 15:23:19 +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
|
Update Docker image to Alpine 3.13
|
2021-02-05 19:39:27 +02:00 |
Dockerfile.ci
|
Update Docker image to Alpine 3.13
|
2021-02-05 19:39:27 +02:00 |
example-config.yaml
|
Add option to disable status bridging. Fixes #166
|
2021-06-01 15:28:15 +03:00 |
formatting.go
|
Update mautrix-go
|
2021-06-17 12:38:04 +03:00 |
go.mod
|
Update go-whatsapp
|
2021-06-19 02:25:14 +03:00 |
go.sum
|
Update go-whatsapp
|
2021-06-19 02:25:14 +03:00 |
LICENSE
|
Initial commit
|
2018-08-12 22:26:05 +03:00 |
main.go
|
Bump version to v0.1.7
|
2021-06-15 21:04:40 +03:00 |
matrix.go
|
Add option to disable status bridging. Fixes #166
|
2021-06-01 15:28:15 +03:00 |
metrics.go
|
Move whatsapp-ext to go-whatsapp
|
2021-02-17 01:21:30 +02:00 |
no-crypto.go
|
Fix no-crypto build
|
2020-09-24 15:49:13 +03:00 |
portal.go
|
Add ptt flag when sending MSC3245 voice messages to WhatsApp
|
2021-06-22 20:33:30 +03:00 |
provisioning.go
|
Make bridge state monitoring more generic
|
2021-06-01 15:19:47 +03:00 |
puppet.go
|
Use mutex for accessing go-whatsapp contacts and chats maps
|
2021-06-19 02:22:01 +03:00 |
README.md
|
Replace wiki with docs.mau.fi
|
2021-02-14 14:00:03 +02:00 |
ROADMAP.md
|
Allow creating private chat portal by inviting WhatsApp puppet. Fixes #110
|
2020-07-05 18:57:03 +03:00 |
user.go
|
Add some logs and increase timestamp difference for short-circuiting deduplication
|
2021-06-21 13:53:08 +03:00 |