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

Do not rely on age, use origin_server_ts #842

Merged
merged 6 commits into from Sep 12, 2022
Merged

Do not rely on age, use origin_server_ts #842

merged 6 commits into from Sep 12, 2022

Conversation

Half-Shot
Copy link
Contributor

Fixes #841

age is a unreliable field that old Matrix events included to determine the rough age of an event. It's unreliable however, so we should just use the reliable timestamp field.

@Half-Shot Half-Shot requested a review from a team as a code owner September 2, 2022 09:20
@Half-Shot Half-Shot merged commit ac5180e into develop Sep 12, 2022
@Half-Shot Half-Shot deleted the hs/age-fix branch September 12, 2022 09:35
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.

Bridging broken with Dendrite 0.9.6
2 participants