Online status indicators
TalkJS now shows online status indicators in the chat header, plus a new Presence REST API endpoint to check which users are online and what they're viewing.
TalkJS now shows online status indicators in the chat header, plus a new Presence REST API endpoint to check which users are online and what they're viewing.
TalkJS chat now supports emoji reactions on messages, enabled per role via the dashboard, letting users react without cluttering the conversation.
TalkJS chat now supports replying to specific messages, configurable per role, making threaded conversations clearer and less confusing.
TalkJS chat now supports @mentions to notify specific participants, with a new 'MentionsOnly' notification setting to limit alerts to just mentions.
Whenever you paste a link into a chat built with TalkJS a link preview will appear. If you haven'
The TalkJS Flutter SDK 0.2.0 adds custom message actions and an onLoadingStateChanged callback for tracking when the Chatbox finishes loading.
TalkJS chat messages now support custom actions like favoriting or reporting, defined per role and handled with the onCustomMessageAction Classic JavaScript SDK event.
We shipped a Flutter SDK! From now on, you can integrate TalkJS into your Flutter app without having to write
Manage multiple TalkJS accounts and team member permissions with role-based access control and multi-tenant projects.
TalkJS group chat now supports thousands of participants, enabling use cases like live-streaming chat, team collaboration channels, and virtual conference chatrooms.
A redesigned message field with a built-in emoji picker, emoji shortcode autocomplete, two layout options, and file-share confirmation dialogs.
TalkJS now offers a React Native SDK with prebuilt components for chat, replacing manual WebView setup and reducing boilerplate for React Native apps.