diff options
author | Kitsune Ral <Kitsune-Ral@users.sf.net> | 2017-02-26 19:31:48 +0900 |
---|---|---|
committer | Kitsune Ral <Kitsune-Ral@users.sf.net> | 2017-02-28 12:31:37 +0900 |
commit | 2a5301b5a50c49b480b2c3968b4bca2610a8d6f0 (patch) | |
tree | bdbe39ab981e686cc57ee0dfdc17c81b38e846a6 /jobs | |
parent | 988630bee00d54d64038c8216c64117e9ee02c61 (diff) | |
download | libquotient-2a5301b5a50c49b480b2c3968b4bca2610a8d6f0.tar.gz libquotient-2a5301b5a50c49b480b2c3968b4bca2610a8d6f0.zip |
Parse event id for all events; timestamp for all except typing and receipts
This is not quite correct because only room events are guaranteed by the spec to have an id and a timestamp. But we don't parse all room events as of yet, so that's a way to at least make those attributes universally available for even unknown room events. It matters, because read receipts can refer to any room event id and because we'll use event id's to filter out duplicate events in further commits; and missing timestamps used to break the timeline display (showing <> instead of <valid timestamps>).
Diffstat (limited to 'jobs')
0 files changed, 0 insertions, 0 deletions