Timo Kösters
30f0871e21
Merge branch 'sendjoin-signature-error' into 'next'
...
Log underlying error when rejecting sendjoin response
See merge request famedly/conduit!563
2 years ago
Val Lorentz
98e81c6217
Log underlying error when rejecting sendjoin response
2 years ago
Timo Kösters
3bfdae795d
Merge branch 'sliding' into 'next'
...
Sliding sync improvements and redaction fixes
See merge request famedly/conduit!549
3 years ago
Timo Kösters
75c80df271
Sliding sync improvements and redaction fixes
3 years ago
Timo Kösters
094cb888d4
Merge branch 'badacl' into 'next'
...
fix: ACL error shouldn't break the whole request
See merge request famedly/conduit!542
3 years ago
Timo Kösters
fa725a14e2
Merge branch 'lukehmcc-next-patch-37096' into 'next'
...
Update README.md to fix typo & fix compatibility with new versions of docker compose
See merge request famedly/conduit!545
3 years ago
Luke McCarthy
9b3664aeeb
Update README.md to fix typo & fix compatibility with new versions of docker compose
3 years ago
Jonas Zohren
90fea00dc7
Merge branch 'docs-docker-coturn' into 'next'
...
Docs: coturn instructions for docker
See merge request famedly/conduit!498
3 years ago
Jonas Zohren
20924a44f1
Suggestion on how to generate a secure key
3 years ago
purplemeteorite
38d6426b0e
coturn setup instructions for docker
3 years ago
Timo Kösters
9b55ce933a
Back off from more events, don't retry auth events
3 years ago
Timo Kösters
f73a657a23
fix: ACL error shouldn't break the whole request
3 years ago
Timo Kösters
6dfb262ddf
Merge branch 'patch-3' into 'next'
...
log handling previous event time as debug
See merge request famedly/conduit!540
3 years ago
Timo Kösters
75cdc3a1f6
Merge branch 'roomversionwarnings' into 'next'
...
Do not show "Invalid room version" errors when server is not in room
See merge request famedly/conduit!541
3 years ago
Timo Kösters
11103a92ed
Do not show "Invalid room version" errors when server is not in room
3 years ago
girlbossceo
ce2017a10e
log handling previous event time as debug
...
Signed-off-by: girlbossceo <june@girlboss.ceo>
3 years ago
Timo Kösters
0c2cfda3ae
Merge branch 'next' into 'master'
...
Merge remote-tracking branch 'origin/next'
See merge request famedly/conduit!538
3 years ago
Timo Kösters
4bf8ee1f74
Merge branch 'nextversion' into 'next'
...
Bump version to v0.6.0
See merge request famedly/conduit!537
3 years ago
Timo Kösters
5d16948030
Bump version to v0.6.0
3 years ago
Timo Kösters
b7b2eb9d05
Merge branch 'trust' into 'next'
...
improvement: matrix.org is default trusted server if unspecified
See merge request famedly/conduit!536
3 years ago
Timo Kösters
19bfee1835
improvement: matrix.org is default trusted server if unspecified
3 years ago
Timo Kösters
9db87550fd
Merge branch 'admincommands' into 'next'
...
improvement: more forgiving admin command syntax
See merge request famedly/conduit!535
3 years ago
Timo Kösters
606b25b9e7
improvement: more forgiving admin command syntax
3 years ago
Timo Kösters
fd9e52a559
More sanity checks
3 years ago
Timo Kösters
0a0f227601
Merge branch 'registrationtokens' into 'next'
...
Registrationtokens
Closes #372
See merge request famedly/conduit!533
3 years ago
Timo Kösters
183558150d
fix: don't show removed rooms in space
3 years ago
Timo Kösters
c028e0553c
feat: registration tokens
3 years ago
Timo Kösters
2581f7a10b
Merge branch 'fix-broken-links' into 'next'
...
Docs: Fix broken links in docker documentation
See merge request famedly/conduit!520
3 years ago
Timo Kösters
3e518773e2
Merge branch 'improvements' into 'next'
...
cross signing fixes
See merge request famedly/conduit!532
3 years ago
Timo Kösters
888f7e4403
Merge branch 'more-logging-enrichment' into 'next'
...
Slightly more logging improvements
See merge request famedly/conduit!530
3 years ago
Timo Kösters
d82c26f0a9
Avatars for sliding sync DMs
3 years ago
Timo Kösters
c1e2ffc0cd
improvement: maybe cross signing really works now
3 years ago
June
06fccbc340
debug log before and after nofile soft limit increases
...
Signed-off-by: June <june@girlboss.ceo>
3 years ago
girlbossceo
fbd8090b0b
log room ID for invalid room topic event errors
...
Signed-off-by: girlbossceo <june@girlboss.ceo>
3 years ago
Timo Kösters
06ab707c79
Merge branch 'rusqlite-update' into 'next'
...
bump rusqlite to 0.29.0
See merge request famedly/conduit!529
3 years ago
Timo Kösters
174a580319
Merge branch 'base64-update' into 'next'
...
update base64 to 0.21.2
See merge request famedly/conduit!528
3 years ago
June
fbb256dd91
bump rusqlite to 0.29.0
...
Signed-off-by: June <june@girlboss.ceo>
3 years ago
June
5a7bade476
update base64 to 0.21.2
...
Signed-off-by: June <june@girlboss.ceo>
3 years ago
Timo Kösters
d2bfcb018e
Merge branch 'error-leak-fix' into 'next'
...
sanitise potentially sensitive errors
See merge request famedly/conduit!523
3 years ago
Timo Kösters
08f0f17ff7
Merge branch 'msteenhagen-next-patch-18830' into 'next'
...
Removed ambiguity in deploy.md
See merge request famedly/conduit!525
3 years ago
Timo Kösters
57b86f1130
Merge branch 'msteenhagen-next-patch-22350' into 'next'
...
Correct option error adduser in DEPLOY.md
See merge request famedly/conduit!526
3 years ago
Maarten Steenhagen
3a6eee7019
Correct option error adduser in DEPLOY.md
3 years ago
Maarten Steenhagen
9ce1cad983
Changed 'right' to 'appropriate' to avoid ambiguity (original could be read as right-hand-side)
3 years ago
Timo Kösters
10da9485a5
Merge branch 'threads' into 'next'
...
fix: threads get updated properly
See merge request famedly/conduit!524
3 years ago
Timo Kösters
acfe381dd3
fix: threads get updated properly
...
Workaround for element web while waiting for https://github.com/matrix-org/matrix-js-sdk/pull/3635
3 years ago
girlbossceo
83805c66e5
sanitise potentially sensitive errors
...
prevents errors like DB or I/O errors from leaking filesystem paths
Co-authored-by: infamous <ehuff007@gmail.com>
Signed-off-by: girlbossceo <june@girlboss.ceo>
3 years ago
Timo Kösters
afd8112e25
Merge branch 'spaces' into 'next'
...
Automatic update checker
See merge request famedly/conduit!522
3 years ago
Timo Kösters
b8c164dc60
feat: version checker
3 years ago
Timo Kösters
0453a72890
Merge branch 'patch-1' into 'next'
...
fix: s/ok_or/ok_or_else in relevant places
See merge request famedly/conduit!521
3 years ago
girlbossceo
e2c914cc11
fix: s/ok_or/ok_or_else in relevant places
...
Signed-off-by: girlbossceo <june@girlboss.ceo>
3 years ago