From: Stoiko Ivanov <s.ivanov@proxmox.com>
To: pmg-devel@lists.proxmox.com
Subject: [pmg-devel] [RFC pmg-yew-quarantine-gui 0/2] fix direct actions from spamreport links
Date: Tue, 28 Oct 2025 17:36:15 +0100 [thread overview]
Message-ID: <20251028163628.79739-1-s.ivanov@proxmox.com> (raw)
Patch 1/2 is idependent, and was added last time I tested the changes for
the disabled realm-selector (as it took me a while to figure out why my
build was failing.
Patch 2/2 is an attempt at handling the links we have in the html-version
of the verbose spamreport - where each quarantined mail has 4 links
(delete, deliver, blocklist, welcomelist) - they are currently not working
as reported in our community forum.
Sending as RFC, as it's my first stab at Yew - and as my tests had a few
glitches (POST requests with 401 responses) - so it's quite easily
possible the approach is wrong.
Feedback very much welcome!
Stoiko Ivanov (2):
buildsys: initialize pwt-assets as submodule automatically
main view: handle optional quarantine action in spamreport links
Makefile | 5 ++++-
src/main.rs | 28 +++++++++++++++++++++++++++-
2 files changed, 31 insertions(+), 2 deletions(-)
--
2.47.3
_______________________________________________
pmg-devel mailing list
pmg-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pmg-devel
next reply other threads:[~2025-10-28 16:36 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-28 16:36 Stoiko Ivanov [this message]
2025-10-28 16:36 ` [pmg-devel] [RFC pmg-yew-quarantine-gui 1/2] buildsys: initialize pwt-assets as submodule automatically Stoiko Ivanov
2025-10-29 8:59 ` Dominik Csapak
2025-10-29 17:27 ` [pmg-devel] applied: " Thomas Lamprecht
2025-10-28 16:36 ` [pmg-devel] [RFC pmg-yew-quarantine-gui 2/2] main view: handle optional quarantine action in spamreport links Stoiko Ivanov
2025-10-29 9:09 ` Dominik Csapak
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20251028163628.79739-1-s.ivanov@proxmox.com \
--to=s.ivanov@proxmox.com \
--cc=pmg-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox