config
|
46dcd11527
Update displayname template
|
3 éve |
database
|
d52b012b37
Maybe fix database migration
|
3 éve |
.editorconfig
|
edd91510f1
Add olm to CI builds
|
5 éve |
.gitignore
|
05da509c7c
Add build tags for disabling crypto independently of cgo
|
5 éve |
.gitlab-ci.yml
|
511b342065
ci: only update container versions on success
|
3 éve |
Dockerfile
|
44a76043a0
Update Docker image to Alpine 3.14
|
4 éve |
Dockerfile.ci
|
44a76043a0
Update Docker image to Alpine 3.14
|
4 éve |
LICENSE
|
c84b5dd5dc
Initial commit
|
7 éve |
README.md
|
ce16432318
Update repo path
|
4 éve |
ROADMAP.md
|
f1dd496a2d
Add support for Matrix->WhatsApp location messages
|
4 éve |
bridgestate.go
|
f7b387a4ff
Don't return CONNECTING bridge state if there's no session
|
3 éve |
build.sh
|
09385713de
Include commit information in CI builds. Fixes #158
|
5 éve |
commands.go
|
cc80c90565
Login help text: Remove trailing apostrophe
|
3 éve |
community.go
|
acc25a02e4
Update mautrix-go
|
5 éve |
crypto.go
|
d3c0b50d5a
Move request retrying to mautrix-go
|
4 éve |
custompuppet.go
|
66f0b04a31
Send double puppeting identifier with read receipts if server supports it
|
4 éve |
docker-run.sh
|
79bd35964f
Update license year, Dockerfile, docker-run.sh and deps and add editorconfig
|
6 éve |
example-config.yaml
|
3048817a36
Update comment in encryption config
|
3 éve |
formatting.go
|
f9b88839c3
Update mautrix-go
|
4 éve |
go.mod
|
9ca18ea548
Convert webp images to png when sending to WhatsApp (#346)
|
3 éve |
go.sum
|
9ca18ea548
Convert webp images to png when sending to WhatsApp (#346)
|
3 éve |
main.go
|
3bef9ebfc0
Update readiness endpoint at the end of Start()
|
3 éve |
matrix.go
|
e926d0175e
Track WhatsApp message age and processing duration
|
4 éve |
metrics.go
|
98e638495a
Rename whatsapp_message and whatsapp_message_age metrics
|
4 éve |
no-crypto.go
|
34163859f0
Fix no-crypto build
|
4 éve |
portal.go
|
9ca18ea548
Convert webp images to png when sending to WhatsApp (#346)
|
3 éve |
provisioning.go
|
74870ec638
Add proper error message for multi-device
|
3 éve |
puppet.go
|
bc7a82c0be
Use mutex for accessing go-whatsapp contacts and chats maps
|
4 éve |
user.go
|
cad99ece0a
Improve logging in reconnection loop
|
3 éve |