mirror of
https://github.com/flarum/core.git
synced 2025-08-11 02:44:04 +02:00
Update for new notifications API, add user activity feed integration
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Hey {{ $user->username }}!
|
||||
|
||||
{{ $notification->sender->username }} mentioned you in a post in {{ $notification->post->discussion->title }}.
|
||||
{{ $notification->post->user->username }} mentioned you in a post in {{ $notification->post->discussion->title }}.
|
||||
|
||||
{{ \Flarum\Core::config('base_url') }}/d/{{ $notification->post->discussion_id }}/-/{{ $notification->post->number }}
|
||||
|
||||
|
Reference in New Issue
Block a user