config
|
portal: send checkpoint for matrix messages
|
2021-11-18 08:46:14 -07:00 |
database
|
Prevent setting last_read_ts to lower value
|
2021-12-01 14:49:38 +02:00 |
.editorconfig
|
Add olm to CI builds
|
2020-05-08 23:53:30 +03:00 |
.gitignore
|
Add build tags for disabling crypto independently of cgo
|
2020-08-02 13:55:02 +03:00 |
.gitlab-ci.yml
|
Add sha256sum files to CI artifacts
|
2021-11-06 15:55:52 +02:00 |
bridgestate.go
|
Update whatsmeow to maybe fix retry receipts
|
2021-11-30 15:14:56 +02:00 |
build.sh
|
Include commit information in CI builds. Fixes #158
|
2020-06-03 20:32:53 +03:00 |
commands.go
|
Fix some things
|
2021-11-30 15:27:15 +02:00 |
crypto.go
|
Re-request Megolm sessions if they don't arrive on time
|
2021-12-03 18:24:24 +02:00 |
custompuppet.go
|
Mark all messages as read instead of only last one
|
2021-11-30 16:38:37 +02:00 |
docker-run.sh
|
Update license year, Dockerfile, docker-run.sh and deps and add editorconfig
|
2019-01-12 15:54:04 +02:00 |
Dockerfile
|
Update Docker image to Alpine 3.15
|
2021-11-30 13:17:33 +02:00 |
Dockerfile.ci
|
Update Docker image to Alpine 3.15
|
2021-11-30 13:17:33 +02:00 |
example-config.yaml
|
Update backfilling comment
|
2021-11-29 15:28:33 +02:00 |
formatting.go
|
Initial switch to go.mau.fi/whatsmeow
|
2021-10-22 20:14:34 +03:00 |
go.mod
|
Re-request Megolm sessions if they don't arrive on time
|
2021-12-03 18:24:24 +02:00 |
go.sum
|
Re-request Megolm sessions if they don't arrive on time
|
2021-12-03 18:24:24 +02:00 |
historysync.go
|
Don't override current pushnames in history sync
|
2021-11-09 23:59:28 +02:00 |
LICENSE
|
Initial commit
|
2018-08-12 22:26:05 +03:00 |
main.go
|
Re-request Megolm sessions if they don't arrive on time
|
2021-12-03 18:24:24 +02:00 |
matrix.go
|
Re-request Megolm sessions if they don't arrive on time
|
2021-12-03 18:24:24 +02:00 |
metrics.go
|
Merge branch 'master' into multidevice
|
2021-10-28 14:00:10 +03:00 |
no-crypto.go
|
Remove legacy build tags
|
2021-10-31 13:04:56 +02:00 |
portal.go
|
Fix Matrix read receipt handling too
|
2021-12-01 21:14:37 +02:00 |
provisioning.go
|
Update whatsmeow to maybe fix retry receipts
|
2021-11-30 15:14:56 +02:00 |
puppet.go
|
Resync all puppets after app state sync completes
|
2021-11-08 13:04:39 +02:00 |
README.md
|
Merge branch 'multidevice'
|
2021-10-30 18:53:34 +03:00 |
ROADMAP.md
|
Adjust more things in roadmap
|
2021-11-06 00:18:16 +02:00 |
user.go
|
Fix handling read receipts where target is unknown
|
2021-12-01 14:15:39 +02:00 |