june strawberry · it/its, pup/pups, she/her
strawberry pushed to main at strawberry/conduwuit 2025-02-09 15:17:34 +00:00
b6e9dc3d98 comment out borked ci thing for now
cfcd6eb1a6 bump ruwuma to stop erroring on empty push response body
Compare 2 commits »
strawberry pushed to main at strawberry/conduwuit 2025-02-07 16:49:42 +00:00
88e7e50daf add missing source OCI image label metadata
8345ea2cd3 add --locked and --no-fail-fast to cargo test, add other feature test
add2e0e9ee bump rust-rocksdb
43e6c27bb7 misc nix tweaks to maybe speedup ci
c7c9f0e4a6 catch clippy lints for --no-default-features builds
Compare 9 commits »
strawberry pushed to main at strawberry/conduwuit 2025-02-05 15:22:07 +00:00
fda8b36809 add more systemd notify integration with stopping/reloading/ready states
f6dfc9538f bump ruwuma to stop erroring on duplicate yaml values on appservice EDUs (we dont implement this atm anyways)
f80d85e107 add SIGUSR1 systemctl reload config support to systemd units
9158edfb7c fix empty join timeline bug
04656a7886 fix spaces pagination bug
Compare 7 commits »
strawberry pushed to main at strawberry/conduwuit 2025-02-04 21:46:33 +00:00
80277f6aa2 Adds .gitattributes to the projects to prevent LN and CLRF conflicts. (#681)
d32534164c fix soft-failed redaction regression (ff8bbd4cfa)
Compare 2 commits »
strawberry pushed to main at strawberry/conduwuit 2025-02-04 14:19:01 +00:00
b3271e0d65 split state_accessor
106bcd30b7 optimize incremental sync state diff
da4b94d80d trap panics when running in gdb
32f990fc72 fix the panic counter in the tower layer
5e59ce37c4 snapshot sync results at next_batch upper-bound
Compare 26 commits »
strawberry pushed to main at strawberry/conduwuit 2025-01-29 14:06:27 +00:00
eb7d893c86 fix malloc_conf feature-awareness
936161d89e reduce bottommost compression underrides
329925c661 additional info level span adjustments
af399fd517 flatten state accessor iterations
ad0b0af955 combine state_accessor data into mod
Compare 27 commits »
strawberry pushed to main at strawberry/conduwuit 2025-01-26 18:12:38 +00:00
4b3c54bbfa check if DOCKER_USERNAME is empty as well in dockerhub desc publish
68856645ee refactor lazy-loading
9ad4f20da4 propagate underflow as error result, not index bounds panic
186c459584 use scalar for file shape; increase shape for small-type columns
29a19ba437 add write_to_cache to descriptor
Compare 5 commits »
strawberry pushed to main at strawberry/conduwuit 2025-01-26 17:40:44 +00:00
3b0195e6b3 misc various github actions ci fixes
4b331fe50e update README.md, crate metadata, and OCI image metadata
c323894497 use test in postrm deb script before deleting
5b5ccba64e make conduwuit lowercase in the user-agent again
9dcf289c7a (doc): Update docker-compose.yml and conduwuit-example.toml
Compare 7 commits »
strawberry pushed to main at strawberry/conduwuit 2025-01-25 18:55:20 +00:00
9514064c1c use --locked for macOS builds
2abf15b9e9 revert back to v9.9.3 due to upstream build issue with macos
Compare 2 commits »
strawberry pushed to main at strawberry/conduwuit 2025-01-25 08:20:33 +00:00
cd5d4f48be add mau.dev mirror of conduwuit
eed3291625 ci: set variable after ssh has been configured, mainly for draft pull requests
6a7fe3ab7c limit wal archive size to 1gb
72daf7ea68 bump rocksdb to v9.10.0, reverts upstream rocksdb regression causing deadlocks on corrupt WAL files
94f2384fb0 fix missing iteration-optimized read options on several stream types
Compare 59 commits »
strawberry pushed to main at strawberry/conduwuit 2025-01-15 19:35:59 +00:00
9ebb39ca4f add missing cfg_attr on deserialisation db test
strawberry pushed to main at strawberry/conduwuit 2025-01-15 19:34:28 +00:00
783cc34e0c add missing cfg_attr on deserialisation db test
strawberry pushed to main at strawberry/conduwuit 2025-01-15 05:48:36 +00:00
f59e3d8850 bump nix lockfile, cargo.lock, rust to 1.84, and fix tracing fork
6cb3275be0 Add initial MSC4186 (Simplified Sliding Sync) implementation
be16f84410 syncv3: use a function for repeated pattern of fetching sticky params
Compare 3 commits »
strawberry pushed to main at strawberry/conduwuit 2025-01-14 03:18:34 +00:00
9dd058de60 update complement results
5a1c41e66b knocking implementation
fabd3cf567 ci: set binary as executable before uploading to webserver
5e21b43f25 run direnv exec in engage default steps
9bda5a43e5 fix /kick endpoint unbanning banned users
Compare 32 commits »
strawberry pushed to main at strawberry/conduwuit 2025-01-03 13:45:09 +00:00
e5049cae4a update complement test results
f1af7ec08c fix unused import in release mode
3b8a90ad13 delete more stuff to free up runner space
7a349fdc58 use latest sccache, bump nix flake lock, cache everything in rust-cache
6c8a1b5e9b bump ruwuma
Compare 52 commits »
strawberry pushed to main at strawberry/conduwuit 2024-12-20 19:27:10 +00:00
7f645ff0e9 Make some doc changes to admin media delete-past-remote-media
5b5735f653 update ruwuma
025950139e do not try to push to GHCR on pull requests from forks
0602e38ada remove logging
8f73caae0b fix github actions runs on forks
Compare 5 commits »
strawberry pushed to main at strawberry/conduwuit 2024-12-19 01:47:22 +00:00
802395bdb7 add password argument to reset-password admin cmd
strawberry pushed to main at strawberry/conduwuit 2024-12-18 19:45:53 +00:00
60a952508e use macro for error constructions
4d46df2af5 abort tasks for non-async pool shudown
Compare 2 commits »
strawberry pushed to main at strawberry/conduwuit 2024-12-18 18:41:46 +00:00
7b8320e0eb bump rocksdb to v9.9.3
6c42ac2726 add num_workers() convenience to core metrics
71673b2a88 add worker_affinity feature
5f7636f177 set dbpool thread name (gated by tokio_unstable)
f78104a959 relax Send on input iterator
Compare 6 commits »
strawberry pushed to main at strawberry/conduwuit 2024-12-18 16:26:52 +00:00
f54a62dda0 Revert "Send read reciept and typing indicator EDUs to appservices with receive_ephemeral"
9040ad054e Revert "misc typing cleanup"
Compare 2 commits »