aboutsummaryrefslogtreecommitdiff
path: root/events/receiptevent.cpp
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-10-03Room: cache unread indicator inside m.read content, not next to itKitsune Ral
2017-09-19Room: cache last read event and unread messages flag with the room stateKitsune Ral
2017-05-22Refactored EventsKitsune Ral
2017-05-13Refactored logging enhancementsKitsune Ral
2017-04-30Port to categorized loggingElvis Angelaccio
2017-02-26Skip read events with an empty event idKitsune Ral
2017-02-23Receipts internal handling improvedKitsune Ral
2016-11-01Receipt: eventId is extraneous inside the receipt, since receipts are associa...Kitsune Ral
2016-11-01Removed unused #includesKitsune 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