Commit graph

  • c2c36197e9 chore(deps): update nixos/nix docker tag to v2.23.1 renovate[bot] 2024-06-27 12:07:09 +00:00
  • c952db72e7 remove unused CONDUWUIT_CONFIG_FILE variable Paul Robertson 2024-06-26 20:50:32 -04:00
  • 1ca484f90d explain how to configure conduwuit Paul Robertson 2024-06-26 22:08:18 -04:00
  • b1150cded9 rename configuruation.md to configuration/examples.md Paul Robertson 2024-06-26 22:04:28 -04:00
  • 2b35f83089 ci: exclude renovate[bot] strawberry 2024-06-30 23:36:07 -04:00
  • 792d4aa6ce fix nightly clippy lint strawberry 2024-06-30 23:26:59 -04:00
  • 6c461025e5 use proper redacts field strawberry 2024-06-30 23:26:36 -04:00
  • 44f63ff747
    Update Rust crate clap to v4.5.8 renovate[bot] 2024-07-01 01:06:26 +00:00
  • 9d1db7d171 rename fsck to check Jason Volk 2024-06-23 09:55:51 +00:00
  • 2387f7f955 move tester command under debug Jason Volk 2024-06-23 09:06:25 +00:00
  • 5805394ca5 add tester timer stub Jason Volk 2024-06-23 07:11:00 +00:00
  • 3301cde8e7 add timer around admin command processing Jason Volk 2024-06-23 07:10:29 +00:00
  • b28d216e00 improve debug get-room-state; use RoomOrAliasId Jason Volk 2024-06-23 03:12:12 +00:00
  • f127987c7a add convenience alias resolver to interface Jason Volk 2024-06-23 02:57:32 +00:00
  • fa02d7b7e3 diffuse get_alias_helper into services::rooms::alias Jason Volk 2024-06-23 02:55:00 +00:00
  • 96a16190c5 mute dev_release_log_level from --all-features for now Jason Volk 2024-06-27 23:19:20 +00:00
  • d9054f5364 add backreference to layer in capture data struct Jason Volk 2024-06-14 17:53:40 +00:00
  • db288b169e add config option for tokio_console runtime enablement Jason Volk 2024-06-26 23:00:33 +00:00
  • bc50034173 idiomize various expressions Jason Volk 2024-06-25 00:52:56 +00:00
  • 20fe84379c rename log::Server to log::Log Jason Volk 2024-06-26 00:19:35 +00:00
  • 06f01d384f simplify argon init Jason Volk 2024-06-25 00:03:05 +00:00
  • bd19fac4c5 split tracing init into unit Jason Volk 2024-06-24 22:22:18 +00:00
  • 703c275266 split sentry init; add user-agent, trace hooks. Jason Volk 2024-06-24 22:10:34 +00:00
  • c05f00661b use extern namespace in log wrapper macros Jason Volk 2024-06-24 22:20:07 +00:00
  • 0e46b750a0 default to jemalloc when both hardened_malloc and jemalloc enabled. Jason Volk 2024-06-22 19:28:26 +00:00
  • 3a51e18ce6 pre-format version strings Jason Volk 2024-06-24 22:06:20 +00:00
  • 7638bbc49c keep column list lexically sorted Jason Volk 2024-06-29 22:07:57 +00:00
  • 35049c94de simplify db ThreadMode typedef Jason Volk 2024-06-29 19:57:22 +00:00
  • 7db8478dc0 hoist iterator modes; group fns Jason Volk 2024-06-29 05:41:20 +00:00
  • df7a1dee15 remove --features=rocksdb from smoketest; use separate target dir Jason Volk 2024-06-29 04:18:07 +00:00
  • dc633100da hoist read_options/write_options instances Jason Volk 2024-06-29 03:25:13 +00:00
  • 0f1432f448 improve appservice::Data interface encap Jason Volk 2024-06-29 01:19:23 +00:00
  • 30b5ad3870 de-feature rocksdb Jason Volk 2024-06-29 00:43:45 +00:00
  • cb48e25783 refactor dyn KvTree out of services Jason Volk 2024-06-28 22:51:39 +00:00
  • 57acc4f655 fix needless pass by value Jason Volk 2024-06-28 23:23:59 +00:00
  • 875d9e8b07 fix complex types Jason Volk 2024-06-28 23:05:45 +00:00
  • de21f7442a devirtualize database Jason Volk 2024-05-28 06:59:50 +00:00
  • 7ad7badd60 devirtualize service Data traits Jason Volk 2024-05-27 03:17:20 +00:00
  • a6edaad6fc error enum cleanup Jason Volk 2024-06-14 18:29:21 +00:00
  • fbcdb3860a eliminate dep:rust-rocksdb et al from admin crate Jason Volk 2024-06-12 01:13:19 +00:00
  • 01f4455ceb convert rocksdb errors locally; remove from Error. Jason Volk 2024-06-12 01:08:07 +00:00
  • c1712d4d8b optimize increment Jason Volk 2024-06-25 01:31:52 +00:00
  • 3480074f61 sha256_media integration Jason Volk 2024-06-23 20:48:40 +00:00
  • efbdced535 cleanup migration function a bit Jason Volk 2024-06-23 19:55:17 +00:00
  • 19d8f0b27e
    dont use any for a single feature check Paul Robertson 2024-06-30 10:40:54 -04:00
  • 8d5305c769
    lock cleanup Paul Robertson 2024-06-30 10:40:35 -04:00
  • 73b85372d6
    drop parking_lot feature Paul Robertson 2024-06-26 19:27:48 -04:00
  • 5e6b9ec1cf
    drop thread_local feature Paul Robertson 2024-06-26 19:26:57 -04:00
  • e24b7d2f3e
    drop sqlite from docs Paul Robertson 2024-06-26 19:25:44 -04:00
  • c61258fa0d
    drop rusqlite dependency Paul Robertson 2024-06-26 19:25:35 -04:00
  • 65177d237a
    drop the sqlite feature from core Paul Robertson 2024-06-26 19:21:23 -04:00
  • 325f1c0bd2
    drop the sqlite feature from database Paul Robertson 2024-06-26 19:20:54 -04:00
  • 68f1b4789a
    drop the sqlite feature from main Paul Robertson 2024-06-26 19:20:31 -04:00
  • 624cd2acfa
    remove sqlite code Paul Robertson 2024-06-26 19:11:15 -04:00
  • 5fb442e3fc
    chore(deps): update rust crate log to v0.4.22 renovate[bot] 2024-06-28 01:11:26 +00:00
  • fb758f5f4b chore(deps): bump Cargo.lock (subtle crate was yanked) morguldir 2024-06-27 18:37:44 +02:00
  • 5d138a7e5e ci: skip development.md file when running lychee morguldir 2024-06-27 18:36:35 +02:00
  • 563618cc9e ci: free disk space before starting tests morguldir 2024-06-27 12:48:14 +02:00
  • 0a28d80cf2 ci: try another upstream cache morguldir 2024-06-27 04:08:04 +02:00
  • 82317bbdb5
    chore(deps): bump Cargo.lock (subtle crate was yanked) morguldir 2024-06-27 18:37:44 +02:00
  • ba5b321cd9
    ci: skip development.md file when running lychee morguldir 2024-06-27 18:36:35 +02:00
  • 3785db9b45
    chore(deps): update nixos/nix docker tag to v2.23.1 renovate[bot] 2024-06-27 12:07:09 +00:00
  • 31a9a455f9
    ci: free disk space before starting tests morguldir 2024-06-27 12:48:14 +02:00
  • ba90bab5d5
    explain how to configure conduwuit Paul Robertson 2024-06-26 22:08:18 -04:00
  • fc643b67d3
    ci: try another upstream cache morguldir 2024-06-27 04:08:04 +02:00
  • f27dafa0f3
    rename configuruation.md to configuration/examples.md Paul Robertson 2024-06-26 22:04:28 -04:00
  • 9c99cbc6df
    remove unused CONDUWUIT_CONFIG_FILE variable Paul Robertson 2024-06-26 20:50:32 -04:00
  • 9442a71719
    chore(deps): update rust crate either to v1.13.0 renovate[bot] 2024-06-25 23:19:28 +00:00
  • 6f9d7b5667 docs: fix broken link to development.md Integral 2024-06-24 00:08:54 +08:00
  • dae59d4da7
    docs: fix broken link to development.md Integral 2024-06-24 00:08:54 +08:00
  • 935db69e68
    chore(deps): update opentelemetry-rust monorepo renovate[bot] 2024-06-23 13:53:39 +00:00
  • f23387ea7a
    chore(deps): update rust crate libloading to v0.8.4 renovate[bot] 2024-06-23 13:53:28 +00:00
  • d875e0c1c0 fix handling of empty admin command lines v0.4.3 Jason Volk 2024-06-23 04:33:50 +00:00
  • 7a71012589 chore(deps): update aquasecurity/trivy-action action to v0.23.0 renovate[bot] 2024-06-18 02:45:03 +00:00
  • 189688994b ci: properly exclude renovate from docker publishing strawberry 2024-06-22 18:35:30 -04:00
  • bc093e9544 bump conduwuit version to 0.4.3 strawberry 2024-06-22 17:56:34 -04:00
  • 2dae3052e2 remove unnecessary html render Jason Volk 2024-06-22 18:30:47 +00:00
  • 0f07b86159 bump Cargo.lock Jason Volk 2024-06-22 17:51:51 +00:00
  • 2f84bc895d Improve additional command outputs containing codeblocks. Jason Volk 2024-06-19 01:55:21 +00:00
  • 3b34e72456 improve output scheme for admin query commands Jason Volk 2024-06-17 10:12:44 +00:00
  • 7eee88160a truncate other span names and fields Jason Volk 2024-06-17 06:32:53 +00:00
  • 5f46623371 redaction fixes strawberry 2024-06-22 21:21:16 +00:00
  • acef8f0a2c
    chore(deps): update rust crate url to v2.5.2 renovate[bot] 2024-06-18 23:13:56 +00:00
  • cbb97b4fdf bump termimad Jason Volk 2024-06-17 06:07:26 +00:00
  • 14dcc8db15 truncate MatchedPath for span field Jason Volk 2024-06-17 05:24:08 +00:00
  • 213a6d441f shorten several request span names. Jason Volk 2024-06-17 04:12:11 +00:00
  • 98d96b89a5 minor reductions Jason Volk 2024-06-17 04:57:41 +00:00
  • 1e8c7dc2e0
    chore(deps): update aquasecurity/trivy-action action to v0.23.0 renovate[bot] 2024-06-18 02:45:03 +00:00
  • a7edf0039d
    chore(deps): update rust crate reqwest to v0.12.5 renovate[bot] 2024-06-17 15:55:12 +00:00
  • 5af7b5b0be
    chore(deps): update rust crate termimad to v0.29.4 renovate[bot] 2024-06-17 06:41:57 +00:00
  • 1c0ed91f6f rename ruma_wrapper to router Jason Volk 2024-06-16 21:32:08 +00:00
  • 64705fa27d rename router to routes Jason Volk 2024-06-16 21:29:59 +00:00
  • 8affdc43a6 additional termimad config Jason Volk 2024-06-17 00:19:17 +00:00
  • 1ccdba8921 use markdown for list-database-files command Jason Volk 2024-06-16 23:09:54 +00:00
  • 50ce87161b refactor admin command visibilities and use statements Jason Volk 2024-06-16 22:26:52 +00:00
  • c6f4b20e17 add server restart support w/ admin command Jason Volk 2024-06-16 19:46:32 +00:00
  • 2cb31275f0 fix missing command response; use non-empty command responses Jason Volk 2024-06-16 19:44:46 +00:00
  • 5aee03d14a switch to crate rustyline_async Jason Volk 2024-06-16 19:42:16 +00:00
  • 959fd2e6c4 split main signal handler to unit Jason Volk 2024-06-16 19:41:03 +00:00
  • f40a3ea4a6 docs: more improvements, fixes, cleanup, etc strawberry 2024-06-16 21:30:51 -04:00