Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the allowed range of valid ordering characters for spaces. (#10002) | Patrick Cloke | 2021-05-17 | 1 | -0/+1 |
\x7F was meant to be \0x7E (~) this was originally incorrect in MSC1772. |
![]() |
index : matrix/thirdparty/synapse.git | |
Unnamed repository; edit this file 'description' to name the repository. |
summary refs log tree commit diff |
Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the allowed range of valid ordering characters for spaces. (#10002) | Patrick Cloke | 2021-05-17 | 1 | -0/+1 |
\x7F was meant to be \0x7E (~) this was originally incorrect in MSC1772. |