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
|
4 年 前 |
Dockerfile
|
44a76043a0
Update Docker image to Alpine 3.14
|
4 年 前 |
Dockerfile.ci
|
44a76043a0
Update Docker image to Alpine 3.14
|
4 年 前 |
LICENSE
|
c84b5dd5dc
Initial commit
|
7 年 前 |
README.md
|
ebf2072025
Replace wiki with docs.mau.fi
|
4 年 前 |
ROADMAP.md
|
f1dd496a2d
Add support for Matrix->WhatsApp location messages
|
4 年 前 |
bridgestate.go
|
b4ad4f0921
Rename error_source to source in bridge status
|
4 年 前 |
build.sh
|
09385713de
Include commit information in CI builds. Fixes #158
|
5 年 前 |
commands.go
|
abbff16e66
Switch bridge state system to using state events
|
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
|
abbff16e66
Switch bridge state system to using state events
|
4 年 前 |
matrix.go
|
e926d0175e
Track WhatsApp message age and processing duration
|
4 年 前 |
metrics.go
|
98e638495a
Rename whatsapp_message and whatsapp_message_age metrics
|
4 年 前 |
no-crypto.go
|
34163859f0
Fix no-crypto build
|
4 年 前 |
portal.go
|
f1dd496a2d
Add support for Matrix->WhatsApp location messages
|
4 年 前 |
provisioning.go
|
abbff16e66
Switch bridge state system to using state events
|
4 年 前 |
puppet.go
|
bc7a82c0be
Use mutex for accessing go-whatsapp contacts and chats maps
|
4 年 前 |
user.go
|
abbff16e66
Switch bridge state system to using state events
|
4 年 前 |