config
|
Add support for asking homeserver for URL previews
|
2022-02-15 16:28:20 +02:00 |
database
|
Send blank protocol message if phone is offline for too long
|
2022-02-18 12:12:15 +02:00 |
.editorconfig
|
Add olm to CI builds
|
2020-05-08 23:53:30 +03:00 |
.gitignore
|
Add build tags for disabling crypto independently of cgo
|
2020-08-02 13:55:02 +03:00 |
.gitlab-ci.yml
|
Add sha256sum files to CI artifacts
|
2021-11-06 15:55:52 +02:00 |
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
|
Include commit information in CI builds. Fixes #158
|
2020-06-03 20:32:53 +03:00 |
CHANGELOG.md
|
Bump version to v0.2.4
|
2022-02-16 12:15:38 +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
|
Update license year, Dockerfile, docker-run.sh and deps and add editorconfig
|
2019-01-12 15:54:04 +02:00 |
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 support for asking homeserver for URL previews
|
2022-02-15 16:28:20 +02:00 |
formatting.go
|
Get displayname when converting mentions of Matrix users. Fixes #338
|
2022-02-16 01:00:49 +02:00 |
go.mod
|
Send blank protocol message if phone is offline for too long
|
2022-02-18 12:12:15 +02:00 |
go.sum
|
Send blank protocol message if phone is offline for too long
|
2022-02-18 12:12:15 +02:00 |
historysync.go
|
Fix storing own message sender metadata from history syncs
|
2022-02-10 19:41:34 +02:00 |
LICENSE
|
Initial commit
|
2018-08-12 22:26:05 +03:00 |
main.go
|
Send blank protocol message if phone is offline for too long
|
2022-02-18 12:12:15 +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
|
Remove legacy build tags
|
2021-10-31 13:04:56 +02:00 |
portal.go
|
Use dynamic multiplier when bridging waveform
|
2022-02-21 14:34:20 +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
|
Merge branch 'multidevice'
|
2021-10-30 18:53:34 +03:00 |
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
|
Always wait for offline sync to finish before sending connected state
|
2022-02-18 13:18:29 +02:00 |