iachat/spec/controllers/api
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
..
v1 chore: Search optimisations (#6644) 2023-03-13 19:10:31 +05:30
v2/accounts chore: Add controllers for conversation participants (#6462) 2023-02-15 16:33:31 -08:00
base_controller_spec.rb chore: Allow super admin to suspend an account (#5174) 2022-08-03 11:40:03 +05:30