continuwuity/src
Tom Foster 2a183cc5a4 fix(build): Remove hardened_malloc from full feature set
The hardened_malloc feature conflicts with jemalloc, preventing successful
builds with the --features full flag. Commenting out hardened_malloc allows
the full profile to build correctly while maintaining all other features.
2025-08-17 13:44:32 +01:00
..
admin refactor: Replace remaining std RwLocks 2025-07-20 16:33:36 +01:00
api refactor: address code review feedback for auth and pagination improvements 2025-08-12 05:29:41 +01:00
build_metadata build: Don't rerun on git changes 2025-05-26 19:16:05 +01:00
core fix: Drop fake room v2 support 2025-08-16 16:22:24 +01:00
database chore: Update rocksdb, feature flag changes 2025-07-24 21:51:52 +01:00
macros refactor: Replace std Mutex with parking_lot 2025-07-20 16:31:02 +01:00
main fix(build): Remove hardened_malloc from full feature set 2025-08-17 13:44:32 +01:00
router Post-formatting aesthetic and spacing corrections 2025-07-02 19:17:06 +01:00
service refactor: address code review feedback for auth and pagination improvements 2025-08-12 05:29:41 +01:00
web docs: Add vias to matrix.to links 2025-07-24 13:31:58 +01:00