aboutsummaryrefslogtreecommitdiff
path: root/lib/csapi/rooms.cpp
diff options
context:
space:
mode:
authorAlexey Rusakov <Kitsune-Ral@users.sf.net>2021-08-02 09:04:06 +0200
committerAlexey Rusakov <Kitsune-Ral@users.sf.net>2021-08-02 09:04:06 +0200
commit72643d2f90aa929ec5e44159f717057fdad56cbd (patch)
tree15fcc631aaa72e04201196cec5b2e48c57e67c54 /lib/csapi/rooms.cpp
parentea1e849f617f62b3d209b2019e0daa3c6bed50f0 (diff)
downloadlibquotient-72643d2f90aa929ec5e44159f717057fdad56cbd.tar.gz
libquotient-72643d2f90aa929ec5e44159f717057fdad56cbd.zip
Fix lack of percent encoding in User::load()
Users with slashes in their ids do it at their own peril of course but to encode the id in the URL is a good thing in any case. Too bad it's pretty invisible and has to be dealt with case by case, instead of GTAD magically sticking QUrl::toPercentEncoding() where appropriate in the generated code.
Diffstat (limited to 'lib/csapi/rooms.cpp')
0 files changed, 0 insertions, 0 deletions