config
|
Add option to disable backfill read receipt bridging
|
2021-05-18 14:16:35 +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 |
asmux.go
|
Add logging for ping requests getting cancelled
|
2021-05-20 13:59:28 +03:00 |
build.sh
|
Include commit information in CI builds. Fixes #158
|
2020-06-03 20:32:53 +03:00 |
commands.go
|
Fix version command output
|
2021-04-29 14:00:26 +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
|
Update dependencies
|
2021-05-12 14:54:40 +03:00 |
formatting.go
|
Move whatsapp-ext to go-whatsapp
|
2021-02-17 01:21:30 +02:00 |
go.mod
|
Don't mark messages older than chat info receive date as read after backfill
|
2021-05-18 20:09:12 +03:00 |
go.sum
|
Don't mark messages older than chat info receive date as read after backfill
|
2021-05-18 20:09:12 +03:00 |
LICENSE
|
Initial commit
|
2018-08-12 22:26:05 +03:00 |
main.go
|
Print version when starting
|
2021-04-25 15:46:06 +03:00 |
matrix.go
|
Move whatsapp-ext to go-whatsapp
|
2021-02-17 01:21:30 +02: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
|
Get last message timestamp from database when checking if message is too old
|
2021-05-12 13:39:24 +03:00 |
provisioning.go
|
Update dependencies
|
2021-05-12 14:54:40 +03:00 |
puppet.go
|
Log data when sending bridge state to asmux
|
2021-04-05 19:24:37 +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
|
Don't mark messages older than chat info receive date as read after backfill
|
2021-05-18 20:09:12 +03:00 |