From e4389de288fc9149c3c3d61303a23d9a53010fe4 Mon Sep 17 00:00:00 2001 From: irrlicht Date: Mon, 29 Jun 2026 00:16:58 +0200 Subject: [PATCH] Image from clipboard also in replies --- web/entry.html | 1 + web/js/app.js | 30 ++++-------------------------- web/js/entry.js | 6 +++++- web/js/feed.js | 30 ++++++++++++++++++++++++++++++ 4 files changed, 40 insertions(+), 27 deletions(-) diff --git a/web/entry.html b/web/entry.html index 3bf939d..2c24446 100644 --- a/web/entry.html +++ b/web/entry.html @@ -26,6 +26,7 @@