forked from GNUsocial/gnu-social
Include notice fragment on 'in context' links in Realtime plugin family.
This commit is contained in:
@@ -313,6 +313,8 @@ class RealtimePlugin extends Plugin
|
||||
);
|
||||
|
||||
common_log(LOG_WARNING, $msg);
|
||||
} else {
|
||||
$convurl .= '#notice-' . $notice->id;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user