thunderbird-patch-review

Easy-to-use patch review interface for Thunderbird

Contribute: ~marcc/thunderbird-review-plugin@lists.sr.ht

git clone git://mccd.space/thunderbird-patch-review

DateCommit messageAuthorFiles+-
2026-07-18 20:42review: shorten Apply's no-repo error to "Choose a git repository"Pi Agent1+1-1
2026-07-18 20:40review: send button and confirm dialog always say "Send review"Pi Agent1+3-11
2026-07-18 20:39review: refresh the title before button-pluralization in updateCountPi Agent1+8-3
2026-07-18 20:37review: title format Review Patchset (N); M comment(s)Pi Agent1+2-6
2026-07-18 20:35review: chip placeholder reads "Choose a repository…" instead of "no repository chosen"Pi Agent2+2-2
2026-07-18 20:35review: fix dropped comment line that shadowed renderSeriesTitlePi Agent1+1-1
2026-07-18 20:33review: reword the title to summarize the patchset and commentsPi Agent1+15-9
2026-07-18 20:30review: restore the bold top-left title; pills stay under the top barPi Agent3+21-15
2026-07-18 20:29review: pluralize Send review -> Send reviews when more than one patch has a commentPi Agent1+9-3
2026-07-18 20:28review: move the patch pills below the top bar, above the subjectPi Agent3+10-4
2026-07-18 20:26review: re-render nav on click; prepend bold "Reviewing patch N" titlePi Agent2+19-0
2026-07-18 20:23review: put the patch selector (1/2 etc.) in the top bar, drop the titlePi Agent3+15-31
2026-07-18 20:22Revert "review: drop the commit-message bottom border to avoid a double divider"Pi Agent1+1-0
2026-07-18 20:22Revert "review: fold each file's diff into the patch box, separated by borders"Pi Agent2+7-19
2026-07-18 20:20review: drop the commit-message bottom border to avoid a double dividerPi Agent1+0-1
2026-07-18 20:18review: fold each file's diff into the patch box, separated by bordersPi Agent2+20-7
2026-07-18 20:13review: dim the branch portion of the repo chip to muted grayPi Agent2+20-2
2026-07-18 20:12review: keep disabled primary buttons from going white-on-white on hoverPi Agent1+3-1
2026-07-18 20:11review: shrink the repo chip (cap at 18rem, fit content)Pi Agent1+1-2
2026-07-18 20:10AGENTS: note to always rezip patch-review.xpi after extension changesPi Agent1+15-2
2026-07-18 20:09review: make the repo chip the Browse targetPi Agent3+8-9
2026-07-18 20:06review: check the branch is still the one shown before ApplyPi Agent1+24-0
2026-07-18 20:05review: display the chosen repo's name and branch instead of a pathPi Agent7+89-20
2026-07-18 15:33docs: trim the INSTALLATION section to just the install stepsPi Agent2+24-60
2026-07-18 15:29Add introductory post to READMEMarc2+32-24
2026-07-18 15:19review: reword the Apply button tooltipPi Agent1+1-1
2026-07-18 15:18docs: add a PERMISSIONS section explaining each requested permissionPi Agent2+78-0
2026-07-18 15:14review: reword the send-review confirm summaryPi Agent1+2-3
2026-07-18 15:13host: replace the installed native messaging host with a WebExtension ExperimentPi Agent13+396-708
2026-07-18 13:38docs: clarify the native host install is optionalPi Agent2+53-25
2026-07-18 13:29review: disable Send review when there's nothing to sendPi Agent2+11-1
2026-07-18 13:13docs: show the zip command to package the extension as an .xpiPi Agent2+28-6
2026-07-18 13:11review: shorten the Apply series button label to "Apply"Pi Agent1+1-1
2026-07-18 12:25git: ignore the packaged .xpi build artifactPi Agent1+3-0
2026-07-18 11:58review: hover secondary buttons with a background tint, not a border recolorPi Agent1+1-1
2026-07-18 11:57review: join repo path, Browse, and Apply series into one clusterPi Agent2+34-8
2026-07-18 11:55review: drop the comment count from the top barPi Agent3+0-3
2026-07-18 11:53review: only hide the clicked line's own readonly commentPi Agent1+6-6
2026-07-18 11:49review: rename patch-level comment button to "Add Comment"Pi Agent1+1-1
2026-07-18 11:49review: de-emphasize Apply series to a secondary buttonPi Agent1+2-2
2026-07-18 11:46review: confirm before Send review; fold sourcehut status into the confirm dialogPi Agent3+110-25
2026-07-18 11:41review: move Discard drafts into the Send review dropdownPi Agent3+7-7
2026-07-18 11:30series: prefer the diff-bearing message when an index collidesPi Agent2+83-12
2026-07-18 11:21series: strip replies out of the patch seriesPi Agent3+31-2
2026-07-18 11:12review: drop duplicate From header, keep only SubjectPi Agent2+6-7
2026-07-18 11:11review: hide Comment-on-patch button while editing; add Discard draftsPi Agent3+51-8
2026-07-18 11:08review: align Comment on patch button below the commit messagePi Agent1+4-1
2026-07-18 11:07review: render patch From/Subject header labels in monospace tooPi Agent1+1-1
2026-07-18 11:06diff-parse: strip git format-patch mbox header block from commit messagePi Agent2+43-1
2026-07-18 11:02review: show From and Subject at the top of each patchPi Agent2+46-1
2026-07-18 10:52review: auto-dismiss non-error status notices after 5sPi Agent1+14-0
2026-07-18 10:52review: use the surface background for the comment editor action rowPi Agent1+4-0
2026-07-18 10:52review: warn on binary patches with optional raw displayPi Agent2+64-4
2026-07-18 10:52review: hide the readonly comment while editing itPi Agent1+41-7
2026-07-18 10:52review: group the patch list and commit message into one boxPi Agent3+37-18
2026-07-18 10:49feat: move Review to the toolbar button, support thread selection, add Download patchsetPi Agent7+182-67
2026-07-18 10:48docs: add AGENTS.md with atomic-commit policy and repo layoutPi Agent1+37-0
2026-07-18 09:42Initial commitMarc30+3832-0