config
|
Try to track when the phone is online and warn user if it's offline for too long
|
2022-01-25 14:26:24 +02:00 |
database
|
Add word to unsupported database error message
|
2022-02-06 21:03:04 +02:00 |
.editorconfig
|
|
|
.gitignore
|
|
|
.gitlab-ci.yml
|
Add sha256sum files to CI artifacts
|
2021-11-06 15:55:52 +02:00 |
bridgestate.go
|
Try to track when the phone is online and warn user if it's offline for too long
|
2022-01-25 14:26:24 +02:00 |
build.sh
|
|
|
CHANGELOG.md
|
Update changelog
|
2022-02-06 20:43:41 +02:00 |
commands.go
|
Update JID validity check in !wa open. Fixes #438
|
2022-02-06 14:40:39 +02:00 |
crypto.go
|
Fix name of trace levels
|
2021-12-06 14:13:18 +02:00 |
custompuppet.go
|
Fix legacy EDU handling
|
2021-12-09 14:17:13 +02:00 |
disappear.go
|
Make sure portal still exists when scheduling disappearing messages
|
2022-01-27 16:49:25 +02:00 |
docker-run.sh
|
|
|
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
|
Try to track when the phone is online and warn user if it's offline for too long
|
2022-01-25 14:26:24 +02:00 |
formatting.go
|
|
|
go.mod
|
Add support for encrypting preview image
|
2022-02-04 23:06:35 +02:00 |
go.sum
|
Add support for encrypting preview image
|
2022-02-04 23:06:35 +02:00 |
historysync.go
|
Set portal disappearing message timer from history sync
|
2022-01-19 16:23:25 +02:00 |
LICENSE
|
|
|
main.go
|
Try to track when the phone is online and warn user if it's offline for too long
|
2022-01-25 14:26:24 +02:00 |
matrix.go
|
Handle incoming Matrix messages as implicit read receipts
|
2022-01-17 12:00:02 +02:00 |
metrics.go
|
Add some simple metrics for retry receipts
|
2022-01-28 15:06:19 +02:00 |
no-crypto.go
|
Remove legacy build tags
|
2021-10-31 13:04:56 +02:00 |
portal.go
|
link previews: only include in Matrix event when there's an actual link
|
2022-02-06 22:30:00 -07:00 |
provisioning.go
|
Add provisioning API to sync appstate
|
2022-01-10 12:31:13 +02:00 |
puppet.go
|
Add support for MSC2409
|
2021-12-07 16:02:51 +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 |
urlpreview.go
|
link previews: only include in Matrix event when there's an actual link
|
2022-02-06 22:30:00 -07:00 |
user.go
|
Add some simple metrics for retry receipts
|
2022-01-28 15:06:19 +02:00 |