Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Dinsic Blacking with black==18.6b2 | Andrew Morgan | 2020-02-11 | 1 | -30/+23 |
* | Allow membership events which membership isn't join or invite in restricted r... | Brendan Abolivier | 2019-09-26 | 1 | -1/+9 |
* | Process revocations in _on_membership_or_invite_direct | Brendan Abolivier | 2019-09-09 | 1 | -18/+11 |
* | Typo | Brendan Abolivier | 2019-09-06 | 1 | -1/+1 |
* | Only filter on 3PID invite tokens | Brendan Abolivier | 2019-09-06 | 1 | -6/+6 |
* | Merge branch 'dinsic' into babolivier/dinsic-3pid-invite | Brendan Abolivier | 2019-09-06 | 1 | -0/+48 |
|\ | |||||
| * | Lint | Brendan Abolivier | 2019-09-05 | 1 | -2/+0 |
| * | Forbid changing the name, avatar or topic of a direct room | Brendan Abolivier | 2019-09-05 | 1 | -0/+50 |
* | | Don't process revoked/redacted events as part of the room's membership info | Brendan Abolivier | 2019-09-06 | 1 | -2/+2 |
* | | Don't treat 3PID revokation as a new 3PID invite | Brendan Abolivier | 2019-09-06 | 1 | -7/+19 |
|/ | |||||
* | Explain rationale | Brendan Abolivier | 2019-08-01 | 1 | -0/+4 |
* | Incorporate review | Brendan Abolivier | 2019-07-30 | 1 | -15/+13 |
* | Merge ifs | Brendan Abolivier | 2019-07-25 | 1 | -5/+4 |
* | Doc | Brendan Abolivier | 2019-07-25 | 1 | -2/+14 |
* | Only check the join rule on room creation if an access rule is also provided | Brendan Abolivier | 2019-07-25 | 1 | -12/+12 |
* | Implement restrictions on new events | Brendan Abolivier | 2019-07-24 | 1 | -1/+40 |
* | Implement restriction on public room creation | Brendan Abolivier | 2019-07-24 | 1 | -11/+30 |
* | There's no third_party_signed property in an invite's content | Brendan Abolivier | 2019-07-17 | 1 | -6/+3 |
* | Fix check of the association between a 3PID invite and the subsequent m.room.... | Brendan Abolivier | 2019-07-17 | 1 | -1/+7 |
* | Merge branch 'babolivier/power-levels' of github.com:matrix-org/synapse into ... | Brendan Abolivier | 2019-07-03 | 1 | -0/+1 |
|\ | |||||
| * | Update synapse/third_party_rules/access_rules.py | Brendan Abolivier | 2019-07-03 | 1 | -0/+1 |
* | | Incorporate review | Brendan Abolivier | 2019-07-03 | 1 | -6/+10 |
|/ | |||||
* | Incorporate review | Brendan Abolivier | 2019-07-03 | 1 | -8/+12 |
* | Change the rule for applying PL restrictions | Brendan Abolivier | 2019-07-03 | 1 | -3/+7 |
* | Default return value for events we're not interested in | Brendan Abolivier | 2019-07-03 | 1 | -0/+2 |
* | Refactor part of the access rules module | Brendan Abolivier | 2019-07-03 | 1 | -33/+47 |
* | Implement restrictions for power levels | Brendan Abolivier | 2019-07-03 | 1 | -0/+57 |
* | Don't process 3PIDs in _apply_restricted | Brendan Abolivier | 2019-06-18 | 1 | -1/+3 |
* | Lint | Brendan Abolivier | 2019-06-18 | 1 | -1/+0 |
* | Incorporate review | Brendan Abolivier | 2019-06-18 | 1 | -78/+69 |
* | Fixes | Brendan Abolivier | 2019-06-18 | 1 | -0/+5 |
* | Docstrings | Brendan Abolivier | 2019-06-17 | 1 | -27/+154 |
* | Rename into RoomAccessRules | Brendan Abolivier | 2019-06-17 | 1 | -0/+248 |