docbrown/app/javascript/chat
narender2031 09e70896fa
[deploy] 🚀 Bug: Fix iframe flashes on re render (#8974)
* Feature 🚀 : Ability to delete messages in chat channels

- Sending message ID to frontend
- Deleting Message
- Use pusher to delete message realtime

* Minor Bug 🐞: Show message action only for current user

- User can delete or edit their own messages

* Test cases added

* Bug 🐞: Update message id for receiver

Message id was not sent to receiver by pusher

* Refactoring🛠: Message controller refactoring

* Test Cases📝 : Specs for Delete message added

* Feature 🚀 : Ability to edit messages

* Test Cases📝 : Specs for Edit message added

* fix flashes on re-render chat ui

Co-authored-by: Sarthak Sharma <7lovesharma7@gmail.com>
2020-06-29 12:20:21 -04:00
..
__tests__ Update Connect responsiveness on smaller viewports (#8829) [deploy] 2020-06-29 09:08:18 -07:00
actions [deploy] Refactor 🚀 : Replaced Chat Channel Setting page with Preact component. (#8271) 2020-06-10 16:58:37 -04:00
ChatChannelSettings Upgrade to Preact 10.4.4 (#8739) 2020-06-18 10:07:17 -04:00
components Update Connect responsiveness on smaller viewports (#8829) [deploy] 2020-06-29 09:08:18 -07:00
messages Fix eslint lints in chat's jsx files (#4302) [deploy] 2019-11-04 15:51:30 -05:00
actionMessage.jsx [deploy] 🚀Feature: chat action messages if a member added, left or removed from the group (#7105) 2020-04-08 18:14:34 -04:00
alert.jsx Upgrade to Preact 10.4.4 (#8739) 2020-06-18 10:07:17 -04:00
article.jsx Upgrade to Preact 10.4.4 (#8739) 2020-06-18 10:07:17 -04:00
channelRequest.jsx Upgrade to Preact 10.4.4 (#8739) 2020-06-18 10:07:17 -04:00
channels.jsx Upgrade to Preact 10.4.4 (#8739) 2020-06-18 10:07:17 -04:00
chat.jsx [deploy] 🚀 Bug: Fix iframe flashes on re render (#8974) 2020-06-29 12:20:21 -04:00
compose.jsx Upgrade to Preact 10.4.4 (#8739) 2020-06-18 10:07:17 -04:00
content.jsx [deploy] 🚀 Bug: Fix iframe flashes on re render (#8974) 2020-06-29 12:20:21 -04:00
message.jsx Move edit and delete buttons on chat messages to dropdown menu (#7820) 2020-06-29 14:14:23 +02:00
requestManager.jsx Upgrade to Preact 10.4.4 (#8739) 2020-06-18 10:07:17 -04:00
util.js [deploy] 🚀 Feature: Chat Channel Request manager for mods (#7904) 2020-06-02 17:23:56 -04:00
videoContent.jsx [deploy] Fixed broken video capabilities of Connect (#8922) 2020-06-26 11:32:34 -04:00