IAV-1412/feat: unify conversation threads (ticket + no-ticket) with native query
Problem
Conversation history did not include conversations without tickets, leading to incomplete client threads.
Solution
Unified retrieval logic to include both ticket and non-ticket conversations in a single paginated history.
Closes IAV-1412