aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
6 daysrelease: 0.26.0v0.26.0Danilo M.2-1/+12
6 daysMerge branch 'delete-to-trash'Danilo M.21-217/+4333
6 daysfix(trash): refresh the list when a restore empties a rowdelete-to-trashDanilo M.3-0/+202
6 daysdocs: close item 103 and tick the delete-to-trash planDanilo M.3-99/+135
6 daystest: assert a move that relocates nothing writes no tagDanilo M.1-0/+67
6 daysi18n: translate the trash strings, and document the trash keyDanilo M.4-10/+120
6 daysfeat: find mail tagged deleted but never moved to trashDanilo M.4-0/+275
7 daysfeat(delete): bind Del, and resolve a restore against the databaseDanilo M.7-9/+307
7 daysfeat(trash): restore mail from the trash viewDanilo M.7-10/+429
7 daysfix(delete): repair seven defects in the move-to-trash pathDanilo M.4-100/+1258
7 daysfeat(worker): resolve whole threads to their messages, ids and pathsDanilo M.2-0/+93
7 daysfix(tags): let a tag be removed even when its name breaks the rulesDanilo M.2-10/+76
8 daysfeat(delete): move the message to the account's trash folderDanilo M.8-22/+938
8 daysfeat(worker): move messages between maildir foldersDanilo M.3-0/+268
8 daysfeat(config): add the trash query generatorDanilo M.6-6/+104
8 daysfeat(config): warn when an account configures no trash folderDanilo M.3-14/+67
8 daysfeat(config): read a per-account trash folderDanilo M.3-0/+57
8 daysdocs: implementation plan for item 103, Delete moves mail to trashDanilo M.1-0/+1294
8 daysdocs: file Empty Trash as item 118, point 103 at its specDanilo M.2-23/+73
8 daysdocs: design for item 103, Delete moves mail to trashDanilo M.1-0/+215
8 daysrelease: 0.25.0v0.25.0Danilo M.2-1/+12
8 daysdocs: reconcile the backlog, close 98/100/102, drop 78 and 116Danilo M.3-181/+593
8 daysi18n: translate the whole-thread actions, shipped as English in 0.24.0Danilo M.1-2/+74
8 daysfeat(rules): show each rule's note in the rule listDanilo M.3-5/+135
8 daysfix(ui): drop the browser's own actions from the message pane menuDanilo M.3-0/+153
8 daysfix(ui): make Important a toggle, like Delete and Toggle unreadDanilo M.2-2/+146
9 daysfeat(ui): act on the message a row displays, not its whole threadDanilo M.21-235/+4255
10 dayschore: move the SlackBuild out to the my-slackbuilds repoDanilo M.7-187/+13
10 daysrelease: 0.24.0v0.24.0Danilo M.2-1/+16
10 daysfeat(ui): open a thread on its own by double-clicking a rowDanilo M.5-67/+301
10 daysdocs(backlog): correct item 91 to what the user actually describedDanilo M.1-31/+56
10 daysdocs(backlog): settle item 91's open question, postpone item 92Danilo M.2-62/+82
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