Skip to content

client: avoid confusion from unordered timestamps #119

Description

@xaur

When I start a chat session and receive messages for me I see:

21:09 conversation started: <nick> <fingerprint>
19:17 first message received on <date>
19:17 <nick> <message>

I see the logic here: first a system message tells what happened at system time (convo started), then past messages with their original timestamps are printed.

But it feels weird because this is the first UI I see that shows not ascending timestamps.

How about:

21:09 (system time) conversation started: <nick> <fingerprint>

or

21:09 conversation started: <nick> <fingerprint>, below are original message times

or something like that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions