Feature #97

avatar

remember last seen highlight in engine

Added by Mirco Bauer 5743 days ago. Updated 5596 days ago.

Status:Closed Start:
Priority:High Due date:
Assigned to:avatarMirco Bauer % Done:

0%

Category:Engine
Target version:0.6.3
Complexity:

Votes: 0

Description

The frontend could remember the highest timestamp it have seen of chats on disk. Then when the frontend is attached it could clear all message activity and highlights up that that point. This way it doesn't need to clear all activity like it does now!

History

Updated by Mirco Bauer 5596 days ago

avatar

The proposed approach has the draw back that it doesn't work good when switching the computer. The 2nd computer would show all highlights again that were seen on the 1st computer already. A better approach would be to store the "last seen highlight" in the chat model of the engine, this would ensure that all frontends share the same "already seen" information.

Updated by Mirco Bauer 5596 days ago

avatar

Later should do something like this for messages too, but making for each message a remoting call is a bit expensive.

Updated by Mirco Bauer 5596 days ago

avatar
  • Status changed from New to Closed
  • 1 set to fixed

Implemented in SVN revision r458

Also available in: Atom PDF