index
:
libquotient
master
Unnamed repository; edit this file 'description' to name the repository.
Nicolas Peugnet
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
events
/
receiptevent.h
Age
Commit message (
Expand
)
Author
2018-03-31
Move source files to a separate folder
Kitsune Ral
2018-03-05
Support server-side read marker (m.full_read)
Kitsune Ral
2018-02-25
ReceiptEvent: code cleanup
Kitsune Ral
2017-12-25
ReceiptEvent: use QVector instead of std::vector
Kitsune Ral
2017-11-01
ReceiptEvent: Use fromJson<>() from converters.h; add TypeId
Kitsune Ral
2017-09-19
Room: cache last read event and unread messages flag with the room state
Kitsune Ral
2017-05-22
Refactored Events
Kitsune Ral
2017-05-09
Code cleanup and tweaking (partially driven by clang-tidy)
Kitsune Ral
2017-02-23
Receipts internal handling improved
Kitsune Ral
2016-11-14
Merge branch 'pragma-once'
Kitsune Ral
2016-11-06
Use #pragma once everywhere
Malte Brandy
2016-11-01
Receipt: eventId is extraneous inside the receipt, since receipts are associa...
Kitsune Ral
2016-10-07
Use Q_DECLARE_TYPEINFO correctly
Kitsune Ral
2016-08-22
Replaced QList<> with QVector<> where appropriate + minor code cleanup
Kitsune Ral
2016-04-05
Imported the current source tree from Quaternion/lib.
Kitsune Ral