config
Add option to automatically enable custom puppeting with shared secret login
2019-12-30 20:21:04 +02:00
database
Fix room topic length ( #108 )
2019-11-17 21:10:02 +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
Cache modules when building and include example config in artifacts
2019-07-27 17:15:45 +03:00
commands.go
Fix NeedsRelaybot check and relaybot command handling without arguments
2019-11-11 22:30:59 +02:00
community.go
Fix NeedsRelaybot check and relaybot command handling without arguments
2019-11-11 22:30:59 +02:00
custompuppet.go
Mark custom puppets as registered automatically. Fixes #128
2019-12-30 20:40:30 +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
Use Go 1.12 for dockerfile temporarily. Fixes #99
2019-09-29 01:15:39 +03:00
Dockerfile.ci
Add .gitlab-ci.yml
2019-07-27 17:03:05 +03:00
example-config.yaml
Add option to automatically enable custom puppeting with shared secret login
2019-12-30 20:21:04 +02:00
formatting.go
Convert newlines to <br> in whatsapp->matrix formatted messages
2019-07-18 00:17:25 +03:00
go.mod
Add/fix sticker bridging in both directions
2019-12-31 20:22:04 +02:00
go.sum
Add/fix sticker bridging in both directions
2019-12-31 20:22:04 +02:00
LICENSE
Initial commit
2018-08-12 22:26:05 +03:00
main.go
Add basic relaybot support. Fixes #20
2019-11-10 21:22:11 +02:00
matrix.go
Add/fix sticker bridging in both directions
2019-12-31 20:22:04 +02:00
portal.go
Add/fix sticker bridging in both directions
2019-12-31 20:22:04 +02: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/fix sticker bridging in both directions
2019-12-31 20:22:04 +02:00