aboutsummaryrefslogtreecommitdiff
path: root/lib/csapi/rooms.cpp
AgeCommit message (Collapse)Author
2018-07-04Use QStringLiteral() and operator"" _ls() in network jobsKitsune Ral
2018-06-08csapi: add jobs from rooms.yamlKitsune Ral
Getting a single event (/events), getting the full room state as well as with a specific type/key (/state), getting the list of room members (/members and /joined_members).