Skip to content

feat(query-block): add latest activity sort option#307

Merged
horacioh merged 1 commit intomainfrom
query-block-latest-activity-sort
Mar 13, 2026
Merged

feat(query-block): add latest activity sort option#307
horacioh merged 1 commit intomainfrom
query-block-latest-activity-sort

Conversation

@horacioh
Copy link
Collaborator

Summary

  • Add "Latest activity" sort option to query blocks that orders items by the most recent comment or content change
  • Update HMQuerySort schema to include the new ActivityTime sort term
  • Implement activity time sorting that considers both latestChangeTime and latestCommentTime, with fallback to updateTime
  • Add comprehensive test coverage for ActivityTime sorting behavior including comment priority, reversed sorting, and time fallbacks

@horacioh horacioh requested a review from ericvicenti March 10, 2026 18:39
@horacioh horacioh added this to the 2026.3.2 milestone Mar 10, 2026
@horacioh horacioh self-assigned this Mar 10, 2026
@horacioh horacioh added the Enhancement Task New feature or request label Mar 10, 2026
@horacioh horacioh merged commit 9f09880 into main Mar 13, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Enhancement Task New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant