parent
9f3de8679d
commit
8767ea181d
11 changed files with 127 additions and 18 deletions
|
|
@ -126,6 +126,7 @@ utils::getMessageDescription(const TimelineEvent &event,
|
|||
info.userid = sender;
|
||||
info.body = QString(" %1").arg(messageDescription<Encrypted>());
|
||||
info.timestamp = utils::descriptiveTime(ts);
|
||||
info.event_id = QString::fromStdString(msg.event_id);
|
||||
info.datetime = ts;
|
||||
|
||||
return info;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue