aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
9 daysfeat(ui): act on the message a row displays, not its whole threadDanilo M.13-137/+1154
10 daysfeat(ui): open a thread on its own by double-clicking a rowDanilo M.2-0/+58
10 daysfix(sync): send held edits before the sync-end refresh reads the databaseDanilo M.2-7/+32
10 daysfix(sync): re-arm the automatic sync when it skips a concurrent runDanilo M.1-1/+14
10 daysfix(ui): load a thread that was already displayed when the query ranDanilo M.1-0/+15
11 daysfeat(ui): highlight the built-in filter matching the current viewDanilo M.2-0/+77
11 daysfeat(i18n): add a language key overriding the system localeDanilo M.3-9/+55
11 daysfeat(i18n): wire translations and ship an Italian one (item 22)Danilo M.6-34/+131
11 daysfeat(startup): add startup_account, the account the dropdown opens onDanilo M.3-6/+65
11 daysfix(startup): let startup_query name a built-in filter, and run itDanilo M.3-13/+49
11 daysfix(filters): label the flagged filter Important, and give the four iconsDanilo M.2-3/+35
11 daysfix(queries): make a query in the overflow menu runnableDanilo M.1-4/+21
11 daysfeat(filters): put the four built-in filters on the query rowDanilo M.3-28/+96
11 daysfeat(filters): resolve built-in filters per accountDanilo M.2-1/+166
11 daysfix(status): count threads as they arrive instead of "Searching..."Danilo M.2-0/+25
11 daysRevert the message-scoped auto mark-readDanilo M.3-135/+10
11 daysfix(read): repaint the card when one message is marked readDanilo M.3-4/+109
11 daysfix(read): auto mark-read touches only the message on screenDanilo M.1-6/+26
11 daysfeat(pane): always render one message, never the conversationthread-view-removedDanilo M.6-58/+140
11 daysfix(startup): raise the config-problem modal outside the constructorDanilo M.3-9/+34
11 daysfeat(search): offer Exclude from search in both menusDanilo M.3-0/+28
11 daysfeat(search): push the query bar's emptiness into the panesDanilo M.5-7/+30
11 daysrefactor(search): carry SearchMode instead of bool extendDanilo M.6-25/+56
11 daysrefactor(search): add SearchMode, the type replacing bool extendDanilo M.1-0/+16
11 daysfeat(search): add SearchTerm::excludeDanilo M.2-0/+33
12 daysfix(details): close the dialog before the search runs, not afterDanilo M.1-4/+8
12 daysfeat(search): run a search asked for from the message paneDanilo M.3-2/+53
12 daysfeat(details): rebuild the message details dialog as rowsDanilo M.4-49/+247
12 daysfeat(search): search for the selected body textDanilo M.2-0/+54
12 daysfeat(search): offer the header's fields for searchingDanilo M.2-0/+109
12 daysrefactor(tags): name what the overflow chip's x actually isDanilo M.1-4/+7
12 daysfeat(tags): hit-test a chip in the tag stripDanilo M.2-4/+73
12 daysrefactor(mime): expose the Date: header parse as MimeParser::parseDateDanilo M.2-5/+21
12 daysfeat(search): build notmuch terms for the right-click actionsDanilo M.3-0/+188
12 daysfeat(queries): create a tagging rule from a saved queryDanilo M.1-0/+21
12 daysfeat(rules): seed the rules dialog even when it is openDanilo M.2-3/+13
12 daysfeat(rules): open the rules dialog on a seeded ruleDanilo M.2-0/+62
12 daysfix(rules): stop a rule with a spaced name from vanishing on saveDanilo M.4-23/+323
12 daysfix(queries): stop writing keys that carry no informationDanilo M.1-4/+12
12 daysfeat(queries): edit, pin and delete a saved query from the UIDanilo M.4-7/+218
12 daysfeat(queries): make Sent a saved query rather than a fixed buttonDanilo M.3-26/+111
12 daysfix(queries): give Save query a clearer icon and a labelDanilo M.1-2/+17
12 daysfeat(queries): right-align the More queries menu, and keep the row when nothi...Danilo M.1-4/+12
12 daysfix(queries): put the Save query button beside the query barDanilo M.2-0/+20
12 daysfeat(queries): save a query from the UI, and split the buttons off the query rowDanilo M.6-38/+399
12 daysfeat(queries): store saved queries in queries.jsonDanilo M.2-11/+239
12 daysfeat(rules): preview a rule's mail in the thread listDanilo M.4-0/+107
12 daysfix(rules): a long rule no longer squeezes the rule list awayDanilo M.2-6/+100
12 daysfix(rules): save the window size on Cancel and Save, not only on XDanilo M.2-8/+19
12 daysfeat(rules): the rules window keeps its size and column widthsDanilo M.2-6/+126