config
Improve startup sync timeout handling
2019-08-30 20:57:08 +03:00
database
Skip state store migrations if state store is empty
2019-08-30 21:08:32 +03: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 most unexpected logout bugs, handle connection-in-progress states better and send warning message if sending to whatsapp times out
2019-08-30 22:04:57 +03:00
community.go
Add newly created portals to personal filtering community
2019-08-10 15:44:05 +03:00
custompuppet.go
Handle 400 init response and add ping command. Fixes #87
2019-08-24 22:39:12 +03: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
Improve startup sync timeout handling
2019-08-30 20:57:08 +03:00
formatting.go
Convert newlines to <br> in whatsapp->matrix formatted messages
2019-07-18 00:17:25 +03:00
go.mod
Receive stickers from whatsapp
2019-10-05 02:39:55 +02:00
go.sum
Receive stickers from whatsapp
2019-10-05 02:39:55 +02:00
LICENSE
Initial commit
2018-08-12 22:26:05 +03:00
main.go
Fix most unexpected logout bugs, handle connection-in-progress states better and send warning message if sending to whatsapp times out
2019-08-30 22:04:57 +03:00
matrix.go
Fix bridging error messages in private chats
2019-08-30 21:32:29 +03:00
portal.go
Receive stickers from whatsapp
2019-10-05 02:39:55 +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
Fix most unexpected logout bugs, handle connection-in-progress states better and send warning message if sending to whatsapp times out
2019-08-30 22:04:57 +03:00