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.
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
feat: feed wrapping #4677
feat: feed wrapping #4677
Changes from 42 commits
20c8878
6332838
8c14c90
8515af0
33f7b8b
7edec9e
d93cece
e0923f2
b6d382e
df01783
abe6896
ef05e2e
eccb5e4
a7a6e1e
c768d88
62acd85
c7ddac9
dae4346
27372fb
652a89e
7989e4d
d114125
b8d6ee2
1a11337
381f7bc
c06cc24
5215af9
e8c2ff6
0126076
4e1aea7
061bbca
ea0dfb3
9d99af1
df16c0c
7b15219
f2cc8d8
f4c117f
3d7de7c
a6611df
85a924f
caed975
c347904
994bc2c
ba593c0
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we keep the queries above with
At
andAfter
? Also bellow there is a lookup using this queries.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it may be needed for epoch based feeds.
I created an issue about that #4830