Commit Graph

  • 1633abcbc5
    Merge 626b703b97 into 16014e1594 AsenHu 2024-10-29 14:20:12 +0000
  • 626b703b97
    1 AsenHu 2024-10-29 14:20:06 +0000
  • c221e7388e
    try to fix use old workflow bug AsenHu 2024-10-29 14:19:21 +0000
  • 0c28d1fbfb
    Print each command executed AsenHu 2024-10-29 14:11:23 +0000
  • 354dc9e703 add map accessor to Database; move cork interface strawberry/deps-updates Jason Volk 2024-10-29 00:08:41 +0000
  • 567a4cb441 implement admin command to force join all local users to room strawberry 2024-10-28 19:06:53 -0400
  • c71db93e22 implement admin command to force join list of local users strawberry 2024-10-28 18:28:56 -0400
  • 0a281241ef bump few dependencies, bump ruwuma strawberry 2024-10-28 16:53:53 -0400
  • 85890ed425 remove some unnecessary HTML from admin commands strawberry 2024-10-27 13:21:16 -0400
  • 065396f8f5 better document allow_inbound_profile_lookup_federation_requests strawberry 2024-10-27 12:37:44 -0400
  • d92f2c121f document nginx needing request_uri strawberry 2024-10-27 12:19:45 -0400
  • 52e356d780 generate ActualDest https string on the fly Jason Volk 2024-10-28 06:49:25 +0000
  • 7a09ac81e0 split send from messages; refactor client/messages; add filters to client/context Jason Volk 2024-10-27 20:13:10 +0000
  • 09afe36e29
    Merge 5fb7390186 into 16014e1594 renovate[bot] 2024-10-28 19:06:51 +0000
  • 5fb7390186
    chore(deps): update rust crate serde to v1.0.214 renovate/serde-monorepo renovate[bot] 2024-10-28 19:06:49 +0000
  • 81b25f1526
    Merge 78fa7dd2b3 into 16014e1594 renovate[bot] 2024-10-28 19:06:44 +0000
  • 78fa7dd2b3
    chore(deps): update rust crate reqwest to v0.12.9 renovate/reqwest-0.x-lockfile renovate[bot] 2024-10-28 19:06:42 +0000
  • d399843613
    Merge 2581fb4e15 into 16014e1594 renovate[bot] 2024-10-28 15:50:41 +0000
  • 2581fb4e15
    chore(deps): update rust crate hyper-util to v0.1.10 renovate/hyper-util-0.x renovate[bot] 2024-10-28 15:50:38 +0000
  • db3bb661ad
    Merge 3bf73ef950 into 16014e1594 renovate[bot] 2024-10-28 14:23:51 +0000
  • 3bf73ef950
    chore(deps): update rust crate rustls to v0.23.16 renovate/rustls-0.x-lockfile renovate[bot] 2024-10-28 14:23:48 +0000
  • 701b5eadf8
    Merge 8311952629 into 16014e1594 Jason Volk 2024-10-28 04:30:11 +0000
  • 6c9ecb031a re-export ruma Event trait through core pdu Jason Volk 2024-10-27 20:53:22 +0000
  • e7e606300f slightly simplify reqwest/hickory hooks Jason Volk 2024-10-27 19:17:41 +0000
  • 24ab7e4856
    Merge fc320b61b1 into 16014e1594 renovate[bot] 2024-10-27 16:26:02 +0000
  • fc320b61b1
    chore(deps): lock file maintenance renovate/lock-file-maintenance renovate[bot] 2024-10-27 16:26:00 +0000
  • 7223ad8670
    Refactor release.yml to update file names and remove unnecessary lines AsenHu 2024-10-27 09:56:28 +0000
  • 330baf2da7
    add upload by hand AsenHu 2024-10-27 09:51:05 +0000
  • d02e38c17a
    Update release.yml AsenHu 2024-10-27 17:08:04 +0800
  • 847c97f04e
    Update release.yml AsenHu 2024-10-27 16:43:01 +0800
  • 5a7eb03e20
    use release sha to select action AsenHu 2024-10-27 07:12:02 +0000
  • c7549eac10
    Refactor workflow to get the first completed run of the ci workflow AsenHu 2024-10-27 06:34:17 +0000
  • dfc3d71fe3
    Refactor release asset names before upload AsenHu 2024-10-27 06:11:23 +0000
  • c2a266b320
    add auto upload assets AsenHu 2024-10-27 05:49:42 +0000
  • 9787dfe77c fix clippy::ref_option Jason Volk 2024-10-27 00:30:30 +0000
  • 5e6dbaa27f apply room event filter to messages endpoint (#596) Jason Volk 2024-10-27 01:48:57 +0000
  • d281b8d3ae implement filters for search (#596) closes #596 Jason Volk 2024-10-26 22:22:10 +0000
  • 21a67513f2 refactor search system Jason Volk 2024-10-26 22:21:23 +0000
  • f245389c02 add typedef for pdu_ids Jason Volk 2024-10-26 22:20:16 +0000
  • 1e7207c230 start an ArrayVec extension trait Jason Volk 2024-10-25 19:53:08 +0000
  • 0426f92ac0 unify database record separator constants Jason Volk 2024-10-25 18:25:06 +0000
  • 6808671751 merge search service w/ data Jason Volk 2024-10-25 05:22:50 +0000
  • b7369074d4 add RoomEventFilter matcher for PduEvent Jason Volk 2024-10-25 02:56:24 +0000
  • cf59f738b9 move macros incorrectly moved out of utils to top level Jason Volk 2024-10-25 02:01:29 +0000
  • 8742266ff0 split up core/pdu Jason Volk 2024-10-25 01:16:01 +0000
  • ee92a33a4d add some accessors to Ar for common patterns Jason Volk 2024-10-24 12:03:56 +0000
  • 60cc07134f log error for auth_chain corruption immediately Jason Volk 2024-10-24 11:24:37 +0000
  • e175b7d28d slightly cleanup prev_event eval loop Jason Volk 2024-10-24 11:24:03 +0000
  • 0e616f1d12 add event macro log wrapper suite Jason Volk 2024-10-24 11:16:44 +0000
  • 9438dc89e6 merge and resplit/cleanup appservice service Jason Volk 2024-10-24 10:58:08 +0000
  • efb28c1a99 add a Map::contains suite to db Jason Volk 2024-10-24 06:03:45 +0000
  • 49343281d4 additional bool extensions Jason Volk 2024-10-24 06:01:53 +0000
  • b921983a79 send room alias on pusher notification strawberry 2024-10-26 17:39:27 -0400
  • 60d84195c5 implement MSC4210, bump ruwuma strawberry 2024-10-26 17:26:50 -0400
  • d6991611f0 add `require_auth_for_profile_requests` config option, check endpoint metadata instead of request string strawberry 2024-10-26 12:32:47 -0400
  • 0efe24a028 remove spaces from CSP header to save a few bytes strawberry 2024-10-25 21:13:14 -0400
  • 2ce91f33af log method on tracing req spans, fix path sometimes being truncated strawberry 2024-10-25 21:08:34 -0400
  • 652b04b9b6 update conduwuit freebsd docs strawberry 2024-10-25 20:48:14 -0400
  • f29879288d document conduwuit k8s helm chart strawberry 2024-10-25 20:47:30 -0400
  • 89cc865868 bump conduwuit to 0.5.0 strawberry 2024-10-25 14:45:22 -0400
  • aa768b5dec distill active and old keys for federation key/server response Jason Volk 2024-10-24 05:03:31 +0000
  • c769fcc347 move core result into core utils Jason Volk 2024-10-24 01:31:30 +0000
  • 5cb0a5f676 add config generator controls via attribute metadatas Jason Volk 2024-10-22 22:16:59 +0000
  • 367d153380 add default-directives to config document comments Jason Volk 2024-10-22 10:09:14 +0000
  • 3396542168 complete the example-config generator macro Jason Volk 2024-10-22 09:09:20 +0000
  • b08c1241a8 add some interruption points in recursive event handling to prevent shutdown hangs Jason Volk 2024-10-22 07:15:28 +0000
  • dd6621a720 reduce unnecessary clone in pdu handler Jason Volk 2024-10-22 07:07:42 +0000
  • b8260e0104 optimize for pdu_exists; remove a yield thing Jason Volk 2024-10-22 06:37:09 +0000
  • ca57dc7928 optimize config denylists Jason Volk 2024-10-22 06:21:57 +0000
  • d35376a90c aggregate receipts into single edu; dedup presence; refactor selection limits etc Jason Volk 2024-10-22 05:30:28 +0000
  • a74461fc9a split keys_changed for stronger-type overloads Jason Volk 2024-10-22 04:03:07 +0000
  • 0e0438e1f9 further optimize presence_since iteration Jason Volk 2024-10-22 03:28:45 +0000
  • c06f560913 add some additional database::de test cases Jason Volk 2024-10-22 03:21:56 +0000
  • 167807e0a6 de-wrapper max_fetch_prev_event; increase default config Jason Volk 2024-10-22 00:09:55 +0000
  • 0e55fa2de2 add ready_try_for_each to TryReadyExt extension utils Jason Volk 2024-10-21 23:54:54 +0000
  • b505f0d0d7 add (back) query_trusted_key_servers_first w/ additional configuration detail Jason Volk 2024-10-21 22:00:39 +0000
  • ac75ebee8a event_handler/timeline service cleanups Jason Volk 2024-10-16 11:33:24 +0000
  • 93130fbb85 add is_ok to futures TryExtExt utils Jason Volk 2024-10-21 20:21:00 +0000
  • 1fdcab0319 additional sync cleanup Jason Volk 2024-10-16 06:58:37 +0000
  • 828cb96ba9 split client/sync Jason Volk 2024-10-16 05:32:27 +0000
  • 55b8908894 merge rooms state_compressor service and data Jason Volk 2024-10-16 03:12:30 +0000
  • 84191656fb slightly cleanup appservice_in_room Jason Volk 2024-10-16 02:31:36 +0000
  • 0b085ea84f merge remaining rooms state_cache data and service Jason Volk 2024-10-15 10:34:37 +0000
  • 4576313a7c merge rooms user service and data Jason Volk 2024-10-15 09:54:20 +0000
  • ed5b5d7877 merge rooms state service and data Jason Volk 2024-10-15 09:34:43 +0000
  • d0ee4b6d25 add resolve_with_servers() to alias service; simplify api Jason Volk 2024-10-14 01:01:12 +0000
  • b4ec1e9d3c add federation client for select high-timeout requests Jason Volk 2024-10-14 03:58:25 +0000
  • c0939c3e9a Refactor server_keys service/interface and related callsites Jason Volk 2024-10-11 18:57:59 +0000
  • d82ea331cf add random shuffle util Jason Volk 2024-10-14 05:16:18 +0000
  • 1a09eb0f02 use string::EMPTY; minor formatting and misc cleanups Jason Volk 2024-10-13 00:57:08 +0000
  • 89b5c4ee1c add timepoint_from_now to complement timepoint_ago in utils Jason Volk 2024-10-11 20:32:32 +0000
  • 2ed0c267eb Refactor for structured insertions Jason Volk 2024-10-07 17:54:27 +0000
  • 8258d16a94 re-scheme naming of stream iterator overloads Jason Volk 2024-10-09 05:08:22 +0000
  • 19880ce12b add IgnoreAll directive to deserializer Jason Volk 2024-10-09 19:41:52 +0000
  • d3d11356ee add serialized insert interface Jason Volk 2024-10-06 22:15:19 +0000
  • 2f24d7117a further develop serializer for insertions Jason Volk 2024-10-06 05:15:24 +0000
  • fc4d109f35 add document comments to config items Jason Volk 2024-10-05 19:39:27 +0000
  • f67cfcd535 cleanup Config::load() Jason Volk 2024-10-04 19:10:20 +0000
  • 2a59a56eaa initial example-config generator Jason Volk 2024-09-08 22:17:02 +0000
  • c40d20cb95 add macro util to determine if cargo build or check/clippy. Jason Volk 2024-09-25 05:04:25 +0000