* feat: Search messages by content * Fix search UI * Add specs * chore: Filter search results * Update highlight logic * Rename query to searchTerm Co-authored-by: Sojan <sojan@pepalo.com>
Co-authored-by: Akash Srivastava <akash.srivastava.1911@gmail.com>
- API end point which takes message content as search parameter - end point supports additional filtering with labels and inbox ids - swagger doc