aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
10 daysdocs(backlog): specify items 91 and 92 from the user's clarificationsDanilo M.1-35/+72
10 daysfix(sync): send held edits before the sync-end refresh reads the databaseDanilo M.6-7/+176
10 daysfix(sync): re-arm the automatic sync when it skips a concurrent runDanilo M.5-61/+162
10 daysfix(ui): load a thread that was already displayed when the query ranDanilo M.5-2/+178
10 daysrelease: 0.23.0v0.23.0Danilo M.2-3/+24
10 daysfeat(ui): highlight the built-in filter matching the current viewDanilo M.5-4/+245
10 daysfeat(i18n): add a language key overriding the system localeDanilo M.4-9/+136
10 daysfeat(i18n): wire translations and ship an Italian one (item 22)Danilo M.18-78/+2377
10 daysrelease: 0.22.0v0.22.0Danilo M.2-1/+10
10 daystest(config): pin the dotted account key for startup_accountDanilo M.1-0/+48
10 daysfeat(startup): add startup_account, the account the dropdown opens onDanilo M.7-12/+228
10 daysfix(startup): let startup_query name a built-in filter, and run itDanilo M.6-25/+224
10 daysfix(filters): label the flagged filter Important, and give the four iconsDanilo M.5-24/+132
10 daysrelease: 0.21.0v0.21.0Danilo M.2-1/+9
10 daysMerge branch 'builtin-filters': four built-in query filtersDanilo M.10-103/+1045
10 daysdocs: close items 93 and 95, record their trapsDanilo M.4-39/+167
10 daysfix(queries): make a query in the overflow menu runnableDanilo M.2-4/+90
10 daysfeat(filters): put the four built-in filters on the query rowDanilo M.5-59/+486
10 daysfeat(filters): resolve built-in filters per accountDanilo M.3-1/+302
10 daysdocs: open item 94, dropping pinned once the buttons are built-inDanilo M.2-0/+61
10 daysdocs: spec built-in filters as item 93, fold item 90 into itDanilo M.3-51/+278
10 daysfix(status): count threads as they arrive instead of "Searching..."Danilo M.6-46/+187
10 daysdocs: reconcile the backlog with the user's notes, open 89 to 92Danilo M.1-1/+164
11 daysdocs: close item 66, open 87 and 88, record the row-number trapDanilo M.4-67/+175
11 daysRevert the message-scoped auto mark-readDanilo M.4-345/+10
11 daysfix(read): repaint the card when one message is marked readDanilo M.4-4/+167
11 daysfix(read): auto mark-read touches only the message on screenDanilo M.2-6/+178
11 daystest(worker): cover the Sent view's matched-message branchDanilo M.1-0/+37
11 daysfeat(pane): always render one message, never the conversationthread-view-removedDanilo M.8-58/+237
11 daysdocs: close item 36, narrow item 66 with a negative resultDanilo M.4-49/+98
11 daystest(mainwindow): give it a real worker, and probe item 66Danilo M.1-4/+199
11 daysdocs: close item 84, spec item 36Danilo M.4-64/+223
11 daysfix(startup): raise the config-problem modal outside the constructorDanilo M.4-9/+69
11 daysdocs: close item 86, excluding a value from a searchDanilo M.3-33/+52
11 daysfeat(search): offer Exclude from search in both menusDanilo M.4-0/+67
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.9-35/+71
11 daysrefactor(search): add SearchMode, the type replacing bool extendDanilo M.1-0/+16
11 daysfeat(search): add SearchTerm::excludeDanilo M.3-0/+72
11 daysdocs(plan): six-task plan for item 86, excluding from a searchDanilo M.1-0/+817
11 daysdocs(spec): design for excluding a value from a search, item 86Danilo M.2-31/+194
11 daysdocs(backlog): record item 86, excluding a value from a searchDanilo M.1-0/+54
11 daysrelease: 0.20.0v0.20.0Danilo M.2-1/+8
11 daysMerge: searching from the message pane (item 85)Danilo M.25-115/+1624
11 daysdocs: close item 85, searching from the message paneDanilo M.4-57/+159
11 daysfix(details): close the dialog before the search runs, not afterDanilo M.1-4/+8
11 daysfeat(search): run a search asked for from the message paneDanilo M.5-2/+169
11 daysfeat(details): rebuild the message details dialog as rowsDanilo M.6-49/+430
11 daysfeat(search): search for the selected body textDanilo M.3-0/+88
11 daysfeat(search): offer the header's fields for searchingDanilo M.3-1/+207