config
|
Add config option for always sending active delivery receipts
|
2022-02-25 01:27:24 +02:00 |
database
|
Expose db connection max lifetime and idle time settings
|
2022-02-23 14:30:21 +02:00 |
.editorconfig
|
|
|
.gitignore
|
|
|
.gitlab-ci.yml
|
|
|
bridgestate.go
|
Try to track when the phone is online and warn user if it's offline for too long
|
2022-01-25 14:26:24 +02:00 |
build.sh
|
|
|
CHANGELOG.md
|
Update changelog
|
2022-02-23 14:34:05 +02:00 |
commands.go
|
Add proper error message for outdated client errors
|
2022-02-17 15:33:31 +02:00 |
crypto.go
|
Fix name of trace levels
|
2021-12-06 14:13:18 +02:00 |
custompuppet.go
|
Fix legacy EDU handling
|
2021-12-09 14:17:13 +02:00 |
disappear.go
|
Make sure portal still exists when scheduling disappearing messages
|
2022-01-27 16:49:25 +02:00 |
docker-run.sh
|
|
|
Dockerfile
|
Update Docker image to Alpine 3.15
|
2021-11-30 13:17:33 +02:00 |
Dockerfile.ci
|
Update Docker image to Alpine 3.15
|
2021-11-30 13:17:33 +02:00 |
example-config.yaml
|
Add config option for always sending active delivery receipts
|
2022-02-25 01:27:24 +02:00 |
formatting.go
|
Get displayname when converting mentions of Matrix users. Fixes #338
|
2022-02-16 01:00:49 +02:00 |
go.mod
|
Update mautrix-go to remove msgtype from stickers
|
2022-02-28 22:27:14 +02:00 |
go.sum
|
Update mautrix-go to remove msgtype from stickers
|
2022-02-28 22:27:14 +02:00 |
historysync.go
|
Remove unused backfill dummy state event type
|
2022-03-01 00:14:36 +02:00 |
LICENSE
|
|
|
main.go
|
Expose db connection max lifetime and idle time settings
|
2022-02-23 14:30:21 +02:00 |
matrix.go
|
Add '♻️' as an alternative reaction for retrying media
|
2022-02-10 19:46:46 +02:00 |
metrics.go
|
Add some simple metrics for retry receipts
|
2022-01-28 15:06:19 +02:00 |
no-crypto.go
|
|
|
portal.go
|
Avoid division by zero
|
2022-02-28 21:41:44 +02:00 |
provisioning.go
|
Add proper error message for outdated client errors
|
2022-02-17 15:33:31 +02:00 |
puppet.go
|
Improve connection error handling
|
2022-02-17 14:09:40 +02:00 |
README.md
|
|
|
ROADMAP.md
|
Add support for setting group avatar from Matrix
|
2022-02-10 12:46:25 +02:00 |
urlpreview.go
|
Add support for asking homeserver for URL previews
|
2022-02-15 16:28:20 +02:00 |
user.go
|
Add config option for always sending active delivery receipts
|
2022-02-25 01:27:24 +02:00 |