File tree Expand file tree Collapse file tree 6 files changed +11
-11
lines changed Expand file tree Collapse file tree 6 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ the default power level for users in the room.
19
19
` m.room.redaction ` events are subject to auth rules in the same way as any other event.
20
20
In practice, that means they will normally be allowed by the auth rules, unless the
21
21
` m.room.power_levels ` event sets a power level requirement for ` m.room.redaction `
22
- events via the ` events ` or ` events_default ` properties. In particular, the /redact
23
- level/ is ** not** considered by the auth rules.
22
+ events via the ` events ` or ` events_default ` properties. In particular, the _ redact
23
+ level _ is ** not** considered by the auth rules.
24
24
25
25
The ability to send a redaction event does not mean that the redaction itself should
26
26
be performed. Receiving servers must perform additional checks, as described in
Original file line number Diff line number Diff line change @@ -94,8 +94,8 @@ the default power level for users in the room.
94
94
` m.room.redaction ` events are subject to auth rules in the same way as any other event.
95
95
In practice, that means they will normally be allowed by the auth rules, unless the
96
96
` m.room.power_levels ` event sets a power level requirement for ` m.room.redaction `
97
- events via the ` events ` or ` events_default ` properties. In particular, the /redact
98
- level/ is ** not** considered by the auth rules.
97
+ events via the ` events ` or ` events_default ` properties. In particular, the _ redact
98
+ level _ is ** not** considered by the auth rules.
99
99
100
100
The ability to send a redaction event does not mean that the redaction itself should
101
101
be performed. Receiving servers must perform additional checks, as described in
Original file line number Diff line number Diff line change @@ -101,8 +101,8 @@ the default power level for users in the room.
101
101
` m.room.redaction ` events are subject to auth rules in the same way as any other event.
102
102
In practice, that means they will normally be allowed by the auth rules, unless the
103
103
` m.room.power_levels ` event sets a power level requirement for ` m.room.redaction `
104
- events via the ` events ` or ` events_default ` properties. In particular, the /redact
105
- level/ is ** not** considered by the auth rules.
104
+ events via the ` events ` or ` events_default ` properties. In particular, the _ redact
105
+ level _ is ** not** considered by the auth rules.
106
106
107
107
The ability to send a redaction event does not mean that the redaction itself should
108
108
be performed. Receiving servers must perform additional checks, as described in
Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ The complete structure of a event in a v3 room is shown below.
94
94
the same way as any other event. In practice, that means they will normally be allowed
95
95
by the auth rules, unless the ` m.room.power_levels ` event sets a power level requirement
96
96
for ` m.room.redaction ` events via the ` events ` or ` events_default ` properties. In
97
- particular, the /redact level/ is ** not** considered by the auth rules.
97
+ particular, the _ redact level _ is ** not** considered by the auth rules.
98
98
99
99
The ability to send a redaction event does not mean that the redaction itself should
100
100
be performed. Receiving servers must perform additional checks, as described in
Original file line number Diff line number Diff line change @@ -69,8 +69,8 @@ the default power level for users in the room.
69
69
` m.room.redaction ` events are subject to auth rules in the same way as any other event.
70
70
In practice, that means they will normally be allowed by the auth rules, unless the
71
71
` m.room.power_levels ` event sets a power level requirement for ` m.room.redaction `
72
- events via the ` events ` or ` events_default ` properties. In particular, the /redact
73
- level/ is ** not** considered by the auth rules.
72
+ events via the ` events ` or ` events_default ` properties. In particular, the _ redact
73
+ level _ is ** not** considered by the auth rules.
74
74
75
75
The ability to send a redaction event does not mean that the redaction itself should
76
76
be performed. Receiving servers must perform additional checks, as described in
Original file line number Diff line number Diff line change @@ -55,8 +55,8 @@ the default power level for users in the room.
55
55
` m.room.redaction ` events are subject to auth rules in the same way as any other event.
56
56
In practice, that means they will normally be allowed by the auth rules, unless the
57
57
` m.room.power_levels ` event sets a power level requirement for ` m.room.redaction `
58
- events via the ` events ` or ` events_default ` properties. In particular, the /redact
59
- level/ is ** not** considered by the auth rules.
58
+ events via the ` events ` or ` events_default ` properties. In particular, the _ redact
59
+ level _ is ** not** considered by the auth rules.
60
60
61
61
The ability to send a redaction event does not mean that the redaction itself should
62
62
be performed. Receiving servers must perform additional checks, as described in
You can’t perform that action at this time.
0 commit comments