-
-
Notifications
You must be signed in to change notification settings - Fork 717
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feat: updated chat related functionality to work with the updated cha…
…t schema (#2286) * Initial commit * Updated the UI of chat screen * feat: added support to create group chat * implemented group chats * Implemented logic to send messages in group chat * refactor chat functionality * fix format * refactor code * fix failing tests * removed unwanted code * fix: formatting issues and reverted unwanted changes * removed unwanted code * implemented reply functionality for direct chat * implemented reply functionality * Updated chat schema * fix: contact card ui * removed unwanted code * fix: create group chat functionality * fix: formatting issues * fix: formatting issue * fix: formatting issue * fix: type errors * fix: tsdoc error * fix: formatting errors * improve code coverage * improved code coverage * Update Chat.tsx
- Loading branch information
Showing
17 changed files
with
3,959 additions
and
4,767 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.