.github
|
f88abb99a8
Use Go 1.18 for lint
|
hace 3 años |
config
|
536d340f20
config: add settings for prioritized backfill
|
hace 3 años |
database
|
1a5d5f5adf
Adjust logs and other things
|
hace 3 años |
.editorconfig
|
edd91510f1
Add olm to CI builds
|
hace 5 años |
.gitignore
|
b3e15cc843
pre-commit: add configuration
|
hace 3 años |
.gitlab-ci.yml
|
a2bdb84414
Add sha256sum files to CI artifacts
|
hace 3 años |
.pre-commit-config.yaml
|
b3e15cc843
pre-commit: add configuration
|
hace 3 años |
CHANGELOG.md
|
72556a3767
Bump version to v0.3.1
|
hace 3 años |
Dockerfile
|
dac1d92427
Update Docker image to Alpine 3.15
|
hace 3 años |
Dockerfile.ci
|
dac1d92427
Update Docker image to Alpine 3.15
|
hace 3 años |
LICENSE
|
c84b5dd5dc
Initial commit
|
hace 7 años |
README.md
|
b80e0c8db5
Merge branch 'multidevice'
|
hace 3 años |
ROADMAP.md
|
1eb210c249
Add support for bridging reactions
|
hace 3 años |
backfillqueue.go
|
005fbb09f8
backfill queue: don't delete, just mark as complete
|
hace 3 años |
bridgestate.go
|
73241b6f21
Add proper bridge state errors for different logout types
|
hace 3 años |
build.sh
|
09385713de
Include commit information in CI builds. Fixes #158
|
hace 5 años |
commands.go
|
c664e5f107
Updates from CR
|
hace 3 años |
crypto.go
|
6aa704dc56
Fix name of trace levels
|
hace 3 años |
custompuppet.go
|
3851fdcded
Fix legacy EDU handling
|
hace 3 años |
disappear.go
|
125ccd3dbb
Make sure portal still exists when scheduling disappearing messages
|
hace 3 años |
docker-run.sh
|
f085b4d11c
Don't print generated registration message if config is invalid
|
hace 3 años |
example-config.yaml
|
1a5d5f5adf
Adjust logs and other things
|
hace 3 años |
formatting.go
|
e215850fcf
Get displayname when converting mentions of Matrix users. Fixes #338
|
hace 3 años |
go.mod
|
8e9fd57491
Update dependencies
|
hace 3 años |
go.sum
|
8e9fd57491
Update dependencies
|
hace 3 años |
historysync.go
|
1250e2d605
More backfill fixes
|
hace 3 años |
main.go
|
72556a3767
Bump version to v0.3.1
|
hace 3 años |
matrix.go
|
766e6a5130
Invite bot when user enables encryption in DM portal
|
hace 3 años |
metrics.go
|
7e6c645f19
Add some simple metrics for retry receipts
|
hace 3 años |
no-crypto.go
|
47105b411f
Remove legacy build tags
|
hace 3 años |
portal.go
|
37b8065db5
Merge pull request #461 from mautrix/sumner/bri-2227
|
hace 3 años |
provisioning.go
|
c664e5f107
Updates from CR
|
hace 3 años |
puppet.go
|
5ef66496d6
Acquire roomCreateLock when updating puppet info to prevent race conditions
|
hace 3 años |
segment.go
|
a68bce35fc
segment: add tracking to provisioning API
|
hace 3 años |
urlpreview.go
|
10a7c781e6
Add support for asking homeserver for URL previews
|
hace 3 años |
user.go
|
78c6d57299
historysync: only save when backfill is enabled
|
hace 3 años |