config
|
06b84c4bb9
Add option to disable status bridging. Fixes #166
|
4 年之前 |
database
|
b07412b421
Don't mark messages older than chat info receive date as read after backfill
|
4 年之前 |
.editorconfig
|
edd91510f1
Add olm to CI builds
|
5 年之前 |
.gitignore
|
05da509c7c
Add build tags for disabling crypto independently of cgo
|
5 年之前 |
.gitlab-ci.yml
|
8348d5539b
Set nova nightly image hash in CI
|
5 年之前 |
Dockerfile
|
1583ccd013
Update Docker image to Alpine 3.13
|
4 年之前 |
Dockerfile.ci
|
1583ccd013
Update Docker image to Alpine 3.13
|
4 年之前 |
LICENSE
|
c84b5dd5dc
Initial commit
|
7 年之前 |
README.md
|
ebf2072025
Replace wiki with docs.mau.fi
|
4 年之前 |
ROADMAP.md
|
ffb8529b73
Allow creating private chat portal by inviting WhatsApp puppet. Fixes #110
|
5 年之前 |
bridgestate.go
|
d3b9f4f637
Handle websocket keepalive errors and update deps
|
4 年之前 |
build.sh
|
09385713de
Include commit information in CI builds. Fixes #158
|
5 年之前 |
commands.go
|
bc7a82c0be
Use mutex for accessing go-whatsapp contacts and chats maps
|
4 年之前 |
community.go
|
acc25a02e4
Update mautrix-go
|
5 年之前 |
crypto.go
|
d3c0b50d5a
Move request retrying to mautrix-go
|
4 年之前 |
custompuppet.go
|
66f0b04a31
Send double puppeting identifier with read receipts if server supports it
|
4 年之前 |
docker-run.sh
|
79bd35964f
Update license year, Dockerfile, docker-run.sh and deps and add editorconfig
|
6 年之前 |
example-config.yaml
|
06b84c4bb9
Add option to disable status bridging. Fixes #166
|
4 年之前 |
formatting.go
|
f9b88839c3
Update mautrix-go
|
4 年之前 |
go.mod
|
78ae4205fd
Update go-whatsapp
|
4 年之前 |
go.sum
|
78ae4205fd
Update go-whatsapp
|
4 年之前 |
main.go
|
32122c7e54
Bump version to v0.1.7
|
4 年之前 |
matrix.go
|
06b84c4bb9
Add option to disable status bridging. Fixes #166
|
4 年之前 |
metrics.go
|
69dd7f803a
Move whatsapp-ext to go-whatsapp
|
4 年之前 |
no-crypto.go
|
34163859f0
Fix no-crypto build
|
5 年之前 |
portal.go
|
bd207df82d
Store last message MXID in database for multipart messages
|
4 年之前 |
provisioning.go
|
74e21b8e1d
Make bridge state monitoring more generic
|
4 年之前 |
puppet.go
|
bc7a82c0be
Use mutex for accessing go-whatsapp contacts and chats maps
|
4 年之前 |
user.go
|
4b80c15a0a
Add some logs and increase timestamp difference for short-circuiting deduplication
|
4 年之前 |