Move /me/friends to /me, as the new landing page #44

Merged
twig merged 5 commits from update-friend-landing-page into main 2025-07-16 09:42:39 +00:00
Showing only changes of commit ce5d65e62d - Show all commits

View file

@ -25,7 +25,7 @@
</svg>
</div>
<MessageReply v-if="props.replyMessage" :id="props.message.uuid"
:author="getDisplayName(props.author)"
:author="getDisplayName(props.replyMessage.user)"
:text="props.replyMessage?.message"
:reply-id="props.replyMessage.uuid" max-width="reply" />
<div class="left-column">