Show mentioned badges & enable scrolling to mentions in conversations
This commit is contained in:
parent
caaeda8abe
commit
d012779e87
21 changed files with 694 additions and 184 deletions
|
@ -277,6 +277,7 @@ const actions = () => ({
|
|||
markMessageRead: action('markMessageRead'),
|
||||
toggleSelectMessage: action('toggleSelectMessage'),
|
||||
targetMessage: action('targetMessage'),
|
||||
scrollToOldestUnreadMention: action('scrollToOldestUnreadMention'),
|
||||
clearTargetedMessage: action('clearTargetedMessage'),
|
||||
updateSharedGroups: action('updateSharedGroups'),
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue