config
|
Add initial provisioning API
|
2020-02-09 20:32:14 +02:00 |
database
|
Fix state store migration
|
2020-03-26 23:36:47 +02:00 |
helm/mautrix-whatsapp
|
Fix values.yaml in helm chart
|
2019-12-06 15:57:35 +02:00 |
types
|
Update license year, Dockerfile, docker-run.sh and deps and add editorconfig
|
2019-01-12 15:54:04 +02:00 |
whatsapp-ext
|
Send alerts about incoming calls
|
2019-05-30 17:00:36 +03:00 |
.editorconfig
|
Update license year, Dockerfile, docker-run.sh and deps and add editorconfig
|
2019-01-12 15:54:04 +02:00 |
.gitignore
|
Initial desegregation of users and automatic config updating
|
2018-08-29 00:40:54 +03:00 |
.gitlab-ci.yml
|
Actually fix arm64 build
|
2020-02-25 23:13:45 +02:00 |
commands.go
|
Disconnect before reconnecting
|
2020-03-11 17:21:51 +01:00 |
community.go
|
Add puppet to personal filtering community when adding portal
|
2020-01-07 21:40:51 +02:00 |
custompuppet.go
|
updated to latest mautrix-go and mautrix-appservice-go (#145)
|
2020-03-26 19:31:56 +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
|
Revert to Go 1.12 in dockerfile
|
2020-02-25 23:26:57 +02:00 |
Dockerfile.ci
|
Add arm64 docker builds to CI
|
2020-02-25 22:59:39 +02:00 |
example-config.yaml
|
Improve communities doc in config
|
2020-03-26 19:28:31 +02:00 |
formatting.go
|
Convert newlines to <br> in whatsapp->matrix formatted messages
|
2019-07-18 00:17:25 +03:00 |
go.mod
|
Update go-whatsapp to get new protobuf schema
|
2020-03-26 21:49:35 +02:00 |
go.sum
|
Update go-whatsapp to get new protobuf schema
|
2020-03-26 21:49:35 +02:00 |
LICENSE
|
Initial commit
|
2018-08-12 22:26:05 +03:00 |
main.go
|
Add initial provisioning API
|
2020-02-09 20:32:14 +02:00 |
matrix.go
|
Add/fix sticker bridging in both directions
|
2019-12-31 20:22:04 +02:00 |
portal.go
|
Actually removed instead of commenting out :P
|
2020-01-09 10:46:45 +01:00 |
provisioning.go
|
Disconnect before reconnecting
|
2020-03-11 17:21:51 +01:00 |
puppet.go
|
Fix the crash in #69
|
2019-06-13 21:30:38 +03:00 |
README.md
|
Update README.md
|
2018-08-25 01:01:58 +03:00 |
ROADMAP.md
|
Add Matrix->WhatsApp EDU bridging
|
2019-05-27 13:46:04 +03:00 |
user.go
|
Add initial provisioning API
|
2020-02-09 20:32:14 +02:00 |