kopia lustrzana https://github.com/nextcloud/social
Link to internal profile page
This makes it possible to follow the user Signed-off-by: Carl Schwan <carl@carlschwan.eu>pull/1500/head
rodzic
0d6fa6dde5
commit
60f7ce31bb
|
@ -212,7 +212,7 @@ class UnifiedSearchProvider implements IProvider {
|
|||
$icon,
|
||||
$account->getPreferredUsername(),
|
||||
'@' . $account->getAccount(),
|
||||
$account->getUrl(),
|
||||
$this->urlGenerator->linkToRoute('social.ActivityPub.actorAlias', ['username' => $account->getAccount()]),
|
||||
$icon
|
||||
);
|
||||
}
|
||||
|
|
Ładowanie…
Reference in New Issue