Skip to content

feat: add setting to set the max number of articles per page#48

Merged
HookedBehemoth merged 1 commit intoHookedBehemoth:masterfrom
patrickkempff:feature/article_limit
Dec 21, 2025
Merged

feat: add setting to set the max number of articles per page#48
HookedBehemoth merged 1 commit intoHookedBehemoth:masterfrom
patrickkempff:feature/article_limit

Conversation

@patrickkempff
Copy link
Copy Markdown
Contributor

This PR introduces a new article_limit setting so you can control how many articles to fetch/display on the home and topic pages from the setting page. By default it remains at 8 (preserving prior behavior), but you can now bump it up (e.g. to 16) or lower it to suit your needs.

Background

  • The previous implementation hard-coded a limit of 8 articles.
  • I often find 16 articles more useful for my liking, so rather than keep hacking the source, this makes it configurable.

@HookedBehemoth
Copy link
Copy Markdown
Owner

Thanks!
Currently I'm having some issues with my cache and don't want to add more settings until I have it fixed.

@patrickkempff
Copy link
Copy Markdown
Contributor Author

Totally understand 👍 But would it be possible to merge this and release a new Docker tag? That way you can keep using your current version while others can enjoy this new setting as well :-) Thanks!

@patrickkempff
Copy link
Copy Markdown
Contributor Author

@HookedBehemoth any updates on when this will be merged?

@HookedBehemoth HookedBehemoth merged commit 859c7a5 into HookedBehemoth:master Dec 21, 2025
3 checks passed
@HookedBehemoth
Copy link
Copy Markdown
Owner

https://hub.docker.com/r/hookedbehemoth/neuters/tags @patrickkempff

@patrickkempff
Copy link
Copy Markdown
Contributor Author

Much thanks!

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