config
|
52f09001a7
portal: send checkpoint for matrix messages
|
3 years ago |
database
|
a909750dcc
Mark all messages as read instead of only last one
|
3 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
|
a2bdb84414
Add sha256sum files to CI artifacts
|
3 years ago |
Dockerfile
|
dac1d92427
Update Docker image to Alpine 3.15
|
3 years ago |
Dockerfile.ci
|
dac1d92427
Update Docker image to Alpine 3.15
|
3 years ago |
LICENSE
|
c84b5dd5dc
Initial commit
|
7 years ago |
README.md
|
b80e0c8db5
Merge branch 'multidevice'
|
3 years ago |
ROADMAP.md
|
2941143b82
Adjust more things in roadmap
|
3 years ago |
bridgestate.go
|
231691ebbd
Update whatsmeow to maybe fix retry receipts
|
3 years ago |
build.sh
|
09385713de
Include commit information in CI builds. Fixes #158
|
5 years ago |
commands.go
|
04ab823a4d
Fix some things
|
3 years ago |
crypto.go
|
1f7630cc06
Add support for the stable version of MSC2778
|
3 years ago |
custompuppet.go
|
a909750dcc
Mark all messages as read instead of only last one
|
3 years ago |
docker-run.sh
|
79bd35964f
Update license year, Dockerfile, docker-run.sh and deps and add editorconfig
|
6 years ago |
example-config.yaml
|
b50be23dd1
Update backfilling comment
|
3 years ago |
formatting.go
|
56850bb698
Initial switch to go.mau.fi/whatsmeow
|
3 years ago |
go.mod
|
231691ebbd
Update whatsmeow to maybe fix retry receipts
|
3 years ago |
go.sum
|
231691ebbd
Update whatsmeow to maybe fix retry receipts
|
3 years ago |
historysync.go
|
5c1b57d7b8
Don't override current pushnames in history sync
|
3 years ago |
main.go
|
1608bdf612
Add better error messages for some setup issues
|
3 years ago |
matrix.go
|
139a0bd679
Send checkpoints using new API and send DECRYPTED step checkpoints
|
3 years ago |
metrics.go
|
a8b9c88707
Merge branch 'master' into multidevice
|
3 years ago |
no-crypto.go
|
47105b411f
Remove legacy build tags
|
3 years ago |
portal.go
|
a909750dcc
Mark all messages as read instead of only last one
|
3 years ago |
provisioning.go
|
231691ebbd
Update whatsmeow to maybe fix retry receipts
|
3 years ago |
puppet.go
|
f5ae637ffd
Resync all puppets after app state sync completes
|
3 years ago |
user.go
|
c55cad980d
Fix handling read receipts where target is unknown
|
3 years ago |