config
|
Fix potential autoreconnect problem and add exponential backoff
|
2019-05-28 14:09:49 +03:00 |
database
|
Add user-portal mapping to database
|
2019-05-28 21:31:25 +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 |
commands.go
|
Add basic Matrix puppeting support
|
2019-05-24 02:33:30 +03:00 |
custompuppet.go
|
Make not connected errors in sync handling non-fatal
|
2019-05-27 14:01:30 +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
|
Fix potential autoreconnect problem and add exponential backoff
|
2019-05-28 14:09:49 +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
|
Possibly fix and/or break missed message backfilling
|
2019-05-28 21:30:39 +03:00 |
go.sum
|
Possibly fix and/or break missed message backfilling
|
2019-05-28 21:30:39 +03:00 |
LICENSE
|
Initial commit
|
2018-08-12 22:26:05 +03:00 |
main.go
|
Don't allow unsupported database versions without flag
|
2019-05-28 21:29:43 +03:00 |
matrix.go
|
Add basic Matrix puppeting support
|
2019-05-24 02:33:30 +03:00 |
portal.go
|
Share backfill start/end code between initial and recovery fills
|
2019-05-30 17:25:56 +03:00 |
puppet.go
|
Use default puppet when backfilling to avoid rate limits
|
2019-05-30 17:22:03 +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 |
statestore.go
|
Update license year, Dockerfile, docker-run.sh and deps and add editorconfig
|
2019-01-12 15:54:04 +02:00 |
user.go
|
Send alerts about incoming calls
|
2019-05-30 17:00:36 +03:00 |