Skip to content

Order content by boost date in Combined if boosted content should be included#2147

Open
blued-gear wants to merge 8 commits into
mainfrom
fix/combined-boost_order
Open

Order content by boost date in Combined if boosted content should be included#2147
blued-gear wants to merge 8 commits into
mainfrom
fix/combined-boost_order

Conversation

@blued-gear

Copy link
Copy Markdown
Collaborator

Currently, the Combined timeline is sorted by createdAt. This is a problem when boosted content is included, as it might be quite old and so the user will not see newly boosted content without scrolling far down regularly.

This solution is not perfect, as only the global most recent boost time is recorded, which means that content can move on top even if it was not boosted by any of the users followees.

I hope I didn't miss locations in the code where boost are created.

@melroy89 melroy89 added enhancement New feature or request frontend Visual issues, improvements, bugs or other aspects relating mostly to the front end labels May 29, 2026
melroy89
melroy89 previously approved these changes Jun 6, 2026
@blued-gear blued-gear enabled auto-merge (squash) June 8, 2026 19:38
Comment thread src/Entity/Contracts/VotableInterface.php Fixed
Comment thread src/Entity/Contracts/VotableInterface.php Fixed
Comment thread src/Entity/Entry.php Fixed
Comment thread src/Entity/EntryComment.php Fixed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request frontend Visual issues, improvements, bugs or other aspects relating mostly to the front end

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants