config
|
Add option to query message from phone when send times out
|
2020-05-24 17:28:30 +03:00 |
database
|
Don't use different types for SQLite in DB schema
|
2020-05-21 20:56:41 +03:00 |
helm/mautrix-whatsapp
|
|
|
types
|
Update mautrix-go
|
2020-05-08 22:32:22 +03:00 |
whatsapp-ext
|
|
|
.editorconfig
|
Add olm to CI builds
|
2020-05-08 23:53:30 +03:00 |
.gitignore
|
|
|
.gitlab-ci.yml
|
Add static build for other architectures (ref #187)
|
2020-05-24 11:59:38 +03:00 |
commands.go
|
Ignore multiple spaces in commands
|
2020-05-24 17:03:50 +03:00 |
community.go
|
Update mautrix-go
|
2020-05-08 22:32:22 +03:00 |
crypto.go
|
Maybe support e2be by default and fix some bugs
|
2020-05-12 22:25:55 +03:00 |
custompuppet.go
|
Switch appservice module location
|
2020-05-09 20:08:05 +03:00 |
docker-run.sh
|
|
|
Dockerfile
|
Add olm to CI builds
|
2020-05-08 23:53:30 +03:00 |
Dockerfile.ci
|
Add olm to CI builds
|
2020-05-08 23:53:30 +03:00 |
example-config.yaml
|
Add option to query message from phone when send times out
|
2020-05-24 17:28:30 +03:00 |
formatting.go
|
Update mautrix-go
|
2020-05-08 22:32:22 +03:00 |
go.mod
|
Wait for response even after message send timeout
|
2020-05-24 15:33:26 +03:00 |
go.sum
|
Wait for response even after message send timeout
|
2020-05-24 15:33:26 +03:00 |
LICENSE
|
|
|
main.go
|
Add missing crypto != nil checks
|
2020-05-21 21:56:46 +03:00 |
matrix.go
|
Maybe support e2be by default and fix some bugs
|
2020-05-12 22:25:55 +03:00 |
no-cgo.go
|
Fix static build
|
2020-05-09 20:25:48 +03:00 |
portal.go
|
Call LoadMediaInfo and retry if media download fails with 404/410
|
2020-05-24 17:46:19 +03:00 |
provisioning.go
|
Fix needing to reconnect after initial login
|
2020-05-21 19:49:01 +03:00 |
puppet.go
|
Allow using custom puppet for backfilling
|
2020-05-21 20:00:00 +03:00 |
README.md
|
Fix typo
|
2020-05-24 14:15:22 +03:00 |
ROADMAP.md
|
|
|
user.go
|
Change incoming call notices back to m.text
|
2020-05-21 20:14:43 +03:00 |
webp.go
|
Make no-cgo build work without source changes
|
2020-05-09 02:08:23 +03:00 |