.github
|
Rename issue templates
|
2022-04-20 14:02:22 +03:00 |
config
|
Sync push name on message if it got dropped before somehow
|
2022-05-13 11:34:51 +03:00 |
database
|
history sync: store timestamp when the message got put into the DB
|
2022-05-15 21:42:42 -06:00 |
.editorconfig
|
Add olm to CI builds
|
2020-05-08 23:53:30 +03:00 |
.gitignore
|
pre-commit: add configuration
|
2022-01-27 09:50:37 -07:00 |
.gitlab-ci.yml
|
ci: automatically update both STABLE and NIGHTLY on dev environment
|
2022-04-18 19:26:05 -06:00 |
.pre-commit-config.yaml
|
pre-commit: add configuration
|
2022-01-27 09:50:37 -07:00 |
backfillqueue.go
|
Remove media backfill queue and just request immediately
|
2022-05-02 15:00:57 +03:00 |
bridgestate.go
|
Update whatsmeow and add bridge state events for keepalive timeouts
|
2022-05-11 14:04:59 +03:00 |
build.sh
|
Include commit information in CI builds. Fixes #158
|
2020-06-03 20:32:53 +03:00 |
CHANGELOG.md
|
Update changelog and whatsmeow again
|
2022-05-11 14:33:19 +03:00 |
commands.go
|
backfill queue: add dispatch time, remove time end to table
|
2022-05-15 21:42:38 -06:00 |
crypto.go
|
Drop support for appservice login with unstable prefix
|
2022-04-29 22:04:28 +03: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
|
Don't print generated registration message if config is invalid
|
2022-04-09 17:04:36 +03: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
|
config: add settings for automatic media requests
|
2022-05-11 17:10:55 -06: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 and improve history sync logging
|
2022-05-14 14:17:03 +03:00 |
go.sum
|
Update whatsmeow and improve history sync logging
|
2022-05-14 14:17:03 +03:00 |
historysync.go
|
backfill queue: add dispatch time, remove time end to table
|
2022-05-15 21:42:38 -06:00 |
LICENSE
|
Initial commit
|
2018-08-12 22:26:05 +03:00 |
main.go
|
Log warning if server doesn't advertise Matrix 1.1+ support
|
2022-05-10 11:33:14 +03:00 |
matrix.go
|
media backfill: store media key in request
|
2022-05-12 11:30:42 -06: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
|
Move media 404 error logs to debug level
|
2022-05-14 14:28:55 +03:00 |
provisioning.go
|
Short-circuit resolveIdentifier if the input looks like an email
|
2022-05-14 14:26:36 +03:00 |
puppet.go
|
Sync push name on message if it got dropped before somehow
|
2022-05-13 11:34:51 +03:00 |
README.md
|
Merge branch 'multidevice'
|
2021-10-30 18:53:34 +03:00 |
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
|
Update mautrix-go again
|
2022-04-27 23:48:55 +03:00 |
user.go
|
Sync push name on message if it got dropped before somehow
|
2022-05-13 11:34:51 +03:00 |