You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thinking about this, the mention is a anchor to the chat message that is then viewed by the person who was mentioned. When some uses a @ it needs to send an inbox notification to say that they have a "mention" with a message id, the date of the inbox message can be used to parse the message to set the scroller / viewport to the correct position of the message.
Where do we link @ mentions to?
showdown.setOption('ghMentionsLink', 'https://github.com/{u}');
???? Solid webid ?????
If we use webid's we'd need a list of of all joined-in chat webids ?
The text was updated successfully, but these errors were encountered: