aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
28 hoursfeat: have the sync script report what it didDanilo M.3-1/+395
30 hoursfix: say an edit is waiting for the sync instead of claiming it landedDanilo M.1-0/+65
30 hoursfix: refresh the conversation dashboard after a writeDanilo M.1-0/+78
30 hoursfix: judge a conversation's trash state on all of its messagesDanilo M.2-0/+153
43 hoursfeat: count a card's messages, not its repliesthread-row-identityDanilo M.3-33/+39
44 hoursfix: list a conversation's first message under its rowDanilo M.2-54/+186
45 hoursfeat: show the dashboard when a conversation is selectedDanilo M.1-75/+255
45 hoursfeat: read a thread's digest from the indexDanilo M.1-0/+136
45 hoursfix: undo only what the write actually changedDanilo M.2-0/+153
46 hoursfeat: add the thread dashboardDanilo M.2-0/+75
46 hoursfeat: judge a row's membership on the thread's unionDanilo M.1-0/+112
46 hoursfeat: treat a mixed conversation's unread state as unreadDanilo M.1-34/+63
2 daysfeat: scope an action to the row it was invoked onDanilo M.3-473/+617
2 daysfeat: resolve a selection's scope from what each row isDanilo M.1-0/+93
2 daysrefactor: remove the sibling chip tierDanilo M.1-125/+0
2 daysfeat: draw a conversation row's own tags, in one tierDanilo M.2-228/+17
2 daysfeat: let a row say whether it is a conversationDanilo M.1-0/+79
3 daysfeat: forward an HTML message with its formattingDanilo M.6-9/+619
3 daysfix: flag a saved draft seen so it is not tagged unreadDanilo M.2-2/+60
4 daysfeat: open the unsynced-changes count to see what it countsDanilo M.4-0/+233
4 daysfeat: resolve pending-change ids to subjectsDanilo M.1-0/+67
4 daysfeat: snapshot the pending changes as rowsDanilo M.1-0/+85
4 daysrefactor: drop the unnettable pending-edit counterDanilo M.1-10/+40
4 daysfix: give a restored message its inbox tag backDanilo M.1-0/+15
4 daysfix: correct the avatar initials, the two-tone fill and the fadeDanilo M.4-7/+192
4 daysfix: harden candidate appends and cover the message-row sender rolesDanilo M.2-0/+58
4 daysfeat: propose business senders from newly synced mailDanilo M.1-0/+39
4 daysfeat: load the business-senders list at startupDanilo M.1-0/+18
4 daysfeat: draw a sender's avatar on every cardDanilo M.1-0/+41
4 daysfeat: fade the account colour across a cardDanilo M.1-0/+25
4 daysfeat: expose a row's sender to the delegateDanilo M.1-0/+23
4 daysfeat: reserve a card's avatar gutterDanilo M.1-2/+71
4 daysfeat: propose business-sender candidates, always commented outDanilo M.1-0/+100
4 daysfeat: read the business-senders listDanilo M.2-0/+102
4 daysfeat: paint the avatar squircle from a hashed seedDanilo M.1-0/+30
4 daysfeat: choose an avatar fill and derive its colourDanilo M.1-0/+28
4 daysfeat: derive a sender's avatar initialsDanilo M.2-0/+96
4 daysfeat: carry the first message's sender address on a thread summaryDanilo M.1-0/+36
4 daysfeat: flag what you answered, mark what was forwarded to youDanilo M.3-6/+474
5 daysfix: offer Delete and Restore only where they mean somethingDanilo M.1-0/+162
5 daysfeat: empty the trash, the one action that asks firstDanilo M.2-0/+216
5 daysfeat: say which way the unread action will go, and hide it when it cannotDanilo M.1-2/+210
5 daysfix(worker): reopen the notmuch handle so queries see new mailDanilo M.1-0/+55
5 daysfix(compose): resolve a path a sync renamed, at all three read sitesDanilo M.2-0/+174
5 daysfix(delete): recover when a sync renamed the file underneath a moveDanilo M.1-0/+78
5 daysfeat(compose): a menu bar on the composerDanilo M.1-0/+165
5 daysfeat(compose): report autosave state in a status barDanilo M.2-0/+202
5 daysfix(drafts): list drafts as messages, not threadssignaturesDanilo M.1-9/+27
6 daysfix(drafts): index a saved draft so it appears without a syncDanilo M.2-0/+160
6 daysfix(compose): a resumed draft does not re-seed on a From: changeDanilo M.1-0/+58