Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-21 | Uri: support abbreviated types in Matrix URIs | Alexey Rusakov | |
As per the latest iteration of MSC2312, room/, user/ and event/ are only supported for parsing and replication but not for emitting from Matrix identifiers. | |||
2020-12-24 | Fix clang-tidy/clazy warnings | Kitsune Ral | |
2020-12-10 | Uri: fix a few cases of insufficient escaping | Kitsune Ral | |
2020-09-11 | Uri::toUrl(): fix incorrect matrix.to rep | Kitsune Ral | |
The first character inside the fragment should be / | |||
2020-07-21 | Uri: bare-sigil URIs are invalid | Kitsune Ral | |
2020-07-19 | MatrixUri->Uri: Extend to non-Matrix URIs | Kitsune Ral | |