coi-dev / coi-specs

Specifications for COI
Mozilla Public License 2.0
48 stars 7 forks source link

COI message SHOULD contain a References. #2

Closed zvasilev closed 5 years ago

zvasilev commented 5 years ago

If an client app sync last (n) messages , is better just to refer to the last know message? The server has full thread info , so could add that info on behalf of the client and capability "ENABLE COI" is enabled ?

robert-virkus commented 5 years ago

within the References header of an answered message the client can always get the first "root" message of a chat / thread, even when that particular message has not been synchronized before.

In regards to the last known message you are right, the client should add the ID of the last known message in the References field, too.