Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Error if attempting to set m.push_rules account data, per MSC4010. (#15555) | Patrick Cloke | 2023-05-09 | 1 | -1/+0 |
| | | | | | m.push_rules, like m.fully_read, is a special account data type that cannot be set using the normal /account_data endpoint. Return an error instead of allowing data that will not be used to be stored. | ||||
* | Use account data constants in more places. (#15554) | Patrick Cloke | 2023-05-09 | 1 | -0/+1 |