For those updated to a new FastSM build and suddenly having issues with notifications not displaying all of the data you are accustomed to seeing, such as post text, do the following to fix it. Open global options, go to templates tab, find notification template and replace it with this: $account.display_name$ (@$account.acct$) $type$: $text$ $created_at$
If you don't want the username then just do
$account.display_name$ $type$: $text$ $created_at$
If you don't want the username then just do
$account.display_name$ $type$: $text$ $created_at$