From 4d7f8450d9a842e2f69754ccaa4202710328dcb7 Mon Sep 17 00:00:00 2001 From: winter Date: Tue, 14 Jan 2025 20:44:49 +0000 Subject: add (un)follow button to profile also other stuff i forgot what exactly --- templates/actor_profile.php | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'templates/actor_profile.php') diff --git a/templates/actor_profile.php b/templates/actor_profile.php index 8a97bd8..c480d21 100644 --- a/templates/actor_profile.php +++ b/templates/actor_profile.php @@ -1,3 +1,8 @@ +
$actor]); ?> @@ -18,4 +23,13 @@ __('user.profile.bio.placeholder')]); } ?> + + id != $user->actor->id): ?> +
+ follows($user->actor)): ?> + + + $actor, 'user' => $user]); ?> +
+
\ No newline at end of file -- cgit v1.3