Historie revizí

Autor SHA1 Zpráva Datum
  Patrick Cloke 6d81aec09f Support room version 11 (#15912) před 11 měsíci
  Eric Eastwood 0f02f0b4da Remove experimental MSC2716 implementation to incrementally import history into existing rooms (#15748) před 1 rokem
  Patrick Cloke eb3c1823d8 Reject instead of erroring on invalid membership events. (#15564) před 1 rokem
  Patrick Cloke 2503126d52 Implement MSC2174: move redacts to a content property. (#15395) před 1 rokem
  Patrick Cloke d07d255830 Implement MSC2175: remove the creator field from create events. (#15394) před 1 rokem
  Shay a368d30c1c More speedups/fixes to creating batched events (#15195) před 1 rokem
  Harishankar Kumar db2b105d69 Change collection[str] to StrCollection in event_auth code (#14929) před 1 rokem
  David Robertson a134e626e4 Reject boolean power levels (#14944) před 1 rokem
  Patrick Cloke 4d6b1d3c47 Properly check for frozendicts in event auth code. (#14864) před 1 rokem
  reivilibre 62ed877433 Improve validation of field size limits in events. (#14664) před 1 rokem
  David Robertson 9473ebb9e7 Revert "Fix event size checks (#13710)" před 1 rokem
  DeepBlueV7.X fab495a9e1 Fix event size checks (#13710) před 1 rokem
  Shay 847e2393f3 Prepatory work for adding power level event to batched events (#14214) před 1 rokem
  reivilibre c2fe48a6ff Rename the `EventFormatVersions` enum values so that they line up with room version numbers. (#13706) před 1 rokem
  Will Hunt 502f075e96 Implement MSC3848: Introduce errcodes for specific event sending failures (#13343) před 1 rokem
  Shay ad5761b65c Add support for room version 10 (#13220) před 1 rokem
  Richard van der Hoff d4b1c0d800 Fix inconsistencies in event validation (#13088) před 2 roky
  Richard van der Hoff e16ea87d0f Fix inconsistencies in event validation for `m.room.create` events (#13087) před 2 roky
  Richard van der Hoff 8ecf6be1e1 Move some event auth checks out to a different method (#13065) před 2 roky
  Richard van der Hoff 0d9d36b15c Remove `room_version` param from `check_auth_rules_for_event` před 2 roky
  Richard van der Hoff 68be42f6b6 Remove `room_version` param from `validate_event_for_room_version` před 2 roky
  Travis Ralston 942c30b16b Add a new room version for MSC3787's knock+restricted join rule (#12623) před 2 roky
  Travis Ralston e3fe6347be Remove excess condition on `knock->leave` check (#11900) před 2 roky
  Richard van der Hoff 4ef39f3353 fix import cycle (#11965) před 2 roky
  Patrick Cloke a121507cfe Adds misc missing type hints (#11953) před 2 roky
  Richard van der Hoff a5d2ea3d08 Check *all* auth events for room id and rejection (#11009) před 2 roky
  Richard van der Hoff 3a5b0cbe7a Ensure that we reject events which use rejected events for auth (#10956) před 2 roky
  Patrick Cloke d1bf5f7c9d Strip "join_authorised_via_users_server" from join events which do not need it. (#10933) před 2 roky
  Richard van der Hoff 428174f902 Split `event_auth.check` into two parts (#10940) před 2 roky
  Patrick Cloke c3ccad7785 Only do restricted join rules signature checks for room versions 8/9. (#10927) před 2 roky