https://github.com/opensource-socialnetwork/mentions
UI for mention users component
https://github.com/opensource-socialnetwork/mentions
Last synced: 3 months ago
JSON representation
UI for mention users component
- Host: GitHub
- URL: https://github.com/opensource-socialnetwork/mentions
- Owner: opensource-socialnetwork
- Created: 2021-02-05T11:12:17.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-29T16:53:49.000Z (12 months ago)
- Last Synced: 2025-01-19T10:43:13.488Z (5 months ago)
- Language: PHP
- Homepage: https://www.opensource-socialnetwork.org/component/view/4864/mention-notifications
- Size: 42 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mentions
This component allow users to mention other friends into the comments (only). Once the comment is submitted people can view mentioned user profile also.This is just a UI and doesn't send any notification to mentioned user, for that purpose you can use mentioned users component on top of this : https://www.opensource-socialnetwork.org/component/view/4864/mention-notifications
NOTE
During mention it doesn't support spaces example @Some User it will not return anything but @Some will return friends with such a name. It will only show a friends not all users.