This repository serves as the docs for PubNub ChatEngine Plugins.
published version 0.0.6, 6 years agoShow a desktop notification when a message is received and app is not in focus.
published version 0.0.7, 6 years agoTurns ```:pizza:``` into :pizza: within chats.
published version 0.0.8, 6 years agoAdds gravatars to Users in PubNub ChatEngine.
published version 0.0.13, 6 years agoAdds the ability to render Markdown in a ChatEngine Chat
published version 0.0.9, 6 years agoAdds the ability to search for currently online users on a ChatEngine Chat
published version 0.0.11, 6 years agoAssigns a random username to new users.
published version 0.0.6, 6 years agoAdds the ability to show a typing indicator on a ChatEngine Chat
published version 0.0.10, 6 years agoAdds the ability to count unread messages in a ChatEngine Chat
published version 0.0.9, 6 years agoAdds the ability to upload images in a ChatEngine Chat via [UploadCare](https://uploadcare.com/) service
published version 0.0.8, 7 years agoMocks PubNub Functions modules for unit testing
published version 0.0.17, 6 years agoAdds the ability to mute a user in a ChatEngine Chat
published version 0.0.5, 6 years agoPubNub ChatEngine plugin for vuejs and vuex
published version 0.0.7, 6 years agoA style-able, configurable UI library for PubNub's ChatEngine, built with React.
published version 0.0.7, 6 years agoAdds the ability to do WebRTC audio/video with ChatEngine using `direct` events for [signaling](https://developer.mozilla.org/en-US/docs/Web/API/WebRTC_API/Signaling_and_video_calling)
published version 0.0.4, 6 years agoIdentify if **message.data.text** contains an URL, send it to your server or a third party service and get the data collected into **message.data.metadata** which you can use in order to transform a plain message in a thumbnail.
published version 0.0.4, 6 years agoAdds the ability of tracking each message into different stages: (sent, delivery and read)
published version 0.0.4, 6 years ago