iachat/app/finders
Pranav e2dd2ccb42
feat: Add a priority + created at sort for conversations (#13658)
- Add a new conversation sort option "Priority: Highest first, Created:
Oldest first" that sorts by priority descending (urgent > high > medium
> low > none) with created_at ascending as the tiebreaker
2026-02-25 18:22:41 -08:00
..
conversation_finder.rb feat: Add a priority + created at sort for conversations (#13658) 2026-02-25 18:22:41 -08:00
email_channel_finder.rb feat: add SKIP_INCOMING_BCC_PROCESSING as internal config (#12484) 2025-09-22 17:52:56 +05:30
message_finder.rb feat: Support after param in messages end point (#6848) 2023-04-07 13:42:54 +05:30
notification_finder.rb perf: fix notifications duplicate query and add composite index (#12110) 2025-08-07 15:59:40 +05:30