config
|
Possibly significantly improve how portals are created and synced
|
2019-05-22 16:46:18 +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
|
Make message handling more synchronous and fill history on portal create
|
2019-05-21 23:44:14 +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
|
Possibly significantly improve how portals are created and synced
|
2019-05-22 16:46:18 +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
|
Possibly significantly improve how portals are created and synced
|
2019-05-22 16:46:18 +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
|
Make message handling more synchronous and fill history on portal create
|
2019-05-21 23:44:14 +03:00 |
go.sum
|
Make message handling more synchronous and fill history on portal create
|
2019-05-21 23:44:14 +03:00 |
LICENSE
|
Initial commit
|
2018-08-12 22:26:05 +03:00 |
main.go
|
Make max database connection count configurable and default to 20
|
2019-05-17 23:33:27 +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
|
Fix some bugs in missed message and initial history filling
|
2019-05-22 23:05:58 +03:00 |
puppet.go
|
Add a bunch of new logging
|
2019-01-21 23:55:16 +02: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
|
Fix some bugs in missed message and initial history filling
|
2019-05-22 23:05:58 +03:00 |