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

Don't jump calendar around for events which appear in the future #196

Merged
merged 1 commit into from
Apr 27, 2023

Conversation

MadLittleMods
Copy link
Contributor

@MadLittleMods MadLittleMods commented Apr 27, 2023

Don't jump calendar around for events which appear in the future compared to the timestamp in the URL.

This sort of situation occurs often for Gitter imported historical rooms where we have a bunch of history that is timestamp massaged intermixed with a bunch of join events which we couldn't timestamp massage at the time.

Fix #182

Before After

Dev notes

http://192.168.1.149:3050/r/gitter-imported-history-ts-massaging:my.synapse.server/date/2022/05/05

@MadLittleMods MadLittleMods added T-Defect Something isn't working. Bugs, crashes, or other reported issues. A-archive-room-view The view to look at a room day by day in the archive labels Apr 27, 2023
@MadLittleMods MadLittleMods marked this pull request as ready for review April 27, 2023 08:13
@MadLittleMods MadLittleMods merged commit addb021 into main Apr 27, 2023
@MadLittleMods MadLittleMods deleted the madlittlemods/182-ignore-events-in-the-future branch May 2, 2023 06:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-archive-room-view The view to look at a room day by day in the archive T-Defect Something isn't working. Bugs, crashes, or other reported issues.
Projects
None yet
1 participant