docbrown/app/javascript/chat
Timothy Ng a943f045c5
Connect: Highlight @ mentions to logged in user (#10216)
* Wrap with <mark> tags if mentioning current user

* Add test for @mention highlight

* Match @{username} mention

* Remove default param
2020-10-07 23:23:58 -04:00
..
__tests__ Connect: Highlight @ mentions to logged in user (#10216) 2020-10-07 23:23:58 -04:00
actions [deploy] 🚀 Feature: Chat channel request manager (#9305) 2020-07-22 09:12:09 -04:00
ChatChannelSettings Adds runtime copy to clipboard (#10323) 2020-09-14 14:45:54 -04:00
components [deploy] Discoverable channel will open CTA to request join if not available (#8999) 2020-06-30 13:03:41 -05:00
draw [deploy] 🚀 Feature: Draw Command for connect with image annotations (#10136) 2020-10-07 16:06:22 +02:00
messages Fix eslint lints in chat's jsx files (#4302) [deploy] 2019-11-04 15:51:30 -05:00
RequestManager [deploy] 🐞Bug Fix: Room that has been left still shows up in URL [Fixes: #9501] (#9804) 2020-08-18 09:29:40 -04: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 [deploy] 🐞Hotfix: Connect page is showing discoverable channels (#9071) 2020-07-02 07:44:26 -05:00
chat.jsx [deploy] 🚀 Feature: Draw Command for connect with image annotations (#10136) 2020-10-07 16:06:22 +02:00
compose.jsx Copy Paste Images in connect (#10484) 2020-10-02 15:50:32 -04:00
content.jsx [deploy] 🚀 Feature: Draw Command for connect with image annotations (#10136) 2020-10-07 16:06:22 +02:00
message.jsx Connect: Highlight @ mentions to logged in user (#10216) 2020-10-07 23:23:58 -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