aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
40 hoursfix: list a conversation's first message under its rowDanilo M.1-14/+29
41 hoursfeat: show the dashboard when a conversation is selectedDanilo M.5-1/+348
41 hoursfeat: read a thread's digest from the indexDanilo M.2-0/+234
42 hoursfix: undo only what the write actually changedDanilo M.3-33/+220
42 hoursfeat: add the thread dashboardDanilo M.4-0/+690
42 hoursfeat: judge a row's membership on the thread's unionDanilo M.4-0/+293
42 hoursfeat: treat a mixed conversation's unread state as unreadDanilo M.1-22/+32
47 hoursfeat: scope an action to the row it was invoked onDanilo M.6-415/+393
2 daysfeat: resolve a selection's scope from what each row isDanilo M.2-0/+45
2 daysrefactor: remove the sibling chip tierDanilo M.4-111/+12
2 daysfeat: draw a conversation row's own tags, in one tierDanilo M.4-165/+23
2 daysfeat: let a row say whether it is a conversationDanilo M.2-0/+31
3 daysfeat: forward an HTML message with its formattingDanilo M.8-3/+698
3 daysfix: flag a saved draft seen so it is not tagged unreadDanilo M.1-1/+8
4 daysfix: size the pending-changes dialog to its contentDanilo M.1-1/+11
4 daysfeat: open the unsynced-changes count to see what it countsDanilo M.5-0/+302
4 daysfeat: resolve pending-change ids to subjectsDanilo M.2-0/+104
4 daysfeat: snapshot the pending changes as rowsDanilo M.3-9/+130
4 daysrefactor: drop the unnettable pending-edit counterDanilo M.2-17/+9
4 daysfix: give a restored message its inbox tag backDanilo M.1-1/+12
4 daysfix: correct the avatar initials, the two-tone fill and the fadeDanilo M.6-51/+166
4 daysfix: harden candidate appends and cover the message-row sender rolesDanilo M.1-2/+11
4 daysfeat: propose business senders from newly synced mailDanilo M.3-0/+86
4 daysfeat: load the business-senders list at startupDanilo M.2-1/+65
4 daysfeat: draw a sender's avatar on every cardDanilo M.2-0/+61
4 daysfeat: fade the account colour across a cardDanilo M.2-0/+46
4 daysfeat: expose a row's sender to the delegateDanilo M.4-0/+34
4 daysfeat: reserve a card's avatar gutterDanilo M.2-0/+20
4 daysfeat: propose business-sender candidates, always commented outDanilo M.2-0/+111
4 daysfeat: read the business-senders listDanilo M.3-0/+137
4 daysfeat: paint the avatar squircle from a hashed seedDanilo M.1-0/+78
4 daysfeat: choose an avatar fill and derive its colourDanilo M.1-0/+22
4 daysfeat: derive a sender's avatar initialsDanilo M.3-0/+156
4 daysfeat: carry the first message's sender address on a thread summaryDanilo M.2-0/+78
4 daysfeat: flag what you answered, mark what was forwarded to youDanilo M.16-14/+514
5 daysfix: offer Delete and Restore only where they mean somethingDanilo M.2-3/+89
5 daysfeat: empty the trash, the one action that asks firstDanilo M.5-0/+256
5 daysfeat: say which way the unread action will go, and hide it when it cannotDanilo M.3-18/+111
5 daysfeat: number each build of a dev treeDanilo M.5-4/+33
5 daysfix(worker): reopen the notmuch handle so queries see new mailDanilo M.1-1/+21
5 daysfix(compose): resolve a path a sync renamed, at all three read sitesDanilo M.4-6/+126
5 daysfix(delete): recover when a sync renamed the file underneath a moveDanilo M.2-1/+83
5 daysfeat(compose): a menu bar on the composerDanilo M.2-5/+122
5 daysfeat(compose): report autosave state in a status barDanilo M.2-6/+151
5 daysfix(drafts): list drafts as messages, not threadssignaturesDanilo M.1-10/+27
6 daysfix(drafts): index a saved draft so it appears without a syncDanilo M.5-1/+142
6 daysfix(compose): a resumed draft does not re-seed on a From: changeDanilo M.1-0/+5
6 daysfeat(compose): the signature follows the account until it is chosenDanilo M.1-5/+22
6 daysfix(signatures): match the guard against on-disk text, newline and allDanilo M.1-1/+24
6 daysfeat(compose): a signature switch on the editor barDanilo M.2-0/+169