docbrown/app/javascript/chat
narender2031 8b9670abd7
Skynox/fix eslint and redirection bug (#8513)
* 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 Content component esLint issue

* fix @all link

Co-authored-by: Sarthak Sharma <7lovesharma7@gmail.com>
2020-06-15 17:00:41 -04:00
..
__tests__ Skynox/fix eslint and redirection bug (#8513) 2020-06-15 17:00:41 -04:00
actions [deploy] Refactor 🚀 : Replaced Chat Channel Setting page with Preact component. (#8271) 2020-06-10 16:58:37 -04:00
ChatChannelSettings [deploy] Refactor 🚀 : Replaced Chat Channel Setting page with Preact component. (#8271) 2020-06-10 16:58:37 -04:00
components [deploy] 🚀 Feature: Ability to search discoverable channels and send request to join (#7385) 2020-05-11 09:29:15 -04: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 Update chat app's features (#204) 2018-04-16 13:20:12 -07:00
article.jsx [deploy] Add some keyboard shortcuts for /connect active content (#7268) 2020-04-13 19:20:39 -04:00
channelRequest.jsx [deploy] 🚀 Feature: Ability to search discoverable channels and send request to join (#7385) 2020-05-11 09:29:15 -04:00
channels.jsx [deploy] 🚀 Feature: Chat Channel Request manager for mods (#7904) 2020-06-02 17:23:56 -04:00
chat.jsx Skynox/fix eslint and redirection bug (#8513) 2020-06-15 17:00:41 -04:00
compose.jsx [deploy] Small update to /connect design (#7510) 2020-04-26 13:26:49 -04:00
content.jsx Skynox/fix eslint and redirection bug (#8513) 2020-06-15 17:00:41 -04:00
message.jsx Open /connect sidecar links in iframe (#5203) [deploy] 2019-12-21 15:46:36 -05:00
requestManager.jsx [deploy] 🚀 Feature: Chat Channel Request manager for mods (#7904) 2020-06-02 17:23:56 -04:00
util.js [deploy] 🚀 Feature: Chat Channel Request manager for mods (#7904) 2020-06-02 17:23:56 -04:00
videoContent.jsx [deploy] 🚀 Feature: Ability to search discoverable channels and send request to join (#7385) 2020-05-11 09:29:15 -04:00