From 1dff99922724fa9fb7da7e41f645197a312786cb Mon Sep 17 00:00:00 2001
From: winter
Date: Fri, 4 Apr 2025 20:23:19 +0100
Subject: add web+pawpub support
---
templates/note/note.php | 11 +++++++++++
templates/preferences_page.php | 18 +++++++++++++++++-
2 files changed, 28 insertions(+), 1 deletion(-)
(limited to 'templates')
diff --git a/templates/note/note.php b/templates/note/note.php
index ddc2bac..fe28416 100644
--- a/templates/note/note.php
+++ b/templates/note/note.php
@@ -126,6 +126,17 @@ if ($user != null) {
= __('action.share') ?>
+
+
+
author->isLocal && ($note->author == $user?->actor || $user?->isAdmin) && !$note->hasPage()): ?>