config
|
Add support for custom management room messages (#355)
|
2021-10-28 13:58:20 +03:00 |
database
|
Maybe fix database migration
|
2021-08-19 19:32:17 +03:00 |
.editorconfig
|
|
|
.gitignore
|
|
|
.gitlab-ci.yml
|
ci: only update container versions on success
|
2021-10-14 09:48:23 -06:00 |
bridgestate.go
|
Don't return CONNECTING bridge state if there's no session
|
2021-10-04 14:59:07 +03:00 |
build.sh
|
|
|
commands.go
|
Login help text: Remove trailing apostrophe
|
2021-09-23 11:03:56 -04:00 |
community.go
|
|
|
crypto.go
|
Move request retrying to mautrix-go
|
2021-04-15 16:23:40 +03:00 |
custompuppet.go
|
Send double puppeting identifier with read receipts if server supports it
|
2021-05-18 15:23:19 +03:00 |
docker-run.sh
|
|
|
Dockerfile
|
Update Docker image to Alpine 3.14
|
2021-06-25 17:11:53 +03:00 |
Dockerfile.ci
|
Update Docker image to Alpine 3.14
|
2021-06-25 17:11:53 +03:00 |
example-config.yaml
|
Add support for custom management room messages (#355)
|
2021-10-28 13:58:20 +03:00 |
formatting.go
|
Update mautrix-go
|
2021-06-17 12:38:04 +03:00 |
go.mod
|
Convert webp images to png when sending to WhatsApp (#346)
|
2021-10-06 21:11:37 +03:00 |
go.sum
|
Convert webp images to png when sending to WhatsApp (#346)
|
2021-10-06 21:11:37 +03:00 |
LICENSE
|
|
|
main.go
|
Bump version to v0.1.9
|
2021-10-28 16:15:08 +03:00 |
matrix.go
|
Add support for custom management room messages (#355)
|
2021-10-28 13:58:20 +03:00 |
metrics.go
|
Make sure MetricsHandler doesn't crash upon multiple concurrent writes
|
2021-10-28 13:58:07 +03:00 |
no-crypto.go
|
Fix no-crypto build
|
2020-09-24 15:49:13 +03:00 |
portal.go
|
Convert webp images to png when sending to WhatsApp (#346)
|
2021-10-06 21:11:37 +03:00 |
provisioning.go
|
Add proper error message for multi-device
|
2021-09-23 14:09:03 -04:00 |
puppet.go
|
Use mutex for accessing go-whatsapp contacts and chats maps
|
2021-06-19 02:22:01 +03:00 |
README.md
|
Update repo path
|
2021-08-06 17:46:57 +03:00 |
ROADMAP.md
|
Add support for Matrix->WhatsApp location messages
|
2021-08-04 10:56:55 +03:00 |
user.go
|
Improve logging in reconnection loop
|
2021-09-24 14:07:32 -04:00 |