Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-10-21 | Validate group ids when parsing | Richard van der Hoff | 3 | -17/+45 | |
May as well do it whenever we parse a Group ID. We check the sigil and basic structure here so it makes sense to check the grammar in the same place. | |||||
2017-10-20 | Allow = in mxids and groupids | Richard van der Hoff | 3 | -5/+4 | |
... because the spec says we should. |