config
|
Use current directory for config temp file
|
2021-11-07 22:54:02 +02:00 |
database
|
Remove old db migration that was merged into initial schema
|
2021-11-07 23:51:34 +02:00 |
.editorconfig
|
|
|
.gitignore
|
|
|
.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
|
|
|
commands.go
|
Add sync command
|
2021-11-08 20:57:04 +02:00 |
crypto.go
|
Prioritize backfilling recent messages and fix some bugs
|
2021-11-03 21:34:06 +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
|
|
|
Dockerfile
|
|
|
Dockerfile.ci
|
|
|
example-config.yaml
|
Switch to go-yaml v3 and add config updater. Fixes #243
|
2021-11-07 22:31:22 +02:00 |
formatting.go
|
|
|
go.mod
|
Update whatsmeow to improve retry receipt handling
|
2021-11-08 19:43:26 +02:00 |
go.sum
|
Update whatsmeow to improve retry receipt handling
|
2021-11-08 19:43:26 +02:00 |
historysync.go
|
Remove unused variable and fix formatting
|
2021-11-06 21:30:27 +02:00 |
LICENSE
|
|
|
main.go
|
Switch to go-yaml v3 and add config updater. Fixes #243
|
2021-11-07 22:31:22 +02:00 |
matrix.go
|
Allow redacting through relaybot. Fixes #298
|
2021-11-01 16:46:03 +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
|
Resync all puppets after app state sync completes
|
2021-11-08 13:04:39 +02:00 |
provisioning.go
|
Include phone and device number in /ping API response
|
2021-11-04 12:06: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
|
Add sync command
|
2021-11-08 20:57:04 +02:00 |