Jacob Taylor
bb04a81394
bump the number of allowed immutable memtables by 1, to allow for greater flood protection
...
this should probably not be applied if you have rocksdb_atomic_flush = false (the default)
2026-06-27 06:42:35 -07:00
31a05b9c
21e93f8feb
chore: changelog
2026-06-27 01:05:53 +01:00
31a05b9c
4b2f032ae6
feat: get-state-at admin command
2026-06-27 01:05:48 +01:00
Jade Ellis
8a495a7d7f
fix(ci): Correct remote ref fetch
2026-06-27 01:00:33 +01:00
Jade Ellis
cee51d5717
fix(ci): Correct remote ref fetch
2026-06-27 00:57:45 +01:00
Jade Ellis
0483d3e155
ci: Don't checkout repo in pull_request_target
2026-06-27 00:54:31 +01:00
timedout
2a4b9f9323
fix: Check are_all_blocked in server_filter_level
2026-06-24 20:13:17 +01:00
timedout
63a1a3d9ab
feat: Advertise stable prefix in unstable features
2026-06-24 20:05:34 +01:00
timedout
f19f5c71a5
chore(1875): Remove extra changelog entry
2026-06-24 19:13:35 +01:00
timedout
b009ffd31c
chore(1875): Add changelogs
2026-06-24 19:03:38 +01:00
timedout
b6baf66399
feat: Support MSC4380 invite blocking
...
fix: Re-add silently dropped support for MSC4155
2026-06-24 18:59:49 +01:00
ginger
6dac46e1ad
Update SECURITY.md
2026-06-24 13:00:27 +00:00
ginger
4d40e20fdd
docs: Fix typo
2026-06-23 14:56:14 +00:00
Renovate Bot
3b455218f5
chore(deps): update rust crate itertools to 0.15.0
2026-06-23 13:53:25 +00:00
Renovate Bot
de24fcbb8c
chore(deps): update dependency cargo-bins/cargo-binstall to v1.20.1
2026-06-23 13:38:23 +00:00
Renovate Bot
2adb9a7941
chore(deps): update actions/checkout action to v7
2026-06-23 13:20:40 +00:00
Renovate Bot
d81f4df61c
chore(deps): update rust crate itertools to 0.15.0
2026-06-23 13:20:22 +00:00
Renovate Bot
6b259d15ee
chore(deps): update rust-non-major
2026-06-23 13:20:10 +00:00
Renovate Bot
eeef60d540
chore(deps): update github-actions-digest
2026-06-23 05:01:57 +00:00
Renovate Bot
a01035e63a
chore(deps): update github-actions-non-major to v43.234.0
2026-06-22 05:03:19 +00:00
stratself
52c1544e6f
fix: Correct date in announcements
2026-06-21 02:36:32 +00:00
Jade Ellis
ed38212391
fix(ci): Correct version regex in debian build
2026-06-21 01:03:14 +01:00
Jade
86fe98c90d
chore: Admin announcement
2026-06-20 23:32:56 +00:00
Henry-Hiles
4078062331
fix: change the update-flake-hashes repo to work with the new rust.nix structure
2026-06-20 15:35:09 -04:00
Henry-Hiles
40935cf96a
fix: use toolchain declared in rust-toolchain.toml for cross rust-std
2026-06-20 15:32:33 -04:00
Henry-Hiles
182c5a120e
fix: add rocksdb as a flake package
...
This fixes the flake-hashes workflow.
2026-06-20 13:45:25 -04:00
Henry-Hiles
8e71ed7b63
fix: dynamically link rocksdb on dynamic nix builds
...
Fixes liburing error.
2026-06-20 13:19:35 -04:00
timedout
4696cbb751
fix: SEC12
2026-06-20 16:03:43 +01:00
timedout
ebea06b687
fix: SEC11
2026-06-20 16:03:43 +01:00
timedout
62b58e1a6a
fix: SEC16
2026-06-20 16:03:37 +01:00
Henry-Hiles
1ba90deeba
chore: Change build workflows to run every week
...
Old behavior was to run every day, which is wasteful.
2026-06-19 22:58:32 -04:00
Henry-Hiles
71ed283141
chore: enable __structuredAttrs on build
...
This is a good practice for modern nix packages
2026-06-20 02:43:52 +00:00
Henry-Hiles
a7ae7b2e75
fix: resolve review comment about Haswell CPUs
2026-06-20 02:43:52 +00:00
Henry-Hiles
0d45ae7e21
chore: more descriptive name for binary build step of workflow
2026-06-20 02:43:52 +00:00
Henry-Hiles
61e121ad5c
feat: improve docs for building with nix
2026-06-20 02:43:52 +00:00
Henry-Hiles
31960beb75
fix: fix max-perf-static packages not statically linking
2026-06-20 02:43:52 +00:00
Henry-Hiles
bdd9b6b50c
chore: add changelog
2026-06-20 02:43:52 +00:00
Henry-Hiles
216033cf20
feat: add build-nix workflow
2026-06-20 02:43:52 +00:00
Henry-Hiles
95ddb1bbe5
feat: add max-perf package
2026-06-20 02:43:52 +00:00
Henry-Hiles
1ad4ca0f67
feat: add static binary build instructions to docs
2026-06-20 02:43:52 +00:00
Henry-Hiles
95790d8152
fix: don't do check on all builds
...
Checks can be done with `nix flake check`, no need to slow down build process with this.
2026-06-20 02:43:52 +00:00
Henry-Hiles
02c61b3840
fix: remove un-needed env vars that crane sets automatically
2026-06-20 02:43:52 +00:00
Henry-Hiles
6ee501ac69
feat: static builds using nix, including cross
2026-06-20 02:43:52 +00:00
spaetz
252ebb4642
CI: Remove the clang detection
...
tomfos.tr act-runner image removed the possibility to install the latest LLVM using an installer script, so let us also remove the detection and just live with the distro's clang image.
2026-06-19 11:23:53 +00:00
Renovate Bot
0fb95df7a5
chore(deps): update rust crate tower-http to 0.7.0
2026-06-18 05:03:03 +00:00
Jade Ellis
a72eda19f1
chore: Release
v26.6.0-alpha.1
2026-06-17 15:12:50 +01:00
Jade Ellis
4fc808114f
chore: Release
2026-06-17 15:05:23 +01:00
Ginger
e3a9549824
fix: Correctly sync newly created rooms
2026-06-16 23:41:51 -04:00
Ginger
073c033ab8
fix: Don't panic on missing SSH in sliding sync
2026-06-16 23:41:51 -04:00
Ginger
6e42be95bc
fix: Additional sync logic fixes
2026-06-16 23:41:51 -04:00