config
|
portal: send checkpoint for matrix messages
|
2021-11-18 08:46:14 -07:00 |
database
|
Update table/column names in DBMS migration (#391)
|
2021-11-12 17:34:25 +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 bridge state message and whatsmeow
|
2021-11-08 17:31:50 +02:00 |
build.sh
|
Include commit information in CI builds. Fixes #158
|
2020-06-03 20:32:53 +03:00 |
commands.go
|
Update whatsmeow
|
2021-11-15 13:39:39 +02:00 |
crypto.go
|
Add support for the stable version of MSC2778
|
2021-11-15 13:39:39 +02:00 |
custompuppet.go
|
Don't try to set WA presence before PushName is known
|
2021-11-08 13:04:54 +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.14
|
2021-06-25 17:11:53 +03:00 |
Dockerfile.ci
|
Update Docker image to Alpine 3.14
|
2021-06-25 17:11:53 +03:00 |
example-config.yaml
|
config: add message_send_checkpoint_endpoint
|
2021-11-16 13:07:29 -07:00 |
formatting.go
|
Initial switch to go.mau.fi/whatsmeow
|
2021-10-22 20:14:34 +03:00 |
go.mod
|
deps/mautrix-go: upgrade to latest master
|
2021-11-18 08:46:07 -07:00 |
go.sum
|
deps/mautrix-go: upgrade to latest master
|
2021-11-18 08:46:07 -07: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
|
Bump version to v0.2.1
|
2021-11-10 22:54:04 +02:00 |
matrix.go
|
Send checkpoints using new API and send DECRYPTED step checkpoints
|
2021-11-18 08:46:14 -07: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
|
Send checkpoints using new API and send DECRYPTED step checkpoints
|
2021-11-18 08:46:14 -07:00 |
provisioning.go
|
Fix small mistakes
|
2021-11-15 14:42:06 +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 small mistakes
|
2021-11-15 14:42:06 +02:00 |