Commit graph

  • 5ad1100e0f
    bump our rocksdb fork June Clementine Strawberry 2025-03-06 19:48:06 -05:00
  • 20dd1d148d add new complement test results June Clementine Strawberry 2025-03-06 18:45:48 -05:00
  • fa71162c7d
    bump rocksdb to v9.11.1 June Clementine Strawberry 2025-03-06 18:45:14 -05:00
  • f34e0b21a3
    remove rust-rocksdb dylib wrapper as we have a fork already June Clementine Strawberry 2025-03-06 18:12:54 -05:00
  • d80e61cbee
    bump ring to 0.17.12 June Clementine Strawberry 2025-03-06 17:53:23 -05:00
  • c92678ecbe
    dont build with zlib in the nix flake June Clementine Strawberry 2025-03-06 13:08:01 -05:00
  • ecea0cff69 fix TestFetchMessagesFromNonExistentRoom complement test June Clementine Strawberry 2025-03-06 00:51:13 -05:00
  • 931fd4c802 add missing target June Clementine Strawberry 2025-03-06 00:44:57 -05:00
  • 657e91fd42
    dont send push notifications from ignored users PDUs June Clementine Strawberry 2025-03-06 00:34:17 -05:00
  • 18d93d04f0
    Merge 9804db3585 into e3b81f7b64 Odd Eivind Ebbesen 2025-03-06 16:30:24 +00:00
  • 9804db3585 Ran: nix flake update liburing oddlid/rename-admin-room-bot oddlid/rename-admin-room-bot Odd E. Ebbesen 2025-03-06 11:59:08 +01:00
  • f4c51cd405
    remove zlib as a default rocksdb compression option June Clementine Strawberry 2025-03-06 00:18:28 -05:00
  • 17b625a85b
    reject device keys if they dont match user ID or device ID or are missing fields June Clementine Strawberry 2025-03-06 00:14:49 -05:00
  • c10500f8ae
    bump rust-rocksdb and ruwuma June Clementine Strawberry 2025-03-06 00:14:24 -05:00
  • 2c1ec3fb02
    allow both lowercase and uppercase usernames to login June Clementine Strawberry 2025-03-05 21:31:49 -05:00
  • 408f5bd30c add val_size_hints on membership cfs (todo remove these anyways) June Clementine Strawberry 2025-03-05 19:06:31 -05:00
  • 97208d6081 add more safety checks before allowing a room marked as forgotten June Clementine Strawberry 2025-03-05 19:06:10 -05:00
  • 35981d5aef
    automatically forget rooms on leaving June Clementine Strawberry 2025-03-05 19:05:42 -05:00
  • 7c17163730
    switch to self-hosted ci runner, remove sudo usages June Clementine Strawberry 2025-03-04 23:35:21 -05:00
  • 59bd087ebd Rename admin room bot from conduit to conduwuit Odd E. Ebbesen 2025-03-05 03:53:41 +01:00
  • ccf99bc968 Fix up wording in the doc comments for admin media deletion oddlid/fix-admin-media-help-text Odd E. Ebbesen 2025-03-05 03:04:15 +01:00
  • 3ff508272d
    Update sentry-rust monorepo to 0.36.0 oddlid/renovate/sentry-rust-monorepo renovate[bot] 2025-03-03 12:16:10 +00:00
  • 99400dd63f
    Update axum monorepo oddlid/renovate/axum-monorepo renovate[bot] 2025-03-03 12:16:00 +00:00
  • c7c0dc5a3c
    Update Rust crate itertools to 0.14.0 oddlid/renovate/itertools-0.x renovate[bot] 2025-03-03 12:15:54 +00:00
  • e91fe86d96
    Update Rust crate tracing-subscriber to v0.3.19 oddlid/renovate/tokio-tracing-monorepo renovate[bot] 2025-03-03 12:15:47 +00:00
  • b64ca4b986
    Update Rust crate hyper-util to v0.1.10 oddlid/renovate/hyper-util-0.x renovate[bot] 2025-03-03 12:15:41 +00:00
  • 1ecd027389
    always run checks when building in nix (doCheck true) oddlid/msc3967 June Clementine Strawberry 2025-03-03 01:06:04 -05:00
  • df72384c16
    delete snappy, bump rust-rocksdb, bump rocksdb to v9.10.0 again June Clementine Strawberry 2025-03-03 01:05:43 -05:00
  • 0d741bbd46
    remove nix run ci test as its covered by complement June Clementine Strawberry 2025-03-03 00:15:12 -05:00
  • af714d5778
    refactor+fix various issues with regs/logins and admin user commands June Clementine Strawberry 2025-03-02 23:16:30 -05:00
  • 00cc23b649
    bump nix lockfile, bump cargo.lock, bump ruwuma June Clementine Strawberry 2025-03-02 23:15:30 -05:00
  • de53ad83b2
    run nightly cargo fmt again June Clementine Strawberry 2025-03-02 23:15:05 -05:00
  • 17e0384eeb
    ignore errors instead of expecting for state gathering June Clementine Strawberry 2025-03-02 23:11:43 -05:00
  • dca7bf9635
    try bumping cache-nix-action to v6 June Clementine Strawberry 2025-02-27 10:39:06 -05:00
  • a67ab75417 fix edition 2024 lints Jason Volk 2025-02-25 18:38:12 +00:00
  • cbf207bd1f
    try adding back some skipped complement tests June Clementine Strawberry 2025-02-23 03:11:34 -05:00
  • 4bdd0d77db
    bump complement, actually run all tests June Clementine Strawberry 2025-02-23 02:52:19 -05:00
  • 045e8a2937
    stop building mac binaries for now because of linker issues June Clementine Strawberry 2025-02-23 02:51:55 -05:00
  • a1e1f40ded
    run cargo fix for rust 2024 changes and rustfmt June Clementine Strawberry 2025-02-23 01:17:45 -05:00
  • e97952b7f6
    bump nix lock, update to rust 2024 and 1.85.0 toolchain June Clementine Strawberry 2025-02-23 01:17:30 -05:00
  • bec19df275
    increase compression levels for some column families again morguldir 2025-02-22 17:12:31 +01:00
  • 8085a1c064
    Implement MSC3967, also fixes error when uploading keys in element morguldir 2025-02-22 16:46:06 +01:00
  • 1061f68f0e
    bump ruwuma morguldir 2025-02-21 21:13:06 +01:00
  • 01155fa649 fix unsafe precondition violation oddlid/02-17-2025 Jason Volk 2025-02-21 17:47:44 +00:00
  • c614d5bf44
    bump ruwuma strawberry 2025-02-17 17:35:03 -05:00
  • f47677c995 refactor spaces Jason Volk 2025-02-07 07:09:45 +00:00
  • 6113803038 better error logging on send_join response failure Jason Volk 2025-02-08 10:09:57 +00:00
  • 4de0dafdf1 bump ruma Jason Volk 2025-02-08 06:24:25 +00:00
  • f2ca670c3b optimize further into state-res with SmallString Jason Volk 2025-02-08 01:58:13 +00:00
  • 0a9a9b3c92 larcen state-res from ruma Jason Volk 2025-02-05 12:22:22 +00:00
  • b872f8e593 optimize with SmallString; consolidate related re-exports Jason Volk 2025-02-08 00:16:37 +00:00
  • ecc9099127 add conf item to re-disable atomic flush Jason Volk 2025-02-07 23:18:02 +00:00
  • e123a5b660 add state accessories for iterating state_keys of a type Jason Volk 2025-02-07 01:16:46 +00:00
  • 59c073d0d8 add unconstrained feature to service worker Jason Volk 2025-02-06 23:58:45 +00:00
  • 5428526120 add tail-efficient logic extension Jason Volk 2025-02-06 23:03:24 +00:00
  • d8e94ee965 split spaces service Jason Volk 2025-02-06 20:08:00 +00:00
  • 31ab84e928 simplify client event endpoint Jason Volk 2025-02-06 10:23:17 +00:00
  • 565837ad75 request auth media first Jason Volk 2025-02-06 04:21:39 +00:00
  • 2d71d5590a fix pdu add_relation() helper Jason Volk 2025-02-06 09:53:53 +00:00
  • 3ec43be959 join initial fetches in get_relations() Jason Volk 2025-02-06 04:30:17 +00:00
  • 2bc0af41e8
    Update nixos/nix Docker tag to v2.26.2 oddlid/renovate/nixos-nix-2.x renovate[bot] 2025-02-12 22:08:52 +00:00
  • 2f9a4f967f
    Update opentelemetry-rust monorepo oddlid/renovate/opentelemetry-rust-monorepo renovate[bot] 2025-02-10 22:09:53 +00:00
  • 44aafe7dba
    Merge 8cf8af723d into e3b81f7b64 Jade Ellis 2025-02-10 18:04:20 +02:00
  • e3b81f7b64 Fix in caddyfile guide Dzming Li 2025-02-10 22:45:57 +08:00
  • 6cdc77aada
    Fix in caddyfile guide Dzming Li 2025-02-10 22:45:57 +08:00
  • b398b36859
    Update nix-community/cache-nix-action action to v5.2.1 oddlid/renovate/nix-community-cache-nix-action-5.x renovate[bot] 2025-02-09 15:20:23 +00:00
  • b6e9dc3d98
    comment out borked ci thing for now v0.5.0-rc3 strawberry 2025-02-09 10:17:28 -05:00
  • cfcd6eb1a6
    bump ruwuma to stop erroring on empty push response body strawberry 2025-02-07 18:00:58 -05:00
  • 88e7e50daf
    add missing source OCI image label metadata oddlid/2025-02-06 strawberry 2025-02-07 11:49:00 -05:00
  • 8345ea2cd3
    add --locked and --no-fail-fast to cargo test, add other feature test strawberry 2025-02-06 18:47:54 -05:00
  • add2e0e9ee bump rust-rocksdb strawberry 2025-02-06 18:20:02 -05:00
  • 43e6c27bb7 misc nix tweaks to maybe speedup ci strawberry 2025-02-06 18:07:49 -05:00
  • c7c9f0e4a6 catch clippy lints for --no-default-features builds strawberry 2025-02-06 16:57:30 -05:00
  • ef2d307c15
    fix warnings and errors when building with no features strawberry 2025-02-06 16:48:48 -05:00
  • f761d4d5c9
    bump db version to 17, cleanup, rerun old migrations for users who downgraded strawberry 2025-02-06 16:48:19 -05:00
  • 16b07ae3ec
    add default systemd support for a TTY to use console mode from strawberry 2025-02-06 16:47:10 -05:00
  • 62d80b97e6 add systemd unit logging mode Jason Volk 2025-02-06 03:14:37 +00:00
  • 3344d54810
    Lock file maintenance oddlid/renovate/lock-file-maintenance renovate[bot] 2025-02-05 15:24:31 +00:00
  • 4f9624ac45
    Update Rust crate axum-client-ip to 0.7.0 oddlid/renovate/axum-client-ip-0.x renovate[bot] 2025-02-05 15:24:02 +00:00
  • fda8b36809 add more systemd notify integration with stopping/reloading/ready states strawberry 2025-02-05 01:45:21 -05:00
  • f6dfc9538f bump ruwuma to stop erroring on duplicate yaml values on appservice EDUs (we dont implement this atm anyways) strawberry 2025-02-05 01:44:49 -05:00
  • f80d85e107 add SIGUSR1 systemctl reload config support to systemd units strawberry 2025-02-05 01:43:27 -05:00
  • 9158edfb7c fix empty join timeline bug Jason Volk 2025-02-05 05:10:30 +00:00
  • 04656a7886 fix spaces pagination bug Jason Volk 2025-02-05 03:00:47 +00:00
  • 442bb9889c improvements on blurhashing feature Jason Volk 2025-02-04 02:24:50 +00:00
  • 62180897c0 Added blurhash.rs to fascilitate blurhashing. Niko 2025-02-01 18:35:23 -05:00
  • 80277f6aa2
    Adds .gitattributes to the projects to prevent LN and CLRF conflicts. (#681) Nineko 2025-02-04 16:46:00 -05:00
  • d32534164c fix soft-failed redaction regression (ff8bbd4cfa) Jason Volk 2025-02-04 20:30:33 +00:00
  • b3271e0d65 split state_accessor Jason Volk 2025-02-02 17:27:39 +00:00
  • 106bcd30b7 optimize incremental sync state diff Jason Volk 2025-02-02 07:40:08 +00:00
  • da4b94d80d trap panics when running in gdb Jason Volk 2025-02-02 22:13:27 +00:00
  • b8ec46fe6f
    Re-signed git messages [ci skip] Niko 2025-02-03 17:14:17 -05:00
  • bc8aabf65f
    chore: added .gitattributes file so that windows doesn't break newlines. Niko 2025-02-01 14:44:33 -05:00
  • 32f990fc72 fix the panic counter in the tower layer Jason Volk 2025-02-02 23:19:35 +00:00
  • 5e59ce37c4 snapshot sync results at next_batch upper-bound Jason Volk 2025-01-31 13:51:39 +00:00
  • a774afe837 modernize remove_to_device_events Jason Volk 2025-02-02 08:59:14 +00:00
  • ffe3b0faf2 make shutdown grace periods configurable Jason Volk 2025-02-02 10:43:02 +00:00
  • bd6d4bc58f enforce timeout on request layers Jason Volk 2025-02-02 10:07:00 +00:00
  • b4d22bd05e remove unnecessary cf arc refcnt workaround Jason Volk 2025-02-01 23:41:05 +00:00
  • 7ce782ddf4 fix jemalloc cfgs lacking msvc conditions Jason Volk 2025-02-01 01:17:28 +00:00