This repository was archived by the owner on Apr 26, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Backfill remote event fetched by MSC3030 so we can paginate from it later #13205
Merged
MadLittleMods
merged 33 commits into
develop
from
madlittlemods/msc3030-backfill-at-remote-event-fetched-v2
Jul 22, 2022
Merged
Changes from 12 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
93bbac7
Backfill remote event fetched by MSC3030 so we can paginate from it…
MadLittleMods f645864
Working logs
MadLittleMods 6c4b618
Working Complement test by getting new raw event which isn't an outlier
MadLittleMods 2e01535
Add changelog
MadLittleMods b335d44
Debug logs
MadLittleMods dab7ad9
More debugging
MadLittleMods f3072c9
Working with get_pdu
MadLittleMods 3db79a1
Merge branch 'develop' into madlittlemods/msc3030-backfill-at-remote-…
MadLittleMods 3f0da1b
Install tabulate back and working
MadLittleMods b9c936c
Clean up debug logs
MadLittleMods e76fbc0
More cleanup
MadLittleMods 7d9c20a
Better order and fix lints
MadLittleMods 48ca870
Revert fast complement changes
MadLittleMods 6543bd5
Remove unused persist_events_store
MadLittleMods 8b0dd8c
Better logging
MadLittleMods ba344b4
Add comment why _process_pulled_events
MadLittleMods caa0fce
Add docstring
MadLittleMods 05dc230
Fix logic error
MadLittleMods 7a316a5
Fix wrong scope in log
MadLittleMods 682399f
Remove whitespace changes
MadLittleMods 4df2f0c
Use shorthand
MadLittleMods ce447f0
Merge branch 'develop' into madlittlemods/msc3030-backfill-at-remote-…
MadLittleMods 2beeccd
Remove duplicate information from error
MadLittleMods 7f866f4
Log what the remote event is closer than
MadLittleMods 337d8be
Explain why no persisting outliers in _process_pulled_event
MadLittleMods efaf434
get_pdu returns pristine EventBase
MadLittleMods 344e63e
Fix lints
MadLittleMods cf5a324
Fix unused ex lint
MadLittleMods b3743c2
Fix lint
MadLittleMods b2be2bc
Use timestamp from the event we backfilled instead of trusting the re…
MadLittleMods 7dbc4f7
Merge branch 'develop' into madlittlemods/msc3030-backfill-at-remote-…
MadLittleMods 2d1a84b
Restore whitespace
MadLittleMods bf4e5d6
Add ideas the comment
MadLittleMods File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| Allow pagination from remote event after discovering it from MSC3030 `/timestamp_to_event`. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.