Showing unread message counts in the CometChatUsersWithMessages component
This feature enables to show unread message counts in the CometChatUsersWithMessages component.
💡 Feature Request
Showing unread message counts in the CometChatUsersWithMessages component
This feature enables to show unread message counts in the CometChatUsersWithMessages component.
💡 Feature Request
WhatsApp-Like Search Functionality in React Native UI Kit's
A feature that enables users to search for specific messages within a conversation, similar to WhatsApp. In WhatsApp, users can tap on the search icon, type a keyword or phrase or username, and the app highlights the first matching result in the conversation.
💡 Feature Request
UI Kits
WhatsApp-Like Search Functionality in React Native UI Kit's
A feature that enables users to search for specific messages within a conversation, similar to WhatsApp. In WhatsApp, users can tap on the search icon, type a keyword or phrase or username, and the app highlights the first matching result in the conversation.
💡 Feature Request
UI Kits
Updated user name in old chats
The newly updated user name is not reflected in old chats. The previous name is shown instead of the new one. The new user name should be updated everywhere.
💡 Feature Request
UI Kits
Updated user name in old chats
The newly updated user name is not reflected in old chats. The previous name is shown instead of the new one. The new user name should be updated everywhere.
💡 Feature Request
UI Kits
Support for Streaming Text Messages or Chunked Delivery
Introduce functionality for streaming text messages or chunked message delivery via WebSockets or similar methods. This would allow real-time progressive data display on the frontend, enhancing the user experience for applications requiring continuous message streaming.
💡 Feature Request
Chat SDKs
Support for Streaming Text Messages or Chunked Delivery
Introduce functionality for streaming text messages or chunked message delivery via WebSockets or similar methods. This would allow real-time progressive data display on the frontend, enhancing the user experience for applications requiring continuous message streaming.
💡 Feature Request
Chat SDKs
Extending SDK Group Members Fetch Limit to Match API
Enhancement in SDK to support fetching up to 1000 members in a single request, aligning with the API’s capabilities.
💡 Feature Request
Chat SDKs
Extending SDK Group Members Fetch Limit to Match API
Enhancement in SDK to support fetching up to 1000 members in a single request, aligning with the API’s capabilities.
💡 Feature Request
Chat SDKs
Ability to Programmatically Scroll to a Specific Message by Message ID
It would be helpful to have a method that allows developers to programmatically scroll to a specific message within the chat UI using the message ID. This feature would improve user experience by enabling seamless navigation to important or referenced messages in a conversation.
💡 Feature Request
UI Kits
Ability to Programmatically Scroll to a Specific Message by Message ID
It would be helpful to have a method that allows developers to programmatically scroll to a specific message within the chat UI using the message ID. This feature would improve user experience by enabling seamless navigation to important or referenced messages in a conversation.
💡 Feature Request
UI Kits
Message is deleted after a specified time, once it is read
To be able to set the message to be deleted only when it is marked as read, after a specified time only.
💡 Feature Request
Message is deleted after a specified time, once it is read
To be able to set the message to be deleted only when it is marked as read, after a specified time only.
💡 Feature Request
Extension of Image moderation to support GIF's
The current image moderation feature does not support GIFs, allowing users to send inappropriate content. Requesting the ability to block inappropriate GIFs.
💡 Feature Request
Moderation
Extension of Image moderation to support GIF's
The current image moderation feature does not support GIFs, allowing users to send inappropriate content. Requesting the ability to block inappropriate GIFs.
💡 Feature Request
Moderation
Ability to get the unread replies count of a particular message
Add the ability to retrieve the count of unread replies for a specific message. This will help users track engagement and follow-ups more effectively.
💡 Feature Request
Chat APIs
Ability to get the unread replies count of a particular message
Add the ability to retrieve the count of unread replies for a specific message. This will help users track engagement and follow-ups more effectively.
💡 Feature Request
Chat APIs
Calls SDKs logs "something" to the client-side console when run
When rnnoise.js is imported by the calls-sdk-javascript package, it runs a function “rnnoiseWasmInit” whose first line is “console.log(‘something’);”. This logs to the console of the client-side Dev Tools, which clutters the console with unnecessary logging that looks unprofessional and even suspicious.
💡 Feature Request
Calls SDKs
Calls SDKs logs "something" to the client-side console when run
When rnnoise.js is imported by the calls-sdk-javascript package, it runs a function “rnnoiseWasmInit” whose first line is “console.log(‘something’);”. This logs to the console of the client-side Dev Tools, which clutters the console with unnecessary logging that looks unprofessional and even suspicious.
💡 Feature Request
Calls SDKs
Idea
Custom Payload for Notification
Currently, modifying the existing payload is not supported. We would like to request the ability to change the payload on the client side.
💡 Feature Request
Notifications
Idea
Custom Payload for Notification
Currently, modifying the existing payload is not supported. We would like to request the ability to change the payload on the client side.
💡 Feature Request
Notifications
Idea
List of Users should be in alphabetical order while mentioning users.
Currently, the list of users is not in alphabetical order when a user types '@' in the chat screen to mention someone. The customer wants the list to be displayed in alphabetical order.
💡 Feature Request
UI Kits
Idea
List of Users should be in alphabetical order while mentioning users.
Currently, the list of users is not in alphabetical order when a user types '@' in the chat screen to mention someone. The customer wants the list to be displayed in alphabetical order.
💡 Feature Request
UI Kits
Idea
Ability in new moderation system to notify the sender of a moderated message that the message has not been sent for x,y,z reasons.
💡 Feature Request
UI Kits
Idea
Ability in new moderation system to notify the sender of a moderated message that the message has not been sent for x,y,z reasons.
💡 Feature Request
UI Kits
Idea
Ability to modify/configure the data within a payload for the purpose of making the data within a push notification clearer to an end-user. Currently, the payload contains info not easily identifiable to an end-user.
💡 Feature Request
UI Kits
Idea
Ability to modify/configure the data within a payload for the purpose of making the data within a push notification clearer to an end-user. Currently, the payload contains info not easily identifiable to an end-user.
💡 Feature Request
UI Kits
Idea
Restrict Screenshots in Video Calls and Media
Ability to prevent users from taking screenshots during video calls or of shared media (e.g., images) for enhanced privacy and security.
💡 Feature Request
UI Kits
Idea
Restrict Screenshots in Video Calls and Media
Ability to prevent users from taking screenshots during video calls or of shared media (e.g., images) for enhanced privacy and security.
💡 Feature Request
UI Kits
Idea
Support for Fetching Messages with Intersection of Tags
Allow retrieving messages that contain all specified tags (intersection) instead of fetching messages with at least one tag present.
💡 Feature Request
Calls APIs
Idea
Support for Fetching Messages with Intersection of Tags
Allow retrieving messages that contain all specified tags (intersection) instead of fetching messages with at least one tag present.
💡 Feature Request
Calls APIs