| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: share the email body diff splitter | Christian Cleberg | 2026-07-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | segmentMessageBody and its helpers were private to ThreadViewModel, reachable from tests only through a segmentMessageBodyForTesting shim. Patchset review needs the same splitting, because sr.ht's Patch type carries no diff — the diff only exists inside the email body — so this has to be shared rather than duplicated. Moved to InboxThreadUtilities. The shim is gone; the existing test calls the real function directly now. Also adds the Patchset model layer that the coming views build on. | ||||
| * | fix: collapse work inbox messages into thread summariesv3.2.0 | Christian Cleberg | 2026-04-20 | 1 | -52/+3 |
| | | |||||
| * | improve home attention flows and cross-linkingv2.14.0 | Christian Cleberg | 2026-04-12 | 1 | -0/+49 |
| | | |||||
| * | feat: add search to builds, trackers, tickets, pastes, mailing lists, and inbox | Christian Cleberg | 2026-03-22 | 1 | -0/+52 |
| | | |||||
| * | feat: add support for reading inbox messages (emails) and replying in-app | Christian Cleberg | 2026-03-19 | 1 | -0/+168 |
