From e14f4b88e77b380afa8e40e1e66f48772515e95c Mon Sep 17 00:00:00 2001 From: winter Sparkles Date: Thu, 2 Jul 2026 19:07:41 +0100 Subject: add IDN support in various ui places --- templates/actor/profile.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/actor/profile.php') diff --git a/templates/actor/profile.php b/templates/actor/profile.php index 0029e8e..aa403a6 100644 --- a/templates/actor/profile.php +++ b/templates/actor/profile.php @@ -21,7 +21,7 @@ $actorUser = UserAccount::findByLinkedActor($actor);
displayName) ?>
pronouns) ?>
-
@getFullHandle() ?>
+
@getFullHandle($convertIdn = true) ?>
created)) ?>
automated): ?>
-- cgit v1.3