You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.
Back pagination of the room history duplicates the first few messages because the method does not keep track of the end token correctly. This makes us have to filter out duplicate messages by event id.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Back pagination of the room history duplicates the first few messages because the method does not keep track of the end token correctly. This makes us have to filter out duplicate messages by event id.
The text was updated successfully, but these errors were encountered: