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