config
|
Add initial provisioning API
|
2020-02-09 20:32:14 +02:00 |
database
|
Don't use transaction for querying values
|
2020-04-02 21:53:45 +03: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
|
Update all deps
|
2020-03-27 10:27:03 +02:00 |
go.mod
|
Update go-whatsapp
|
2020-04-12 10:43:33 +03:00 |
go.sum
|
Update go-whatsapp
|
2020-04-12 10:43:33 +03: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 support for setting group description from Matrix
|
2020-03-31 16:27:42 +03:00 |
portal.go
|
portal: bridge notices
|
2020-04-12 10:38:44 +03: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 support for setting group description from Matrix
|
2020-03-31 16:27:42 +03:00 |
user.go
|
Add initial provisioning API
|
2020-02-09 20:32:14 +02:00 |