| Age | Commit message (Expand) | Author | Files | Lines |
| 5 days | docs: specify compose and send, item 123 | Danilo M. | 2 | -56/+572 |
| 5 days | docs: record what the send side actually has, in item 123 | Danilo M. | 1 | -0/+19 |
| 5 days | docs: sharpen item 114 after a hand test on a loaded image | Danilo M. | 1 | -1/+23 |
| 5 days | fix(pane): drop Save link from a link's context menu | Danilo M. | 5 | -5/+58 |
| 5 days | fix(pane): open a target="_blank" link, and drop the dead link actions | Danilo M. | 6 | -138/+487 |
| 5 days | docs: correct item 126, the cause is createWindow, not the interceptor | Danilo M. | 1 | -60/+80 |
| 5 days | docs: record the dead link click and its context menu | Danilo M. | 1 | -0/+118 |
| 5 days | docs: close item 124, record the spinner defect, keep 121 open | Danilo M. | 3 | -68/+206 |
| 5 days | fix(worker): read the mail root, not the index directory | Danilo M. | 4 | -12/+419 |
| 6 days | release: 0.26.1v0.26.1 | Danilo M. | 2 | -1/+16 |
| 6 days | docs: record the copy confirmation's move into the pane | Danilo M. | 1 | -0/+22 |
| 6 days | feat(pane): move the copy confirmation into the message pane | Danilo M. | 5 | -13/+258 |
| 6 days | fix(worker): give a moved message a fresh maildir name | Danilo M. | 4 | -9/+273 |
| 6 days | feat(pane): offer Select all, and report what a copy copied | Danilo M. | 7 | -94/+324 |
| 6 days | docs: reconcile the backlog with the user's notes | Danilo M. | 1 | -0/+56 |
| 6 days | release: 0.26.0v0.26.0 | Danilo M. | 2 | -1/+12 |
| 6 days | Merge branch 'delete-to-trash' | Danilo M. | 21 | -217/+4333 |
| 6 days | fix(trash): refresh the list when a restore empties a rowdelete-to-trash | Danilo M. | 3 | -0/+202 |
| 6 days | docs: close item 103 and tick the delete-to-trash plan | Danilo M. | 3 | -99/+135 |
| 6 days | test: assert a move that relocates nothing writes no tag | Danilo M. | 1 | -0/+67 |
| 6 days | i18n: translate the trash strings, and document the trash key | Danilo M. | 4 | -10/+120 |
| 6 days | feat: find mail tagged deleted but never moved to trash | Danilo M. | 4 | -0/+275 |
| 7 days | feat(delete): bind Del, and resolve a restore against the database | Danilo M. | 7 | -9/+307 |
| 7 days | feat(trash): restore mail from the trash view | Danilo M. | 7 | -10/+429 |
| 7 days | fix(delete): repair seven defects in the move-to-trash path | Danilo M. | 4 | -100/+1258 |
| 7 days | feat(worker): resolve whole threads to their messages, ids and paths | Danilo M. | 2 | -0/+93 |
| 7 days | fix(tags): let a tag be removed even when its name breaks the rules | Danilo M. | 2 | -10/+76 |
| 8 days | feat(delete): move the message to the account's trash folder | Danilo M. | 8 | -22/+938 |
| 8 days | feat(worker): move messages between maildir folders | Danilo M. | 3 | -0/+268 |
| 8 days | feat(config): add the trash query generator | Danilo M. | 6 | -6/+104 |
| 8 days | feat(config): warn when an account configures no trash folder | Danilo M. | 3 | -14/+67 |
| 8 days | feat(config): read a per-account trash folder | Danilo M. | 3 | -0/+57 |
| 8 days | docs: implementation plan for item 103, Delete moves mail to trash | Danilo M. | 1 | -0/+1294 |
| 8 days | docs: file Empty Trash as item 118, point 103 at its spec | Danilo M. | 2 | -23/+73 |
| 8 days | docs: design for item 103, Delete moves mail to trash | Danilo M. | 1 | -0/+215 |
| 8 days | release: 0.25.0v0.25.0 | Danilo M. | 2 | -1/+12 |
| 8 days | docs: reconcile the backlog, close 98/100/102, drop 78 and 116 | Danilo M. | 3 | -181/+593 |
| 8 days | i18n: translate the whole-thread actions, shipped as English in 0.24.0 | Danilo M. | 1 | -2/+74 |
| 8 days | feat(rules): show each rule's note in the rule list | Danilo M. | 3 | -5/+135 |
| 8 days | fix(ui): drop the browser's own actions from the message pane menu | Danilo M. | 3 | -0/+153 |
| 8 days | fix(ui): make Important a toggle, like Delete and Toggle unread | Danilo M. | 2 | -2/+146 |
| 9 days | feat(ui): act on the message a row displays, not its whole thread | Danilo M. | 21 | -235/+4255 |
| 10 days | chore: move the SlackBuild out to the my-slackbuilds repo | Danilo M. | 7 | -187/+13 |
| 10 days | release: 0.24.0v0.24.0 | Danilo M. | 2 | -1/+16 |
| 10 days | feat(ui): open a thread on its own by double-clicking a row | Danilo M. | 5 | -67/+301 |
| 10 days | docs(backlog): correct item 91 to what the user actually described | Danilo M. | 1 | -31/+56 |
| 10 days | docs(backlog): settle item 91's open question, postpone item 92 | Danilo M. | 2 | -62/+82 |
| 10 days | docs(backlog): specify items 91 and 92 from the user's clarifications | Danilo M. | 1 | -35/+72 |
| 10 days | fix(sync): send held edits before the sync-end refresh reads the database | Danilo M. | 6 | -7/+176 |
| 10 days | fix(sync): re-arm the automatic sync when it skips a concurrent run | Danilo M. | 5 | -61/+162 |