コミット履歴

作者 SHA1 メッセージ 日付
  Will Hunt 502f075e96 Implement MSC3848: Introduce errcodes for specific event sending failures (#13343) 1 年間 前
  Shay ad5761b65c Add support for room version 10 (#13220) 1 年間 前
  Richard van der Hoff d4b1c0d800 Fix inconsistencies in event validation (#13088) 2 年 前
  Richard van der Hoff e16ea87d0f Fix inconsistencies in event validation for `m.room.create` events (#13087) 2 年 前
  Richard van der Hoff 8ecf6be1e1 Move some event auth checks out to a different method (#13065) 2 年 前
  Richard van der Hoff 0d9d36b15c Remove `room_version` param from `check_auth_rules_for_event` 2 年 前
  Richard van der Hoff 68be42f6b6 Remove `room_version` param from `validate_event_for_room_version` 2 年 前
  Travis Ralston 942c30b16b Add a new room version for MSC3787's knock+restricted join rule (#12623) 2 年 前
  Travis Ralston e3fe6347be Remove excess condition on `knock->leave` check (#11900) 2 年 前
  Richard van der Hoff 4ef39f3353 fix import cycle (#11965) 2 年 前
  Patrick Cloke a121507cfe Adds misc missing type hints (#11953) 2 年 前
  Richard van der Hoff a5d2ea3d08 Check *all* auth events for room id and rejection (#11009) 2 年 前
  Richard van der Hoff 3a5b0cbe7a Ensure that we reject events which use rejected events for auth (#10956) 2 年 前
  Patrick Cloke d1bf5f7c9d Strip "join_authorised_via_users_server" from join events which do not need it. (#10933) 2 年 前
  Richard van der Hoff 428174f902 Split `event_auth.check` into two parts (#10940) 2 年 前
  Patrick Cloke c3ccad7785 Only do restricted join rules signature checks for room versions 8/9. (#10927) 2 年 前
  Eric Eastwood 51e2db3598 Rename MSC2716 things from `chunk` to `batch` to match `/batch_send` endpoint (#10838) 2 年 前
  Patrick Cloke 0288e6033b Add a constant for m.federate. (#10775) 2 年 前
  Andrew Morgan 7bb3673f37 Ease searching for M_TOO_LARGE-related error codes (#10750) 2 年 前
  Patrick Cloke 0c246dd4a0 Support MSC3289: Room version 8 (#10449) 2 年 前
  reivilibre c167e09fe5 Fix explicit assignment of PL 0 from being misinterpreted in rare circumstances (#10499) 2 年 前
  Eric Eastwood d0b294ad97 Make historical events discoverable from backfill for servers without any scrollback history (MSC2716) (#10245) 2 年 前
  Patrick Cloke 228decfce1 Update the MSC3083 support to verify if joins are from an authorized server. (#10254) 2 年 前
  Jonathan de Jong bf72d10dbf Use inline type hints in various other places (in `synapse/`) (#10380) 2 年 前
  Patrick Cloke eb3beb8f12 Add type hints and comments to event auth code. (#10393) 2 年 前
  Patrick Cloke aaf7d1acb8 Correct type hints for synapse.event_auth. (#10253) 3 年 前
  Sorunome d936371b69 Implement knock feature (#6739) 3 年 前
  Richard van der Hoff 3ff2251754 Improved validation for received requests (#9817) 3 年 前
  Patrick Cloke e83627926f Add type hints to auth and auth_blocking. (#9876) 3 年 前
  Jonathan de Jong 495b214f4f Fix (final) Bugbear violations (#9838) 3 年 前