.github/workflows
|
Use Go 1.18 for lint
|
2022-03-23 13:14:36 +02:00 |
config
|
config: add settings for prioritized backfill
|
2022-03-29 12:16:31 -06:00 |
database
|
Minor cleanups from CR
|
2022-04-07 09:20:43 -06:00 |
.editorconfig
|
|
|
.gitignore
|
|
|
.gitlab-ci.yml
|
|
|
.pre-commit-config.yaml
|
|
|
backfillqueue.go
|
backfill queue: don't delete, just mark as complete
|
2022-04-05 13:16:31 -06:00 |
bridgestate.go
|
Add proper bridge state errors for different logout types
|
2022-03-15 16:04:10 +02:00 |
build.sh
|
|
|
CHANGELOG.md
|
Update changelog
|
2022-03-22 13:49:28 +02:00 |
commands.go
|
Updates from CR
|
2022-04-06 08:56:58 -06:00 |
crypto.go
|
|
|
custompuppet.go
|
|
|
disappear.go
|
|
|
docker-run.sh
|
Don't print generated registration message if config is invalid
|
2022-04-09 17:04:36 +03:00 |
Dockerfile
|
|
|
Dockerfile.ci
|
|
|
example-config.yaml
|
config: add settings for prioritized backfill
|
2022-03-29 12:16:31 -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 dependencies
|
2022-04-09 16:56:33 +03:00 |
go.sum
|
Update dependencies
|
2022-04-09 16:56:33 +03:00 |
historysync.go
|
historysync: add logging of progress
|
2022-04-12 08:32:00 -06:00 |
LICENSE
|
|
|
main.go
|
Adjust outdated version logs
|
2022-03-23 14:46:30 +02:00 |
matrix.go
|
Invite bot when user enables encryption in DM portal
|
2022-03-11 20:11:27 +02:00 |
metrics.go
|
|
|
no-crypto.go
|
|
|
portal.go
|
Merge pull request #461 from mautrix/sumner/bri-2227
|
2022-04-07 09:28:25 -06:00 |
provisioning.go
|
Updates from CR
|
2022-04-06 08:56:58 -06:00 |
puppet.go
|
Acquire roomCreateLock when updating puppet info to prevent race conditions
|
2022-03-25 00:02:38 +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
|
historysync: only save when backfill is enabled
|
2022-04-06 09:00:48 -06:00 |