amonchakai / Hg10

Hg10 -- A XMPP Client for BlackBerry 10 (aiming Google Talk)
20 stars 11 forks source link

Incorrect time of messages #88

Open kolsys opened 9 years ago

kolsys commented 9 years ago

Time of messages is incorrect when it's loaded from history (all timestamps is current time). If messages has been loaded with "load more" then it's does not has any time information.

amonchakai commented 9 years ago

I know, but I have no way to get the timestamp

kolsys commented 9 years ago

You can fetch it from Users.messages[].internalDate using batch request. Sending Batch Requests Code examples

amonchakai commented 9 years ago

I will have a look. Thanks