Skip to content

Conversation

@ignatovv
Copy link
Member

@ignatovv ignatovv commented Dec 1, 2025

Summary

  • Add auto-enrichment for date sorts in SearchHelper - automatically sets format = .date and includeTime = true for date-type relations
  • Expand dateKeys list to include all date-type bundled properties (lastMessageDate, dueDate, addedDate, etc.)
  • Remove now-redundant includeTime parameter from SearchHelper.sort() method
  • Reorganize SearchHelper with MARK comments for better code organization

Note: Cross-space search (used by ChatDetailsSubscriptionBuilder) doesn't support sorting on the middleware side yet, so chat list sorting will be addressed separately when middleware adds support.

@ignatovv ignatovv requested a review from a team as a code owner December 1, 2025 14:10
@claude
Copy link
Contributor

claude bot commented Dec 1, 2025

Approved - No issues found

@ignatovv ignatovv merged commit 9f9f85c into develop Dec 1, 2025
8 checks passed
@ignatovv ignatovv deleted the ios-5454-sorting-chats-by-last-message-dates-not-working-on-ios branch December 1, 2025 17:26
@github-actions github-actions bot locked and limited conversation to collaborators Dec 1, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants