iachat/spec/controllers/api/v1
Sojan Jose da76537011
chore: Search optimisations (#6644)
- Strip search term before searching
- order messages by created_at desc
- order contacts by last_activity_at desc
- order conversations by created_at desc
- Search only resolved contacts
- Optimize resolved contacts query

ref: #6583
2023-03-13 19:10:31 +05:30
..
accounts chore: Search optimisations (#6644) 2023-03-13 19:10:31 +05:30
widget fix: Name missing when email is collected via email hook (#6530) 2023-02-24 15:24:53 +05:30
accounts_controller_spec.rb fix: Set account default language in account API (#5086) 2022-07-26 22:42:20 +05:30
notification_subscriptions_controller_spec.rb chore: Add subscription delete API (#3703) 2022-01-06 21:40:43 +05:30
profiles_controller_spec.rb feat: Allow users to disable marking offline automatically (#6079) 2022-12-16 11:59:27 -08:00