config
|
03d42640fe
Add basic relaybot support. Fixes #20
|
hace 5 años |
database
|
3caca1b9a0
Fix NeedsRelaybot check for groups too
|
hace 5 años |
helm
|
0f4048a178
Add helm chart
|
hace 5 años |
types
|
79bd35964f
Update license year, Dockerfile, docker-run.sh and deps and add editorconfig
|
hace 6 años |
whatsapp-ext
|
a9fd97932b
Send alerts about incoming calls
|
hace 6 años |
.editorconfig
|
79bd35964f
Update license year, Dockerfile, docker-run.sh and deps and add editorconfig
|
hace 6 años |
.gitignore
|
c7348f29b0
Initial desegregation of users and automatic config updating
|
hace 6 años |
.gitlab-ci.yml
|
1474288b82
Cache modules when building and include example config in artifacts
|
hace 6 años |
Dockerfile
|
f0ad1456e2
Use Go 1.12 for dockerfile temporarily. Fixes #99
|
hace 5 años |
Dockerfile.ci
|
d59d2c61ee
Add .gitlab-ci.yml
|
hace 6 años |
LICENSE
|
c84b5dd5dc
Initial commit
|
hace 7 años |
README.md
|
160ecb0c95
Update README.md
|
hace 6 años |
ROADMAP.md
|
bfe5af7edc
Add Matrix->WhatsApp EDU bridging
|
hace 6 años |
commands.go
|
691d2ea1b3
Fix NeedsRelaybot check and relaybot command handling without arguments
|
hace 5 años |
community.go
|
691d2ea1b3
Fix NeedsRelaybot check and relaybot command handling without arguments
|
hace 5 años |
custompuppet.go
|
44a0fc65b8
Handle 400 init response and add ping command. Fixes #87
|
hace 5 años |
docker-run.sh
|
79bd35964f
Update license year, Dockerfile, docker-run.sh and deps and add editorconfig
|
hace 6 años |
example-config.yaml
|
03d42640fe
Add basic relaybot support. Fixes #20
|
hace 5 años |
formatting.go
|
7f0a0df7de
Convert newlines to <br> in whatsapp->matrix formatted messages
|
hace 6 años |
go.mod
|
03d42640fe
Add basic relaybot support. Fixes #20
|
hace 5 años |
go.sum
|
03d42640fe
Add basic relaybot support. Fixes #20
|
hace 5 años |
main.go
|
03d42640fe
Add basic relaybot support. Fixes #20
|
hace 5 años |
matrix.go
|
03d42640fe
Add basic relaybot support. Fixes #20
|
hace 5 años |
portal.go
|
14f039f5a4
Don't drop messages even if database says authenticated user is not in chat
|
hace 5 años |
puppet.go
|
5be78dd978
Fix the crash in #69
|
hace 6 años |
user.go
|
3caca1b9a0
Fix NeedsRelaybot check for groups too
|
hace 5 años |