-
Notifications
You must be signed in to change notification settings - Fork 36
Closed
Description
- Implement it in an opt-in manner
- Autocompletion should be triggered by '@' character
- Local search in channel participants
- Template for autocomplete list item should be customizable
- Expose listItem template for customization
- Expose input to turn off mentions
- Implement autocomplete for channel members (key: name, fallback for id)
- Mentioned users should be added to the
mentioned_usersarray - Hightlight mentioned users in the message
- Update docs (write about opt-in architecture) and tutorial