Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-29 | wip: Hard-code info log sizetopic/limit_info_logs | cos | |
https://docs.rs/rocksdb/latest/rocksdb/struct.Options.html https://github.com/facebook/rocksdb/wiki/RocksDB-Troubleshooting-Guide#information-logs | |||
2023-08-10 | Merge branch 'next' into 'master'v0.6.0 | Timo Kösters | |
Merge remote-tracking branch 'origin/next' See merge request famedly/conduit!538 | |||
2023-08-10 | Merge branch 'nextversion' into 'next' | Timo Kösters | |
Bump version to v0.6.0 See merge request famedly/conduit!537 | |||
2023-08-10 | Bump version to v0.6.0 | Timo Kösters | |
2023-08-10 | Merge branch 'trust' into 'next' | Timo Kösters | |
improvement: matrix.org is default trusted server if unspecified See merge request famedly/conduit!536 | |||
2023-08-10 | improvement: matrix.org is default trusted server if unspecified | Timo Kösters | |
2023-08-10 | Merge branch 'admincommands' into 'next' | Timo Kösters | |
improvement: more forgiving admin command syntax See merge request famedly/conduit!535 | |||
2023-08-10 | improvement: more forgiving admin command syntax | Timo Kösters | |
2023-08-10 | More sanity checks | Timo Kösters | |
2023-08-09 | Merge branch 'registrationtokens' into 'next' | Timo Kösters | |
Registrationtokens Closes #372 See merge request famedly/conduit!533 | |||
2023-08-09 | fix: don't show removed rooms in space | Timo Kösters | |
2023-08-09 | feat: registration tokens | Timo Kösters | |
2023-08-09 | Merge branch 'fix-broken-links' into 'next' | Timo Kösters | |
Docs: Fix broken links in docker documentation See merge request famedly/conduit!520 | |||
2023-08-07 | Merge branch 'improvements' into 'next' | Timo Kösters | |
cross signing fixes See merge request famedly/conduit!532 | |||
2023-08-07 | Merge branch 'more-logging-enrichment' into 'next' | Timo Kösters | |
Slightly more logging improvements See merge request famedly/conduit!530 | |||
2023-08-07 | Avatars for sliding sync DMs | Timo Kösters | |
2023-08-07 | improvement: maybe cross signing really works now | Timo Kösters | |
2023-08-03 | debug log before and after nofile soft limit increases | June | |
Signed-off-by: June <june@girlboss.ceo> | |||
2023-08-03 | log room ID for invalid room topic event errors | girlbossceo | |
Signed-off-by: girlbossceo <june@girlboss.ceo> | |||
2023-08-02 | Merge branch 'rusqlite-update' into 'next' | Timo Kösters | |
bump rusqlite to 0.29.0 See merge request famedly/conduit!529 | |||
2023-08-02 | Merge branch 'base64-update' into 'next' | Timo Kösters | |
update base64 to 0.21.2 See merge request famedly/conduit!528 | |||
2023-08-01 | bump rusqlite to 0.29.0 | June | |
Signed-off-by: June <june@girlboss.ceo> | |||
2023-08-01 | update base64 to 0.21.2 | June | |
Signed-off-by: June <june@girlboss.ceo> | |||
2023-08-01 | Merge branch 'error-leak-fix' into 'next' | Timo Kösters | |
sanitise potentially sensitive errors See merge request famedly/conduit!523 | |||
2023-08-01 | Merge branch 'msteenhagen-next-patch-18830' into 'next' | Timo Kösters | |
Removed ambiguity in deploy.md See merge request famedly/conduit!525 | |||
2023-08-01 | Merge branch 'msteenhagen-next-patch-22350' into 'next' | Timo Kösters | |
Correct option error adduser in DEPLOY.md See merge request famedly/conduit!526 | |||
2023-08-01 | Correct option error adduser in DEPLOY.md | Maarten Steenhagen | |
2023-08-01 | Changed 'right' to 'appropriate' to avoid ambiguity (original could be read ↵ | Maarten Steenhagen | |
as right-hand-side) | |||
2023-07-31 | Merge branch 'threads' into 'next' | Timo Kösters | |
fix: threads get updated properly See merge request famedly/conduit!524 | |||
2023-07-31 | fix: threads get updated properly | Timo Kösters | |
Workaround for element web while waiting for https://github.com/matrix-org/matrix-js-sdk/pull/3635 | |||
2023-07-30 | sanitise potentially sensitive errors | girlbossceo | |
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> | |||
2023-07-29 | Merge branch 'spaces' into 'next' | Timo Kösters | |
Automatic update checker See merge request famedly/conduit!522 | |||
2023-07-29 | feat: version checker | Timo Kösters | |
2023-07-29 | Merge branch 'patch-1' into 'next' | Timo Kösters | |
fix: s/ok_or/ok_or_else in relevant places See merge request famedly/conduit!521 | |||
2023-07-29 | fix: s/ok_or/ok_or_else in relevant places | girlbossceo | |
Signed-off-by: girlbossceo <june@girlboss.ceo> | |||
2023-07-29 | Admin commands to sign and verify jsons | Timo Kösters | |
2023-07-29 | Merge branch 'small-logging-improvements' into 'next' | Timo Kösters | |
Slight logging improvements See merge request famedly/conduit!517 | |||
2023-07-29 | cargo fmt | girlbossceo | |
Signed-off-by: girlbossceo <june@girlboss.ceo> | |||
2023-07-29 | Return "Hello from Conduit!" on the / route | girlbossceo | |
akin to Synapes's "It works!" page, removing an unnecessary warning about / route being unknown Signed-off-by: girlbossceo <june@girlboss.ceo> | |||
2023-07-29 | Log the room ID, event ID, PDU, and event type where possible | girlbossceo | |
Signed-off-by: girlbossceo <june@girlboss.ceo> | |||
2023-07-29 | Log the unknown login type in warning level | girlbossceo | |
Signed-off-by: girlbossceo <june@girlboss.ceo> | |||
2023-07-29 | Print relevant room ID and ACL'd server in informational level | girlbossceo | |
These are room ACLs, not server ACLs. Causes confusion where people think their Conduit homeserver was ACL'd. Print where these are coming from in informational level. Signed-off-by: girlbossceo <june@girlboss.ceo> | |||
2023-07-29 | Only print raw malformed JSON body in debug level | girlbossceo | |
Signed-off-by: girlbossceo <june@girlboss.ceo> | |||
2023-07-29 | Merge branch 'next' into 'fix-broken-links' | purplemeteorite | |
# Conflicts resolved: # docker/README.md | |||
2023-07-29 | Merge branch 'uak-next-patch-77212' into 'next' | Timo Kösters | |
Change link from docker-compose.override.traefik.yml to docker-compose.override.yml in README.md See merge request famedly/conduit!514 | |||
2023-07-29 | fixed broken traefik links in docker README | purplemeteorite | |
2023-07-29 | moved docker-compose.yml into the docker folder | purplemeteorite | |
2023-07-28 | Merge branch 'next' into 'next' | Timo Kösters | |
Docs: OCI image registries and tags See merge request famedly/conduit!492 | |||
2023-07-28 | Merge branch 'bugfix/well-known-missing' into 'next' | Timo Kösters | |
It's ok not being able to find a .well-known response. See merge request famedly/conduit!519 | |||
2023-07-28 | It's ok not being able to find a .well-known response. | Tobias Tom | |