config
|
Add config option for max age of chats to sync
|
2019-05-23 20:25:46 +03:00 |
database
|
Fix some bugs in missed message and initial history filling
|
2019-05-22 23:05:58 +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
|
Fix/change things
|
2019-05-23 20:09:22 +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 |
commands.go
|
Switch sync command to use syncPortals and syncPuppets methods used at startup
|
2019-05-23 22:57:59 +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
|
Fix Dockerfile
|
2019-02-10 12:17:35 +01:00 |
example-config.yaml
|
Add config option for max age of chats to sync
|
2019-05-23 20:25:46 +03:00 |
formatting.go
|
Update license year, Dockerfile, docker-run.sh and deps and add editorconfig
|
2019-01-12 15:54:04 +02:00 |
go.mod
|
Update go-whatsapp with new proto version
|
2019-05-23 22:57:19 +03:00 |
go.sum
|
Update go-whatsapp with new proto version
|
2019-05-23 22:57:19 +03:00 |
LICENSE
|
Initial commit
|
2018-08-12 22:26:05 +03:00 |
main.go
|
Update go-whatsapp with new proto version
|
2019-05-23 22:57:19 +03:00 |
matrix.go
|
Add database migrations and handle leaving private chat portals. Fixes #7
|
2019-05-16 21:26:43 +03:00 |
portal.go
|
Update go-whatsapp with new proto version
|
2019-05-23 22:57:19 +03:00 |
puppet.go
|
Fix/change things
|
2019-05-23 20:09:22 +03:00 |
README.md
|
Update README.md
|
2018-08-25 01:01:58 +03:00 |
ROADMAP.md
|
Add WhatsApp<->Matrix redaction bridging
|
2019-05-16 02:25:13 +03:00 |
statestore.go
|
Update license year, Dockerfile, docker-run.sh and deps and add editorconfig
|
2019-01-12 15:54:04 +02:00 |
user.go
|
Switch sync command to use syncPortals and syncPuppets methods used at startup
|
2019-05-23 22:57:59 +03:00 |