config
|
075689dacf
Update go-whatsapp and rename device name config fields
|
4 years ago |
database
|
2638204eaa
Add option to update m.direct with double puppeting
|
4 years ago |
helm
|
0b51d84646
Fix values.yaml in helm chart
|
5 years ago |
types
|
acc25a02e4
Update mautrix-go
|
5 years ago |
whatsapp-ext
|
4b3c411f2f
Ping again if stream goes to sleep soon after connection
|
4 years ago |
.editorconfig
|
edd91510f1
Add olm to CI builds
|
5 years ago |
.gitignore
|
05da509c7c
Add build tags for disabling crypto independently of cgo
|
5 years ago |
.gitlab-ci.yml
|
b1c947da99
Remove deploy step in CI
|
4 years ago |
Dockerfile
|
5a0930f672
revert to TARGETARCH, update CI
|
4 years ago |
Dockerfile.ci
|
0096662685
Add missing arg to dockerfile
|
4 years ago |
LICENSE
|
c84b5dd5dc
Initial commit
|
7 years ago |
README.md
|
dfdd4e6bca
Fix typo
|
5 years ago |
ROADMAP.md
|
ffb8529b73
Allow creating private chat portal by inviting WhatsApp puppet. Fixes #110
|
5 years ago |
build.sh
|
09385713de
Include commit information in CI builds. Fixes #158
|
5 years ago |
commands.go
|
0f17863708
Add command to reset the megolm session in a room
|
4 years ago |
community.go
|
acc25a02e4
Update mautrix-go
|
5 years ago |
crypto.go
|
ead8a869c8
Use MSC2778 instead of shared secret for bridge bot login
|
4 years ago |
custompuppet.go
|
491d8b232e
Stop using github.com/pkg/errors
|
4 years ago |
docker-run.sh
|
79bd35964f
Update license year, Dockerfile, docker-run.sh and deps and add editorconfig
|
6 years ago |
example-config.yaml
|
075689dacf
Update go-whatsapp and rename device name config fields
|
4 years ago |
formatting.go
|
1b1d5d9a74
Fix bug in HTML parser
|
5 years ago |
go.mod
|
ead8a869c8
Use MSC2778 instead of shared secret for bridge bot login
|
4 years ago |
go.sum
|
ead8a869c8
Use MSC2778 instead of shared secret for bridge bot login
|
4 years ago |
main.go
|
0f17863708
Add command to reset the megolm session in a room
|
4 years ago |
matrix.go
|
6315dac2eb
Slightly improve waiting for inbound Megolm sessions
|
4 years ago |
metrics.go
|
3dae9b1999
Add connection state to prometheus metrics
|
4 years ago |
no-crypto.go
|
34163859f0
Fix no-crypto build
|
4 years ago |
portal.go
|
cd8352a7df
Remove webp conversion
|
4 years ago |
provisioning.go
|
3dae9b1999
Add connection state to prometheus metrics
|
4 years ago |
puppet.go
|
2638204eaa
Add option to update m.direct with double puppeting
|
4 years ago |
user.go
|
f21f57f09f
Fix delete-session not deleting all cached state
|
4 years ago |