Skip to content

When adding test data, hack GroupCount timestamp

Sebastian requested to merge 103-hack-group-timestamps into main

Because the MessageTracker in briar initializes the GroupCount timestamp to the current time when the contact is being added, we cannot have realistic test data in the database where the GroupCount timestamp matches that of the last message in the chat history. This is a dirty workaround to make this possible.

Closes #103 (closed)

Edited by Sebastian

Merge request reports