aboutsummaryrefslogtreecommitdiff
path: root/lib/uri.cpp
AgeCommit message (Expand)Author
2022-04-23SLICE()Alexey Rusakov
2022-01-18Don't use 'static' on top-level/namespace scopeAlexey Rusakov
2022-01-18Move over non-interface code to QLatin1StringAlexey Rusakov
2022-01-18Revise inline keyword usageAlexey Rusakov
2021-06-13Uri: Fix ambiguity around QChar constructorsAlexey Rusakov
2021-06-13uri.cpp, room.*: Get rid of QStringRefsAlexey Rusakov
2021-02-21Uri: support abbreviated types in Matrix URIsAlexey Rusakov
2021-01-16Updated copyright statements upon Git auditKitsune Ral
2020-12-24Fix clang-tidy/clazy warningsKitsune Ral
2020-12-10Uri: fix a few cases of insufficient escapingKitsune Ral
2020-11-06Uri::toUrl(): fix incorrect matrix.to repKitsune Ral
2020-07-21Uri: bare-sigil URIs are invalidKitsune Ral
2020-07-19MatrixUri->Uri: Extend to non-Matrix URIsKitsune Ral