iachat/spec/services
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
..
agent_bots feat: Add native support for CSML in agent_bot API (#4913) 2022-06-23 19:17:46 +05:30
auto_assignment chore: Add controllers for conversation participants (#6462) 2023-02-15 16:33:31 -08:00
contacts fix: Update timezone to get wday from working_hours (#5605) 2022-10-12 14:32:54 -07:00
conversations fix: Custom attr filter on conversations (#5978) 2022-12-02 10:37:32 +05:30
facebook Fix: skip invalid access token from sentry (#6639) 2023-03-09 16:28:45 +05:30
instagram feat: send instagram message after 24 hours (#4698) 2022-05-26 19:05:30 +05:30
labels fix: Update associations when a label is updated (#3046) 2021-09-21 10:16:32 +05:30
line chore: Update dependencies to the latest versions (#5033) 2022-07-15 09:51:59 +07:00
message_templates fix: Dig params in widget contact end point (#4516) 2022-04-21 20:39:45 +05:30
messages chore: Add controllers for conversation participants (#6462) 2023-02-15 16:33:31 -08:00
microsoft Feat: Support for Microsoft Oauth in Email Channel (#6227) 2023-01-17 02:39:05 +05:30
notification chore: Switch to web-push gem (#6390) 2023-02-03 18:55:22 +05:30
sms chore: Update dependencies to the latest versions (#5033) 2022-07-15 09:51:59 +07:00
telegram feat: Support for telegram incoming location message (#6158) 2023-01-04 16:11:54 +05:30
twilio chore: Update dependencies to the latest versions (#5033) 2022-07-15 09:51:59 +07:00
twitter fix: Update tweet character count logic (#2709) 2021-08-02 16:07:30 +05:30
whatsapp fix: Duplicate conversations and contacts WA and Brazil numbers (#6222) 2023-03-13 13:20:53 +05:30
search_service_spec.rb chore: Search optimisations (#6644) 2023-03-13 19:10:31 +05:30