index
:
qtmaildir
compose-and-send
delete-to-trash
item-20-message-rows
master
signatures
thread-row-identity
A Qt6 desktop mail client for a local, notmuch-indexed Maildir
by Danilo aka danix
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
8 days
fix: index the sent copy so it appears in the Sent view at once
Danilo M.
1
-0
/
+54
8 days
fix: keep one Message-ID across a draft's revisions
Danilo M.
3
-0
/
+184
8 days
fix: give the Sent and Drafts views one row per message, in date order
Danilo M.
1
-13
/
+173
2026-08-29
feat: put Star and Archive on the message bar too
Danilo M.
1
-9
/
+38
2026-08-29
feat: give the trash its own actions on the message bar
Danilo M.
1
-0
/
+122
2026-08-29
fix: retry a sync that was skipped because another held the lock
Danilo M.
1
-0
/
+44
2026-08-29
feat: have the sync script report what it did
Danilo M.
3
-1
/
+395
2026-08-29
fix: say an edit is waiting for the sync instead of claiming it landed
Danilo M.
1
-0
/
+65
2026-08-29
fix: refresh the conversation dashboard after a write
Danilo M.
1
-0
/
+78
2026-08-29
fix: judge a conversation's trash state on all of its messages
Danilo M.
2
-0
/
+153
2026-08-28
feat: count a card's messages, not its replies
thread-row-identity
Danilo M.
3
-33
/
+39
2026-08-28
fix: list a conversation's first message under its row
Danilo M.
2
-54
/
+186
2026-08-28
feat: show the dashboard when a conversation is selected
Danilo M.
1
-75
/
+255
2026-08-28
feat: read a thread's digest from the index
Danilo M.
1
-0
/
+136
2026-08-28
fix: undo only what the write actually changed
Danilo M.
2
-0
/
+153
2026-08-28
feat: add the thread dashboard
Danilo M.
2
-0
/
+75
2026-08-28
feat: judge a row's membership on the thread's union
Danilo M.
1
-0
/
+112
2026-08-28
feat: treat a mixed conversation's unread state as unread
Danilo M.
1
-34
/
+63
2026-08-28
feat: scope an action to the row it was invoked on
Danilo M.
3
-473
/
+617
2026-08-28
feat: resolve a selection's scope from what each row is
Danilo M.
1
-0
/
+93
2026-08-28
refactor: remove the sibling chip tier
Danilo M.
1
-125
/
+0
2026-08-28
feat: draw a conversation row's own tags, in one tier
Danilo M.
2
-228
/
+17
2026-08-28
feat: let a row say whether it is a conversation
Danilo M.
1
-0
/
+79
2026-08-27
feat: forward an HTML message with its formatting
Danilo M.
6
-9
/
+619
2026-08-27
fix: flag a saved draft seen so it is not tagged unread
Danilo M.
2
-2
/
+60
2026-08-26
feat: open the unsynced-changes count to see what it counts
Danilo M.
4
-0
/
+233
2026-08-26
feat: resolve pending-change ids to subjects
Danilo M.
1
-0
/
+67
2026-08-26
feat: snapshot the pending changes as rows
Danilo M.
1
-0
/
+85
2026-08-26
refactor: drop the unnettable pending-edit counter
Danilo M.
1
-10
/
+40
2026-08-26
fix: give a restored message its inbox tag back
Danilo M.
1
-0
/
+15
2026-08-26
fix: correct the avatar initials, the two-tone fill and the fade
Danilo M.
4
-7
/
+192
2026-08-26
fix: harden candidate appends and cover the message-row sender roles
Danilo M.
2
-0
/
+58
2026-08-26
feat: propose business senders from newly synced mail
Danilo M.
1
-0
/
+39
2026-08-26
feat: load the business-senders list at startup
Danilo M.
1
-0
/
+18
2026-08-26
feat: draw a sender's avatar on every card
Danilo M.
1
-0
/
+41
2026-08-26
feat: fade the account colour across a card
Danilo M.
1
-0
/
+25
2026-08-26
feat: expose a row's sender to the delegate
Danilo M.
1
-0
/
+23
2026-08-26
feat: reserve a card's avatar gutter
Danilo M.
1
-2
/
+71
2026-08-26
feat: propose business-sender candidates, always commented out
Danilo M.
1
-0
/
+100
2026-08-26
feat: read the business-senders list
Danilo M.
2
-0
/
+102
2026-08-26
feat: paint the avatar squircle from a hashed seed
Danilo M.
1
-0
/
+30
2026-08-26
feat: choose an avatar fill and derive its colour
Danilo M.
1
-0
/
+28
2026-08-26
feat: derive a sender's avatar initials
Danilo M.
2
-0
/
+96
2026-08-26
feat: carry the first message's sender address on a thread summary
Danilo M.
1
-0
/
+36
2026-08-26
feat: flag what you answered, mark what was forwarded to you
Danilo M.
3
-6
/
+474
2026-08-25
fix: offer Delete and Restore only where they mean something
Danilo M.
1
-0
/
+162
2026-08-25
feat: empty the trash, the one action that asks first
Danilo M.
2
-0
/
+216
2026-08-25
feat: say which way the unread action will go, and hide it when it cannot
Danilo M.
1
-2
/
+210
2026-08-25
fix(worker): reopen the notmuch handle so queries see new mail
Danilo M.
1
-0
/
+55
2026-08-25
fix(compose): resolve a path a sync renamed, at all three read sites
Danilo M.
2
-0
/
+174
[next]