Skip to content

Conversation

@mpretty-cyro
Copy link
Collaborator

No description provided.

/// r - the unix timestamp (in integer milliseconds) of the last-read message. Always
/// included, but will be 0 if no messages are read.
/// l - the unix timestamp (in integer milliseconds) the conversation was last active. Always
/// included, but will be 0 for empty conversations.
Copy link
Member

@jagerman jagerman Jun 16, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should make just one of these two always included and omit the other when 0. (The reason to always include something is that we have to ensure there is always one value, because empty dicts get pruned from the serialized config).

@mpretty-cyro
Copy link
Collaborator Author

Closing this for the time being and leaving sorting up to the clients - once libSession owns more of the data we can revisit handling the sorting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants