.github
|
f88abb99a8
Use Go 1.18 for lint
|
il y a 3 ans |
config
|
536d340f20
config: add settings for prioritized backfill
|
il y a 3 ans |
database
|
830c294b91
historysync: delete history sync messages once backfilled
|
il y a 3 ans |
.editorconfig
|
edd91510f1
Add olm to CI builds
|
il y a 5 ans |
.gitignore
|
b3e15cc843
pre-commit: add configuration
|
il y a 3 ans |
.gitlab-ci.yml
|
a2bdb84414
Add sha256sum files to CI artifacts
|
il y a 3 ans |
.pre-commit-config.yaml
|
b3e15cc843
pre-commit: add configuration
|
il y a 3 ans |
CHANGELOG.md
|
d1c70fbda1
Update changelog
|
il y a 3 ans |
Dockerfile
|
dac1d92427
Update Docker image to Alpine 3.15
|
il y a 3 ans |
Dockerfile.ci
|
dac1d92427
Update Docker image to Alpine 3.15
|
il y a 3 ans |
LICENSE
|
c84b5dd5dc
Initial commit
|
il y a 7 ans |
README.md
|
b80e0c8db5
Merge branch 'multidevice'
|
il y a 3 ans |
ROADMAP.md
|
1eb210c249
Add support for bridging reactions
|
il y a 3 ans |
backfillqueue.go
|
12a23e2ca5
historysync: refactor to utilize backfill queue
|
il y a 3 ans |
bridgestate.go
|
73241b6f21
Add proper bridge state errors for different logout types
|
il y a 3 ans |
build.sh
|
09385713de
Include commit information in CI builds. Fixes #158
|
il y a 5 ans |
commands.go
|
8a49fea812
backfill: backfill conversation when started
|
il y a 3 ans |
crypto.go
|
6aa704dc56
Fix name of trace levels
|
il y a 3 ans |
custompuppet.go
|
3851fdcded
Fix legacy EDU handling
|
il y a 3 ans |
disappear.go
|
125ccd3dbb
Make sure portal still exists when scheduling disappearing messages
|
il y a 3 ans |
docker-run.sh
|
601864131e
Disable file logging in Docker by default
|
il y a 3 ans |
example-config.yaml
|
536d340f20
config: add settings for prioritized backfill
|
il y a 3 ans |
formatting.go
|
e215850fcf
Get displayname when converting mentions of Matrix users. Fixes #338
|
il y a 3 ans |
go.mod
|
25c77b0fb5
Update mautrix-go and whatsmeow
|
il y a 3 ans |
go.sum
|
25c77b0fb5
Update mautrix-go and whatsmeow
|
il y a 3 ans |
historysync.go
|
830c294b91
historysync: delete history sync messages once backfilled
|
il y a 3 ans |
main.go
|
44eaf285e6
Adjust outdated version logs
|
il y a 3 ans |
matrix.go
|
766e6a5130
Invite bot when user enables encryption in DM portal
|
il y a 3 ans |
metrics.go
|
7e6c645f19
Add some simple metrics for retry receipts
|
il y a 3 ans |
no-crypto.go
|
47105b411f
Remove legacy build tags
|
il y a 3 ans |
portal.go
|
8a49fea812
backfill: backfill conversation when started
|
il y a 3 ans |
provisioning.go
|
8a49fea812
backfill: backfill conversation when started
|
il y a 3 ans |
puppet.go
|
5ef66496d6
Acquire roomCreateLock when updating puppet info to prevent race conditions
|
il y a 3 ans |
segment.go
|
a68bce35fc
segment: add tracking to provisioning API
|
il y a 3 ans |
urlpreview.go
|
10a7c781e6
Add support for asking homeserver for URL previews
|
il y a 3 ans |
user.go
|
8a49fea812
backfill: backfill conversation when started
|
il y a 3 ans |