aboutsummaryrefslogtreecommitdiff
path: root/jobs/leaveroomjob.h
AgeCommit message (Expand)Author
2017-05-09LeaveRoomJob now accepts a roomId, not a Room object; Room::leaveRoom() intro...Kitsune Ral
2017-05-09Code cleanup and tweaking (partially driven by clang-tidy)Kitsune Ral
2016-11-06Use #pragma once everywhereMalte Brandy
2016-10-15BaseJob: Use saved parameters instead of overriding apiPath(), query() and da...Kitsune Ral
2016-05-27Use 'override' keyword throughout job classes; constify apiPath(), query(), d...Kitsune Ral
2016-04-05Imported the current source tree from Quaternion/lib.Kitsune Ral