june strawberry · it/its, pup/pups, she/her
strawberry pushed to main at strawberry/conduwuit 2025-04-04 06:30:44 +00:00
00f7745ec4 remove the db pool queue full warning
d036394ec7 refactor incoming prev events loop; mitigate large future
6a073b4fa4 remove additional unnecessary Arc
b7109131e2 further simplify get_missing_events; various log calls
94b107b42b add some debug logging and misc cleanup to keys/signatures/upload
Compare 18 commits »
strawberry pushed to main at strawberry/conduwuit 2025-04-01 02:17:14 +00:00
0f81c1e1cc revert hyper-util upgrade due to continued DNS issues
strawberry pushed to main at strawberry/conduwuit 2025-03-31 16:26:49 +00:00
bee1f89624 bump dependencies
5768ca8442 upgrade dependency ByteSize
3f0f89cddb use async_trait without axum re-export
d3b65af616 remove several services.globals config wrappers
d60920c728 workaround some large type name length issues
Compare 33 commits »
strawberry commented on issue strawberry/conduwuit#1 2025-03-29 23:40:25 +00:00
need 🐟 room version ASAP

yes mommy >.<

strawberry pushed to main at strawberry/conduwuit 2025-03-26 16:53:38 +00:00
33c5afe050 delete pushers created with different access token on password change
strawberry pushed to main at strawberry/conduwuit 2025-03-18 04:45:17 +00:00
7bf92c8a37 replace unnecessary check when updating device keys
strawberry pushed to main at strawberry/conduwuit 2025-03-16 23:47:39 +00:00
658c19d55e check if we already have a more preferable key backup before adding
4518f55408 guard against using someone else's access token in UIAA
Compare 2 commits »
strawberry pushed to main at strawberry/conduwuit 2025-03-15 23:15:49 +00:00
ee3c585555 skip a few flakey complement tests
6c29792b3d respect include_leave syncv3 filter
258b399de9 bump ruwuma
5dea52f0f8 stop doing complement cert gen and just use self-signed cert
1d1ccec532 fix some nightly clippy lints
Compare 89 commits »
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