Skip to content

fix(ui): increase reply post limit#323

Merged
ashquarky merged 1 commit intodevfrom
patch/reply-limit
Feb 6, 2026
Merged

fix(ui): increase reply post limit#323
ashquarky merged 1 commit intodevfrom
patch/reply-limit

Conversation

@ashquarky
Copy link
Member

Resolves #XXX

Changes:

In #127, gRPC was introduced which enforced regular offset/limit semantics on feeds. Unfortunately it was missed that the replies to a post are exempt from the post limit (since there's no pagination on that feed). Oops!

Increase the limit to 500 as a quick fix, we can look at real pagination later on

@ashquarky ashquarky merged commit 7fc5eec into dev Feb 6, 2026
10 checks passed
@ashquarky ashquarky deleted the patch/reply-limit branch February 6, 2026 23:10
@mrjvs mrjvs mentioned this pull request Feb 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants