| Commit message (Expand) | Author | Age | Files | Lines |
* | Check *all* auth events for room id and rejection (#11009) | Richard van der Hoff | 2021-10-18 | 1 | -48/+90 |
* | Strip "join_authorised_via_users_server" from join events which do not need i... | Patrick Cloke | 2021-09-30 | 1 | -4/+5 |
* | Split `event_auth.check` into two parts (#10940) | Richard van der Hoff | 2021-09-29 | 1 | -72/+36 |
* | Support MSC3289: Room version 8 (#10449) | Patrick Cloke | 2021-08-09 | 1 | -9/+9 |
* | Update the MSC3083 support to verify if joins are from an authorized server. ... | Patrick Cloke | 2021-07-26 | 1 | -13/+85 |
* | Add type hints and comments to event auth code. (#10393) | Patrick Cloke | 2021-07-14 | 1 | -10/+13 |
* | Remove redundant "coding: utf-8" lines (#9786) | Jonathan de Jong | 2021-04-14 | 1 | -1/+0 |
* | Add an experimental room version to support restricted join rules. (#9717) | Patrick Cloke | 2021-03-31 | 1 | -3/+243 |
* | Update black, and run auto formatting over the codebase (#9381) | Eric Eastwood | 2021-02-16 | 1 | -5/+20 |
* | Implement room version 6 (MSC2240). (#7506) | Patrick Cloke | 2020-05-15 | 1 | -11/+5 |
* | Enforce MSC2209: auth rules for notifications in power level event (#7502) | Patrick Cloke | 2020-05-14 | 1 | -0/+33 |
* | Remove special auth and redaction rules for aliases events in experimental ro... | Patrick Cloke | 2020-03-09 | 1 | -1/+92 |
* | Add a `make_event_from_dict` method (#6858) | Richard van der Hoff | 2020-02-07 | 1 | -5/+5 |
* | Pass room version object into event_auth.check and check_redaction (#6788) | Richard van der Hoff | 2020-01-28 | 1 | -7/+4 |
* | Run Black on the tests again (#5170) | Amber Brown | 2019-05-10 | 1 | -2/+6 |
* | Collect room-version variations into one place (#4969) | Richard van der Hoff | 2019-04-01 | 1 | -5/+5 |
* | Pass through room version to event auth | Erik Johnston | 2019-01-25 | 1 | -2/+11 |
* | Run black. | black | 2018-08-10 | 1 | -53/+45 |
* | run isort | Amber Brown | 2018-07-09 | 1 | -1/+2 |
* | remove spurious debug | Richard van der Hoff | 2018-06-14 | 1 | -2/+0 |
* | Make default state_default 50 | Richard van der Hoff | 2018-06-14 | 1 | -0/+153 |