馃殌 [Feature] Send out notifications on CreateComment
Created by: Tirokk
Authored by Tirokk Closed
馃殌 Feature
If a user mentions an other user in a Comment:
- He should get a notification.
- If the user clicks on the notification where he/she is mentioned he/she should get to the Post page and the comment should be shown.
- If one clicks on the link of the Mention, one should get to the Users page.
Additional context
The notification should redirect to the Comment on the related Post page via a query in the URL that uses the Comment ID.