aboutsummaryrefslogtreecommitdiff
path: root/events/receiptevent.h
AgeCommit message (Expand)Author
2018-03-31Move source files to a separate folderKitsune Ral
2018-03-05Support server-side read marker (m.full_read)Kitsune Ral
2018-02-25ReceiptEvent: code cleanupKitsune Ral
2017-12-25ReceiptEvent: use QVector instead of std::vectorKitsune Ral
2017-11-01ReceiptEvent: Use fromJson<>() from converters.h; add TypeIdKitsune Ral
2017-09-19Room: cache last read event and unread messages flag with the room stateKitsune Ral
2017-05-22Refactored EventsKitsune Ral
2017-05-09Code cleanup and tweaking (partially driven by clang-tidy)Kitsune Ral
2017-02-23Receipts internal handling improvedKitsune Ral
2016-11-14Merge branch 'pragma-once'Kitsune Ral
2016-11-06Use #pragma once everywhereMalte Brandy
2016-11-01Receipt: eventId is extraneous inside the receipt, since receipts are associa...Kitsune Ral
2016-10-07Use Q_DECLARE_TYPEINFO correctlyKitsune Ral
2016-08-22Replaced QList<> with QVector<> where appropriate + minor code cleanupKitsune Ral
2016-04-05Imported the current source tree from Quaternion/lib.Kitsune Ral