Age | Commit message (Expand) | Author |
2022-07-26 | sort: clear sort criteria when called without arguments | Tim Culverhouse |
2022-07-26 | sort: show warning when sort is not supported | Koni Marti |
2022-07-26 | threads: match regular view scrolling behavior | Koni Marti |
2022-07-26 | threads: fix race warnings for client-side debouncing | Koni Marti |
2022-07-26 | threads: debounce client-side thread building | Koni Marti |
2022-07-26 | msgstore: implement a uid-based architecture | Koni Marti |
2022-07-24 | msgstore: check if message index < 0, select 0 if so | akspecs |
2022-07-24 | msgstore: refactor NextPrev | Tim Culverhouse |
2022-07-24 | store: fix Select behavior | Tim Culverhouse |
2022-07-23 | logging: use level-based logger functions | Robin Jarry |
2022-07-23 | tabs: make it more thread safe | Robin Jarry |
2022-07-23 | tabs: make fields private | Robin Jarry |
2022-07-18 | gpg: set a name for the attached pgp signature part | Robin Jarry |
2022-07-18 | Revert "fix panic on closing a tab" | Moritz Poldrack |
2022-07-17 | msgstore: do not build threads when threaded view is off | Tim Culverhouse |
2022-07-14 | lib: fix tests for 386 platforms | Koni Marti |
2022-07-14 | aerc: use aerc as an mbox viewer | Koni Marti |
2022-07-10 | threading: refactor reselect logic | Tim Culverhouse |
2022-07-10 | threading: enable filtering of server-side threads | Tim Culverhouse |
2022-07-10 | threading: add force-client-threads option | Tim Culverhouse |
2022-07-10 | threading: enable toggle-threads for server-side threads | Tim Culverhouse |
2022-07-10 | msgstore: remove duplicate calls to store.update | Tim Culverhouse |
2022-07-10 | fix panic on closing a tab | Moritz Poldrack |
2022-07-03 | uiconfig: use pointer references to uiConfig | Tim Culverhouse |
2022-07-02 | gpg: fix panic when signing an unparsable message | Moritz Poldrack |
2022-07-02 | forward: provide option to append all attachments | Koni Marti |
2022-07-02 | compose: refactor attachment handling | Koni Marti |
2022-06-28 | gpg: fix error handling during decryption | Tim Culverhouse |
2022-06-26 | gpg: don't send messages that failed encryption | Tim Culverhouse |
2022-06-24 | calendar: fix go vet error | Moritz Poldrack |
2022-06-14 | msgviewer: open http links from messages | Koni Marti |
2022-06-14 | visual-mode: deselect messages after performing command | Tim Culverhouse |
2022-06-09 | msgviewer: parse and display authentication results | Koni Marti |
2022-05-31 | feat: add background mail polling option for all workers | Tim Culverhouse |
2022-05-31 | store: clean marked messages | Koni Marti |
2022-05-31 | invites: reply with accept, accept-tentative or decline | Koni Marti |
2022-05-25 | gpg: refactor tests for macos compatibility | Tim Culverhouse |
2022-05-10 | gpg: do not mask errors | Robin Jarry |
2022-05-10 | gpg: make tests more robust | Robin Jarry |
2022-05-06 | pgp: add attach key command | Tim Culverhouse |
2022-05-06 | pgp: check encryption keys before sending message | Tim Culverhouse |
2022-05-06 | store: remove callbacks on error | Koni Marti |
2022-05-04 | pgp: fix crash on gpg decrypt fail | Tim Culverhouse |
2022-05-04 | pgp: check for signing key before signing time | Tim Culverhouse |
2022-04-29 | dirlist: add format specifier to compact folder name | Koni Marti |
2022-04-28 | grid: don't draw at a negative offset | Connor Kuehl |
2022-04-27 | feat: add gpg integration | Tim Culverhouse |
2022-04-27 | refactor: refactor pgp implementation | Tim Culverhouse |
2022-04-25 | pgp: ensure CRLF line endings in pgpmail reader | Koni Marti |
2022-04-25 | statusline: refactor to make it more customizable | Koni Marti |