summaryrefslogtreecommitdiffstats
path: root/ui/src/components/user.tsx
diff options
context:
space:
mode:
authorDessalines <tyhou13@gmx.com>2020-04-30 11:45:12 -0400
committerDessalines <tyhou13@gmx.com>2020-04-30 11:45:12 -0400
commit38cdfdf7e0ee1db1e315c150a1b375f9245a95db (patch)
tree83abb732e3ed162dae634009ce43e064b97299a8 /ui/src/components/user.tsx
parentee4f923f60fc732f9d57cebbeeb6879479886291 (diff)
Changing federated community and user links and searching.
- Search: !community@instance, @user@instance - Representation: community@instance, user@instance
Diffstat (limited to 'ui/src/components/user.tsx')
-rw-r--r--ui/src/components/user.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/src/components/user.tsx b/ui/src/components/user.tsx
index b3e4542f..51b9582f 100644
--- a/ui/src/components/user.tsx
+++ b/ui/src/components/user.tsx
@@ -402,7 +402,7 @@ export class User extends Component<any, UserState> {
<h5>
<ul class="list-inline mb-0">
<li className="list-inline-item">
- <UserListing user={user} />
+ <UserListing user={user} realLink />
</li>
{user.banned && (
<li className="list-inline-item badge badge-danger">