config
|
2313321d01
Improve startup sync timeout handling
|
5 years ago |
database
|
0d4453d2e8
Skip state store migrations if state store is empty
|
5 years ago |
types
|
79bd35964f
Update license year, Dockerfile, docker-run.sh and deps and add editorconfig
|
6 years ago |
whatsapp-ext
|
a9fd97932b
Send alerts about incoming calls
|
6 years ago |
.editorconfig
|
79bd35964f
Update license year, Dockerfile, docker-run.sh and deps and add editorconfig
|
6 years ago |
.gitignore
|
c7348f29b0
Initial desegregation of users and automatic config updating
|
6 years ago |
.gitlab-ci.yml
|
1474288b82
Cache modules when building and include example config in artifacts
|
6 years ago |
Dockerfile
|
261ff0cad1
Fix Dockerfile
|
6 years ago |
Dockerfile.ci
|
d59d2c61ee
Add .gitlab-ci.yml
|
6 years ago |
LICENSE
|
c84b5dd5dc
Initial commit
|
7 years ago |
README.md
|
160ecb0c95
Update README.md
|
7 years ago |
ROADMAP.md
|
bfe5af7edc
Add Matrix->WhatsApp EDU bridging
|
6 years ago |
commands.go
|
d91f705e95
Fix most unexpected logout bugs, handle connection-in-progress states better and send warning message if sending to whatsapp times out
|
5 years ago |
community.go
|
eb3595bd39
Add newly created portals to personal filtering community
|
6 years ago |
custompuppet.go
|
44a0fc65b8
Handle 400 init response and add ping command. Fixes #87
|
5 years ago |
docker-run.sh
|
79bd35964f
Update license year, Dockerfile, docker-run.sh and deps and add editorconfig
|
6 years ago |
example-config.yaml
|
2313321d01
Improve startup sync timeout handling
|
5 years ago |
formatting.go
|
7f0a0df7de
Convert newlines to <br> in whatsapp->matrix formatted messages
|
6 years ago |
go.mod
|
6861ba00ec
Update go-whatsapp
|
5 years ago |
go.sum
|
6861ba00ec
Update go-whatsapp
|
5 years ago |
main.go
|
d91f705e95
Fix most unexpected logout bugs, handle connection-in-progress states better and send warning message if sending to whatsapp times out
|
5 years ago |
matrix.go
|
5af374e6b0
Fix bridging error messages in private chats
|
5 years ago |
portal.go
|
fb826601d8
Fix bridging media when whatsapp sends wrong mime type
|
5 years ago |
puppet.go
|
5be78dd978
Fix the crash in #69
|
6 years ago |
user.go
|
d91f705e95
Fix most unexpected logout bugs, handle connection-in-progress states better and send warning message if sending to whatsapp times out
|
5 years ago |