-
Notifications
You must be signed in to change notification settings - Fork 417
MSC3030: Jump to date API endpoint #3030
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
f4aa923
Initial MSC draft for jump to date
MadLittleMods 11025d6
Update with alternate /timestamp_to_event endpoint
MadLittleMods 95cd693
Add origin_server_ts for quick remote to local comparison
MadLittleMods 13910e7
Add origin_server_ts to client endpoint
MadLittleMods 2559770
Wrap lines
MadLittleMods f19a43a
Use stable when discussing MSC and document unstable
MadLittleMods f87a4f2
Describe the direction parameter
MadLittleMods d9b0bed
Add server support detection
MadLittleMods cc6a4a3
Fix typos
MadLittleMods 2c8cdd8
Explain what happens when an event can't be found
MadLittleMods 9aa73f4
Add context behind why we chose /timestamp_to_event vs alternatives
MadLittleMods fdd0022
Add comments about authentication and rate-limiting
MadLittleMods 8238dfe
Return pagination token directly in future iteration
MadLittleMods 75c157b
Abuse /timestamp_to_event to get create event
MadLittleMods cbd388f
Unrenderable events
MadLittleMods bb732d9
Add some complication thoughts around alternatives
MadLittleMods 4d2a45a
Backfill event so we can get pagination token
MadLittleMods 38b8147
Heuristic for which server to try first
MadLittleMods 067bdeb
Give a suggestion on where to backfill from
MadLittleMods 1804b71
Add alternative suggestion from @alphapapa
MadLittleMods 8ca7a08
Better wording and fix typo
MadLittleMods ad99b64
No difference in homeservers
MadLittleMods bc2be78
Fix typos
MadLittleMods 23cfab0
Fix extra word typo
MadLittleMods 509c1b4
Summarizing discussion around why `dir` instead of closest
MadLittleMods b8d7ba3
Adjust to just suggest the right way
MadLittleMods fabfb34
Great simplification with the same meaning 🌟
MadLittleMods 468a769
Perfect is the enemy of good
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
Backfill event so we can get pagination token
See #3030 (comment)
- Loading branch information
commit 4d2a45ad5ccc1c095bf1a2468577dbaef6287437
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
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.