From 75a851d46b768fa7227aaef1a21048d63716c76e Mon Sep 17 00:00:00 2001
From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com>
Date: Sun, 15 Mar 2026 09:02:14 +0000
Subject: [PATCH 1/8] Initial plan
From 7bb1777f4c1fb0d9f71c6cd4d752fb7729981287 Mon Sep 17 00:00:00 2001
From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com>
Date: Sun, 15 Mar 2026 09:07:53 +0000
Subject: [PATCH 2/8] feat: improve messages.html UX per feedback
- Desktop/mobile login tab priority: bookmarklet on desktop (pointer: fine), session on mobile
- Replace sender name links with Bootstrap popovers showing user info popup
- Image zoom: cursor: zoom-in/zoom-out, title tooltip on images
- Global Ctrl+V paste handler for images anywhere in thread view
- Auto-resize compose textarea as user types
Co-authored-by: PythonSmall-Q <106425289+PythonSmall-Q@users.noreply.github.com>
---
messages.html | 105 +++++++++++++++++++++++++++++++++++++++++++-------
1 file changed, 92 insertions(+), 13 deletions(-)
diff --git a/messages.html b/messages.html
index 742c84ef..e664b71d 100644
--- a/messages.html
+++ b/messages.html
@@ -10,11 +10,15 @@