Commit Graph

  • a293a39454 recall: append attachments Koni Marti 2022-07-05 21:42:44 +0200
  • 4335eeceb3 recall: confirm deleting message when not sent Koni Marti 2022-07-05 21:42:43 +0200
  • 99b74dbcc9 postpone: avoid calling WriteMessage twice Koni Marti 2022-07-05 21:42:42 +0200
  • 4821425933 fix typo in panic logger Moritz Poldrack 2022-07-05 20:26:47 +0200
  • 0e6b9dab0c doc: describe parameters for mailto option Koni Marti 2022-07-05 21:44:32 +0200
  • c5daf43460 worker/maildir: implement Maildir++ support Adnan Maolood 2022-07-04 15:21:48 -0400
  • 4d3156ddf1 aerc: fix panic when backend is unknown Koni Marti 2022-07-04 20:15:42 +0200
  • 4240f1fbfd perf: reduce calls to GetUiConfig Tim Culverhouse 2022-07-03 10:11:13 -0500
  • d45c07eb6a uiconfig: use pointer references to uiConfig Tim Culverhouse 2022-07-03 10:11:12 -0500
  • 12e8217d1f commands: implement prompt completion Sergey Smirnykh 2022-07-02 08:45:54 +0700
  • 80f90c0d41 gpg: fix panic when signing an unparsable message Moritz Poldrack 2022-07-01 19:11:33 +0200
  • e2be2dd4c0 notmuch: fix server-side threads Tim Culverhouse 2022-06-29 13:34:54 -0500
  • c04446327e forward: remove crlf in text body Koni Marti 2022-06-28 23:42:09 +0200
  • 60052c6070 forward: provide option to append all attachments Koni Marti 2022-06-28 23:42:08 +0200
  • 9d90b70b4e compose: refactor attachment handling Koni Marti 2022-06-28 23:42:07 +0200
  • ccd76e6494 gpg: fix error handling during decryption Tim Culverhouse 2022-06-27 07:31:31 -0500
  • 506f8f165c ci: fix go-1.13 installation Moritz Poldrack 2022-06-28 11:52:39 +0200
  • 26531fa932 contrib: update script to release new version Robin Jarry 2022-06-27 11:22:19 +0200
  • 964b362ceb dirlist: fix race condition in directory selection Moritz Poldrack 2022-06-25 20:47:24 +0200
  • 6a10123f4a gpg: don't send messages that failed encryption Tim Culverhouse 2022-06-25 09:22:49 -0500
  • 96db50c4f0 open: fix mimetype discovery for encrypted or signed messages Tim Culverhouse 2022-06-25 07:40:10 -0500
  • 5205951149 lint: fix composite literal using unkeyed fields Moritz Poldrack 2022-06-25 00:26:26 +0200
  • 1d68e1d14f ci: fix go1.13 step Moritz Poldrack 2022-06-25 00:26:27 +0200
  • bc86392169 mk: merge checkfmt into lint Robin Jarry 2022-06-24 21:46:51 +0200
  • 7bdfa928cb pgp: refactor signature validity display Moritz Poldrack 2022-06-22 12:19:41 +0200
  • b7d8918bbd pgp: add icon for unencrypted, unsigned messages if an icon is set Moritz Poldrack 2022-06-22 12:19:40 +0200
  • ecf47542cb pgp: add customizable icons Moritz Poldrack 2022-06-22 12:19:39 +0200
  • 15a07e5892 pgp: add note for encrypted messages that are not signed Moritz Poldrack 2022-06-22 12:19:38 +0200
  • 8f9bb2b289 pgp: fix pipe|open|save command behavior Tim Culverhouse 2022-06-23 11:26:19 -0500
  • e9b0186782 mk: add lint target Moritz Poldrack 2022-06-22 12:25:57 +0200
  • 3f45dee237 calendar: fix go vet error Moritz Poldrack 2022-06-22 12:25:58 +0200
  • dbc5bb41a5 ci: slim down CI Pipeline Moritz Poldrack 2022-06-22 12:25:59 +0200
  • d5e278e5ff mk: add dev target with go race detector enabled Moritz Poldrack 2022-06-22 12:12:00 +0200
  • d889981088 mk: show built version in build log Moritz Poldrack 2022-06-22 12:11:59 +0200
  • 4ebeaa5b95 mk: strip build dir from stack traces Moritz Poldrack 2022-06-22 12:11:58 +0200
  • 420f236d31 imap: fix data race on seqMap array Robin Jarry 2022-06-20 21:49:05 +0200
  • 389c0f82a7 config: fix location of completion-{delay,popover} in default config Tim Culverhouse 2022-06-21 11:16:58 -0500
  • de24d2d590 config: fix setting of zero-value time.Duration config values Tim Culverhouse 2022-06-19 22:09:19 -0500
  • be2abb3d91 binds: Open msgs in default Postpone folder in edit-mode Tim Culverhouse 2022-06-19 16:41:16 -0500
  • e785409904 binds: add folder context for message list binds Tim Culverhouse 2022-06-19 16:41:15 -0500
  • 7aa71d334b imap: add option to cache headers Tim Culverhouse 2022-06-15 07:23:51 -0500
  • e1d8bc4d17 msgviewer: open http links from messages Koni Marti 2022-06-14 21:10:48 +0200
  • 4753cfd3e3 visual-mode: deselect messages after performing command Tim Culverhouse 2022-06-10 17:24:12 -0500
  • af0e587976 maildir: fix dirinfo.Unseen and Exists counting Tim Culverhouse 2022-06-07 15:22:27 -0500
  • ed005f770c dirlist: fix ruestring counts from checkmail Tim Culverhouse 2022-06-07 15:22:26 -0500
  • 83e0e2638d msgviewer: parse and display authentication results Koni Marti 2022-05-30 00:20:41 +0200
  • 115447e57f dirlist: fix panic when disconnecting with dirlist-tree=false Tim Culverhouse 2022-06-07 10:59:05 -0500
  • 2027223ab3 fix: clear dirlist on disconnect Tim Culverhouse 2022-06-03 13:34:01 -0500
  • 955f7683af parse: fix content-type parsing error Koni Marti 2022-06-02 14:43:34 +0200
  • 8b6f9719a8 dirlist: update RUE counts for imap/maildir on move|copy|delete|archive Tim Culverhouse 2022-06-01 19:24:53 -0500
  • 4985d1bab8 fix: rue string count accuracy Tim Culverhouse 2022-05-31 13:22:28 -0500
  • 2551dd1bfa feat: add background mail polling option for all workers Tim Culverhouse 2022-05-30 07:34:18 -0500
  • 30d5788974 store: clean marked messages Koni Marti 2022-05-27 10:04:20 +0200
  • 461726802e unsubscribe: select method with the selector dialog Koni Marti 2022-05-24 19:12:37 +0200
  • 3921857556 widgets: provide a generic selector dialog ui Koni Marti 2022-05-24 19:12:36 +0200
  • 71e5e2d795 ui: check bounds before drawing dialog Koni Marti 2022-05-24 19:12:35 +0200
  • 62982a9a67 invites: reply with accept, accept-tentative or decline Koni Marti 2022-05-24 07:36:07 +0200
  • 6f5c6e148f compose: append text parts Koni Marti 2022-05-24 07:36:06 +0200
  • 527f602f36 filters: awk filter to parse text/calendar Koni Marti 2022-05-24 07:36:05 +0200
  • a253e89bda compose: prevent sending empty address list headers Tim Culverhouse 2022-05-25 14:24:05 -0500
  • 57bd9e318b terminal: fix deadlock with finer-grained locking Koni Marti 2022-05-25 11:16:13 +0200
  • 0cc992b4e3 gpg: refactor tests for macos compatibility Tim Culverhouse 2022-05-24 15:12:17 -0500
  • 600913015d fix: "terminal: fix race when closing a terminal" Robin Jarry 2022-05-23 22:36:56 +0200
  • 1bac87e804 terminal: fix race when closing a terminal Koni Marti 2022-05-23 22:16:13 +0200
  • f4d4e2b4e1 help: add completions Tim Culverhouse 2022-05-19 18:44:37 -0500
  • 321593d138 gpg: do not mask errors Robin Jarry 2022-05-10 09:31:10 +0200
  • b65f5649c8 gpg: make tests more robust Robin Jarry 2022-05-10 09:58:54 +0200
  • 43a79acdfa mk: bump version Robin Jarry 2022-05-10 10:01:11 +0200
  • 4a4050ee0f ui: fix panic in selector when resizing terminal Koni Marti 2022-05-07 05:29:43 +0200
  • b57fceaad4 pgp: add attach key command Tim Culverhouse 2022-05-05 12:53:16 -0500
  • 32a16dcd8d pgp: check encryption keys before sending message Tim Culverhouse 2022-05-05 12:53:15 -0500
  • bb400c7d88 pgp: add options auto-sign & opportunistic-encrypt Tim Culverhouse 2022-05-05 12:53:14 -0500
  • 5c5158b3c1 store: remove callbacks on error Koni Marti 2022-05-05 03:28:41 +0200
  • ad51cb3611 compose: use selected account ui config for security header Robin Jarry 2022-05-04 14:04:05 +0200
  • 21fca56292 pgp: fix crash on gpg decrypt fail Tim Culverhouse 2022-05-03 22:41:29 -0500
  • dbf52bb4b4 pgp: check for signing key before signing time Tim Culverhouse 2022-04-29 11:19:52 -0500
  • b29293d7b5 imap: add timeout to tcp connect functions Koni Marti 2022-04-30 01:08:58 +0200
  • b92efe4cd9 imap: add debouncer to the idler Koni Marti 2022-04-30 01:08:57 +0200
  • e5b339702a imap: monitor the logout channel with an observer Koni Marti 2022-04-30 01:08:56 +0200
  • 397a6f267f imap: manage idle mode with an idler Koni Marti 2022-04-30 01:08:55 +0200
  • 4d75137b20 imap: extract imap config and configure handling Koni Marti 2022-04-30 01:08:54 +0200
  • a1b75a99bd recall: mention the -f option in the error message inwit 2022-04-29 14:05:01 +0200
  • 78b7e4e993 compose: add sign/encrypt persistent display Tim Culverhouse 2022-04-29 07:48:15 -0500
  • e1ae7b80cc dirlist: add format specifier to compact folder name Koni Marti 2022-04-28 22:09:53 +0200
  • 8f976af17b imap: fix out-of-range panic for imap updates Koni Marti 2022-04-28 21:51:54 +0200
  • 2f2a520ab0 compose: use account ui config where missing Robin Jarry 2022-04-28 15:28:11 +0200
  • 01528ae1e2 grid: don't draw at a negative offset Connor Kuehl 2022-04-27 19:46:03 -0500
  • 8ed95b0d2a imap: avoid crash when replying to unread message Robin Jarry 2022-04-28 09:39:47 +0200
  • 57699b1fa6 feat: add gpg integration Tim Culverhouse 2022-04-25 08:30:44 -0500
  • d09636ee0b refactor: refactor pgp implementation Tim Culverhouse 2022-04-25 08:30:43 -0500
  • afe35839ed style: add style config options for dirlist_unread and dirlist_recent Tim Culverhouse 2022-04-24 09:50:08 -0500
  • 698c0957d7 pgp: ensure CRLF line endings in pgpmail reader Koni Marti 2022-04-22 13:38:41 +0200
  • 5e5d5a0d1f msgviewer: show available bindings when filter not configured kt programs 2022-04-20 20:21:06 +0800
  • 8db09d2c73 config: add unsafe-accounts-conf option Victor Freire 2022-04-19 16:14:46 -0300
  • f21916ce0a binds: fix incorrect key names for c-] and c-[ Ivan Oleynikov 2022-04-19 14:03:36 +0200
  • 25a8a00c55 filter: clear filter when called with no args Koni Marti 2022-04-18 16:21:54 +0200
  • ce18e92881 statusline: refactor to make it more customizable Koni Marti 2022-04-18 16:06:27 +0200
  • eb7e45d43b config: clarify threading-enabled option Kenneth Flak 2022-04-16 16:17:56 +0000
  • cb887a2d9d store: keep current message selected Koni Marti 2022-04-16 00:22:20 +0200
  • a34be9eb36 status: use contextual ui styleset for statusline Koni Marti 2022-04-17 01:03:50 +0200