Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timestamp overlaps if message is too short #1109

Open
bkil opened this issue May 30, 2023 · 0 comments
Open

Timestamp overlaps if message is too short #1109

bkil opened this issue May 30, 2023 · 0 comments

Comments

@bkil
Copy link

bkil commented May 30, 2023

Can be reproduced in both Hydrogen and on the archive.

{
  "content": {
    "body": " ד",
    "msgtype": "m.text"
  },
  "origin_server_ts": 1680954385467,
  "room_id": "!sOLQNHloevPHIEWcYN:matrix.org",
  "sender": "@christoph.bugel:matrix.org",
  "type": "m.room.message",
  "unsigned": {
    "age": 4528028736
  },
  "event_id": "$6qAucTI7T7DkikLMav4MuJ5y43H9iPYq6reTdWP_JH0",
  "user_id": "@christoph.bugel:matrix.org",
  "age": 4527829384
}

archive matrix org_issues_252_date_overlaps_short_message

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

No branches or pull requests

1 participant