Commit graph

  • 74ea6773b6
    chore(deps): update nix-community/cache-nix-action action to v5.2.1 renovate[bot] 2024-07-03 06:30:06 +00:00
  • f43c09b05d
    ci: pin cache-nix-action morguldir 2024-07-03 06:13:39 +02:00
  • b035cd7cbe
    ci: remove detsys from documentation/build workflow too morguldir 2024-07-03 04:51:59 +02:00
  • b7aa79884d
    ci: try out cargo caching morguldir 2024-07-03 03:39:49 +02:00
  • 9c6cc44abb
    ci: use correct config file morguldir 2024-07-03 01:56:14 +02:00
  • 9c0d7b1da0
    ci: change to cache-nix-action morguldir 2024-07-03 01:08:30 +02:00
  • ed3a464722 remove uselsss partial_cmp with cmp strawberry 2024-07-02 19:13:54 -04:00
  • 28ac3790c2 sync upstream spaces/hierarchy federation MR strawberry 2024-07-02 16:42:07 -04:00
  • 9115901c66 update complement results strawberry 2024-07-02 15:49:17 -04:00
  • 652faafe6e bump ruma strawberry 2024-07-02 15:43:10 -04:00
  • 8deba94a12 update various deps, update rocksdb to v9.3.1 strawberry 2024-07-02 15:40:45 -04:00
  • bb27f21ac1 simplify getting join_authorized_via_users_server for make/send_join, remove unnecessary async strawberry 2024-07-02 15:32:40 -04:00
  • 339a1fc4e8 only sign /send_join events if restricted join via room version and join_authorised_via_users_server strawberry 2024-07-02 15:01:11 -04:00
  • 75731671d1 use RoomMemberEventContent for send_join/send_leave strawberry 2024-07-02 14:46:53 -04:00
  • 20aab1792b fix version format regression 3a51e18ce6 Jason Volk 2024-07-01 19:25:23 +00:00
  • e9f4cd58a9 Bind Mount the old matrix-conduit directory Kimiblock Moe 2024-07-02 01:13:31 +08:00
  • 528802beac
    chore(deps): update rust crate serde_json to v1.0.120 renovate[bot] 2024-07-01 20:02:40 +00:00
  • 8f782595a3
    Bind Mount the old matrix-conduit directory Kimiblock Moe 2024-07-02 01:13:31 +08:00
  • cf7d52b2ee
    chore(deps): update rust crate hyper-util to v0.1.6 renovate[bot] 2024-07-01 15:30:03 +00:00
  • 6bae136720 Update Rust crate clap to v4.5.8 renovate[bot] 2024-07-01 01:06:26 +00:00
  • 39a1e994eb chore(deps): update rust crate log to v0.4.22 renovate[bot] 2024-06-28 01:11:26 +00:00
  • 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