thunderbird-patch-review
Simple email patch review tool for Thunderbird
git clone git://mccd.space/thunderbird-patch-reviewcommit e253a0b414e3b4166f8fc74be3c221975671c2bf
parent 63e2e059aa2e890bae82106a815ff54d9d6a4435
Author: Marc <marc@coquand.email>
Date: Sun, 19 Jul 2026 12:13:57 +0200
README
Diffstat:
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/README.html b/README.html
@@ -36,7 +36,7 @@
<h2>Description</h2>
- <p>This plugin brings a review interface to git-by-email workflows
+ <p>This add-on brings a review interface to git-by-email workflows
(git-send-email(1) style). When the selected messages (or thread)
look like a patch -- a [PATCH] subject tag or a unified diff in the
body -- the Review button in the main toolbar becomes active. It
@@ -181,11 +181,12 @@
<h2>See also</h2>
<p>The introductory post can be found at
- <a href="https://mccd.space/posts/26-07-18/3-patch-review-tool-for-thunderbird">https://mccd.space/posts/26-07-18/3-patch-review-tool-for-thunderbird</a>.</p>
+ <a href="https://mccd.space/posts/26-07-18/3-patch-review-tool-for-thunderbird">https://mccd.space/posts/26-07-18/3-patch-review-tool-for-thunderbird</a>.</p>
+
+ <h2>Disclaimer</h2>
+ <p>This add-on was vibe coded using GLM5.2</p>
<h2>Contributing</h2>
- <p>Disclaimer: this plugin was vibe coded -- written by an AI agent
- under human direction.</p>
<p>Contributions and bug reports go to the mailing list:
<a href="mailto:~marcc/thunderbird-review-plugin@lists.sr.ht">~marcc/thunderbird-review-plugin@lists.sr.ht</a>.</p>