Signed-off-by: Roland Haeder <roland@mxchange.org>
@@ -721,8 +721,8 @@ class App {
}
// Diaspora style profile url
if (substr($this->cmd,0,2) === 'u/') {
$this->cmd = 'profile/' . substr($this->cmd,2);
if (substr($this->cmd, 0, 2) === 'u/') {
$this->cmd = 'profile/' . substr($this->cmd, 2);
The note is not visible to the blocked user.