Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-16 | Updated copyright statements upon Git audit | Kitsune Ral | |
After going through all the files and the history of commits on them it was clear that some copyright statements are obsolete (the code has been overwritten since) and some are missing. This commit tries best to remedy that, along with adding SPDX tags where they were still not used. Also, a minimal SPDX convention is documented for further contributions. Closes #426. | |||
2020-12-24 | Fix clang-tidy/clazy warnings | Kitsune Ral | |
(cherry picked from commit 0a2acd750a4155969092be674ed3dd9a71b2354f) | |||
2020-12-10 | Uri: fix a few cases of insufficient escaping | Kitsune Ral | |
2020-11-06 | Uri::toUrl(): fix incorrect matrix.to rep | Kitsune Ral | |
The first character inside the fragment should be / (cherry picked from commit 948be2ef2bf04e306fbb0e2c3e0a98f4151337a7) | |||
2020-07-21 | Uri: bare-sigil URIs are invalid | Kitsune Ral | |
2020-07-19 | MatrixUri->Uri: Extend to non-Matrix URIs | Kitsune Ral | |