iachat/app/finders
Sojan Jose 9c07b6dd46
chore: Support for updated_within in ConverationFinder (#8947)
- `updated_within' accepts value in seconds and returns all conversations updated in the given period with out pagination. This API will assist in our refetch logic on socket disconnect

ref: #8888
2024-02-16 16:44:55 +05:30
..
conversation_finder.rb chore: Support for updated_within in ConverationFinder (#8947) 2024-02-16 16:44:55 +05:30
email_channel_finder.rb feat: Route emails based on x-original-to in email channel (#6901) 2023-04-13 14:52:12 +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 feat: Sort Notification API changes (#8865) 2024-02-06 21:03:22 +05:30