config
|
segment: add tracking to provisioning API
|
2022-03-10 11:55:04 -07:00 |
database
|
Add support for bridging reactions
|
2022-03-05 21:22:31 +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
|
Add support for bridging reactions
|
2022-03-05 21:22:31 +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
|
Disable file logging in Docker by default
|
2022-03-04 11:08:30 +02:00 |
Dockerfile
|
|
|
Dockerfile.ci
|
|
|
example-config.yaml
|
segment: add tracking to provisioning API
|
2022-03-10 11:55:04 -07:00 |
formatting.go
|
Get displayname when converting mentions of Matrix users. Fixes #338
|
2022-02-16 01:00:49 +02:00 |
go.mod
|
Update whatsmeow
|
2022-03-09 16:44:25 +02:00 |
go.sum
|
Update whatsmeow
|
2022-03-09 16:44:25 +02:00 |
historysync.go
|
Add support for bridging reactions
|
2022-03-05 21:22:31 +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 support for bridging reactions
|
2022-03-05 21:22:31 +02:00 |
metrics.go
|
Add some simple metrics for retry receipts
|
2022-01-28 15:06:19 +02:00 |
no-crypto.go
|
|
|
portal.go
|
Update whatsmeow
|
2022-03-09 16:44:25 +02:00 |
provisioning.go
|
segment: add tracking to provisioning API
|
2022-03-10 11:55:04 -07:00 |
puppet.go
|
Improve connection error handling
|
2022-02-17 14:09:40 +02:00 |
README.md
|
|
|
ROADMAP.md
|
Add support for bridging reactions
|
2022-03-05 21:22:31 +02:00 |
segment.go
|
segment: add tracking to provisioning API
|
2022-03-10 11:55:04 -07:00 |
urlpreview.go
|
Add support for asking homeserver for URL previews
|
2022-02-15 16:28:20 +02:00 |
user.go
|
Update hacky workaround for transient disconnect states
|
2022-03-08 12:51:26 +02:00 |