Commit Graph

  • c8c4b8c7cb dirlist: avoid race from accessing ui config in Select debounce Tim Culverhouse 2022-09-25 14:38:44 -0500
  • c89c37e808 gitignore: ignore race.log.* Tim Culverhouse 2022-09-25 14:38:43 -0500
  • c4a9f3f8a0 terminal: prevent draw loop when unfocused Tim Culverhouse 2022-09-25 14:24:55 -0500
  • da10dae86e terminal: bump tcell-term version Tim Culverhouse 2022-09-20 15:15:46 -0500
  • e7a51f5524 backends: send MessageInfoError on header fetching error Tim Culverhouse 2022-09-21 11:44:12 -0500
  • a9af5635bc msgstore: revert 9fdc7acf5b "post messageInfo on erroneous fetch" Tim Culverhouse 2022-09-21 11:44:11 -0500
  • e5b0725824 charset: handle unknown charsets more user-friendly Koni Marti 2022-09-21 00:27:58 +0200
  • 41822a6123 config: add default-save-path in default aerc.conf Robin Jarry 2022-09-25 11:04:05 +0200
  • 24e30f7f1f config: remove default values for this-*-time-format Robin Jarry 2022-09-25 10:51:22 +0200
  • 9fdc7acf5b cache: fetch flags from UI Tim Culverhouse 2022-09-19 19:49:15 -0500
  • a91009edf7 grid: protect calls to cell.Content Tim Culverhouse 2022-09-19 19:20:32 -0500
  • a31606db0d grid: remove unused method Children Tim Culverhouse 2022-09-19 19:20:31 -0500
  • aa01f0f6dc dirlist: don't invalidate on spinner.Invalidate Tim Culverhouse 2022-09-19 18:31:41 -0500
  • 044519e1dc switch: update status line Koni Marti 2022-09-20 14:52:21 +0200
  • bb9ac43e13 switch: add -n and -p flags for relative switch Robin Jarry 2022-09-19 23:58:24 +0200
  • fcd75ab529 mk: make it obvious that GOFLAGS change cause a rebuild Robin Jarry 2022-09-20 11:37:22 +0200
  • ddca71bcfd Revert "worker: prevent deadlock by flooding worker.Messages channel" Moritz Poldrack 2022-09-20 00:36:31 +0200
  • f59ca5af36 changelog: add missing entry Robin Jarry 2022-09-20 00:14:38 +0200
  • 01f80721e2 msgstore: post MessageInfo on erroneous fetch Tim Culverhouse 2022-09-16 14:41:07 -0500
  • 7473571159 worker: prevent deadlock by flooding worker.Messages channel Tim Culverhouse 2022-09-16 14:41:06 -0500
  • f4d6ade429 imap: prevent deadlock from posting actions to self Tim Culverhouse 2022-09-16 14:41:05 -0500
  • e808b96d63 binds: allow typing ? in subject header Robin Jarry 2022-09-16 08:51:52 +0200
  • d371c1ac8d commands: add switch-account command for composer Koni Marti 2022-08-15 21:58:43 +0200
  • ee4f2ea49d composer: restructure to implement account switching Koni Marti 2022-08-15 21:58:42 +0200
  • b31bb1876b msgviewer: fix segfault when closing viewer Robin Jarry 2022-09-19 15:18:46 +0200
  • cb84df09f6 terminal: don't invalidate on EventWidgetContent Tim Culverhouse 2022-09-17 15:23:52 -0500
  • 74fd5d1119 statusline-format: add %p placeholder for current path Bence Ferdinandy 2022-09-17 23:26:35 +0200
  • f414db7858 terminal: protect calls to terminal methods throughout aerc Tim Culverhouse 2022-09-15 14:39:04 -0500
  • a44d1f6cc5 doc: document IMAP idle options Tim Culverhouse 2022-09-14 19:52:45 -0500
  • 599b9f6d46 terminal: improve mouse support Tim Culverhouse 2022-09-14 15:33:11 -0500
  • 77f69501d6 msgviewer: properly close embedded terminal Robin Jarry 2022-09-15 16:39:29 +0200
  • c7df28d632 terminal: check for context before calling it's methods Tim Culverhouse 2022-09-15 13:16:31 -0500
  • cf319129de term: add bracketed paste support Tim Culverhouse 2022-09-14 21:36:42 +0200
  • 518f3e962c term: replace go-libvterm with tcell-term Tim Culverhouse 2022-09-14 14:09:41 -0500
  • 17c4781911 ui: export context.viewport, screen.show, add SetCursorStyle Tim Culverhouse 2022-09-14 14:09:40 -0500
  • ee7937d0dd ui: cleanup internals and api Robin Jarry 2022-09-14 21:09:02 +0200
  • d93ad24f5f go mod tidy Robin Jarry 2022-09-14 20:50:39 +0200
  • 1418b283ab lint: update linter version Moritz Poldrack 2022-09-14 19:56:51 +0200
  • dcaabd5adf lint: warn about known security issues Moritz Poldrack 2022-09-14 18:25:11 +0200
  • ef99ec17d6 history: store command history in a file Moritz Poldrack 2022-09-14 18:34:49 +0200
  • 9c11ab21c7 history: don't store duplicate entries Moritz Poldrack 2022-09-14 18:34:48 +0200
  • 94bff9130d config: add option to hide timezone in sent emails Moritz Poldrack 2022-09-13 17:12:12 +0200
  • 37c1db2ab2 socket: use existing socket if it is connected Moritz Poldrack 2022-09-13 13:50:35 +0200
  • c947811e9f ui: process tcell events in a separate go routine from rendering Tim Culverhouse 2022-09-12 16:09:19 -0500
  • fad90c2956 open-link: make URL parsing more lenient Moritz Poldrack 2022-09-11 02:14:53 +0200
  • ba9d79fd2d commands: add zoxide support via :z Bence Ferdinandy 2022-09-05 09:43:17 +0200
  • 14ddc0de8d bindings: add alt modifier John Gebbie 2022-09-01 09:54:43 +0100
  • abf6ec7f02 config: keep cache of resolved credential commands Robin Jarry 2022-09-08 20:18:31 +0200
  • f6a7a64fa7 main: change account order sort Tobias Wölfel 2022-09-07 08:31:12 +0200
  • 1aa4fb9bff config: move ui config parse in function Robin Jarry 2022-09-04 22:04:40 +0200
  • aae29324fd config: fix default time format values Robin Jarry 2022-09-04 21:18:21 +0200
  • aa52b295b2 Release version 0.12.0 Robin Jarry 2022-09-01 10:08:54 +0200
  • 8ada3260ab notmuch: fix regression in error handling Jose Lombera 2022-08-31 21:21:01 -0500
  • dcd397f776 pgp: enable quoted replies of encrypted messages Tim Culverhouse 2022-08-30 19:25:31 -0500
  • cd002567e8 msgstore: do not run threadbuilder unless in threaded view Tim Culverhouse 2022-08-30 18:24:59 -0500
  • af9390d38b attach: enable path globbing Moritz Poldrack 2022-08-30 22:16:30 +0200
  • e9c4e250ca changelog: refine before release Robin Jarry 2022-08-30 21:24:23 +0200
  • f530cd96f3 msgstore: enable granularity in updating of threadbuilder Tim Culverhouse 2022-08-30 10:36:41 -0500
  • 380cf13cff msgstore: run threadBuilder with no debounce on DirectoryContents msg Tim Culverhouse 2022-08-30 10:36:40 -0500
  • 921382a9bf maildir: do not send dircontents on fs event Tim Culverhouse 2022-08-30 10:28:46 -0500
  • 8eab829649 changelog: add missing entry Robin Jarry 2022-08-24 17:13:58 +0200
  • 1c9fc7b6b1 maildir: remove filename encoded UID when moving messages Tim Culverhouse 2022-08-24 09:49:32 -0500
  • 8f8dee8303 aerc: fix build when GOFLAGS contains spaces Robin Jarry 2022-08-22 20:23:16 +0200
  • 3ba8a3b750 contributing: refine commit message rules Robin Jarry 2022-08-22 14:36:36 +0200
  • cd72812781 archive: respect the next-message-on-delete flag Ben Cohen 2022-08-22 12:20:17 -0400
  • 50992cb9e6 main: add cli flag to load specified account(s) Tim Culverhouse 2022-08-22 10:38:24 -0500
  • 5ed849688a parse: remove trailing whitespace from rfc1123z regex Thomas Faughnan 2022-08-20 03:46:24 -0400
  • c98f704874 move: enable MoveMessages from msgstore Tim Culverhouse 2022-08-16 16:23:41 -0500
  • af72ca3607 maildir: implement MoveMessages handling Tim Culverhouse 2022-08-16 16:23:40 -0500
  • 64e1a7ca93 imap: implement MoveMessages handling Tim Culverhouse 2022-08-16 16:23:39 -0500
  • 57933f65ab mbox: implement MoveMessages handling Tim Culverhouse 2022-08-16 16:23:38 -0500
  • e8c5bb641a worker: introduce MoveMessages type Tim Culverhouse 2022-08-16 16:23:37 -0500
  • a0a5ba1538 imap: create copy of uids to retain sort order Tim Culverhouse 2022-08-16 12:25:48 -0500
  • d7e6dc3649 aerc: add build info to version string Robin Jarry 2022-08-12 12:24:52 +0200
  • 45e506e6ae delete: fix find-next function Koni Marti 2022-08-12 23:15:43 +0200
  • 588be1a284 store: improve cursor position Koni Marti 2022-08-12 23:15:42 +0200
  • d138da0c9f dirtree: fix build errors Robin Jarry 2022-08-22 09:53:56 +0200
  • 62ac7a5071 doc: fix man page typos Thomas Faughnan 2022-08-22 01:23:53 -0400
  • 23639acd50 doc: clarify behavior of token_endpoint parameter Sean Stiglitz 2022-08-21 10:10:49 -0700
  • db39ca181a dirtree: add dirtree-collapse config setting Sijmen 2022-08-13 01:44:44 +0200
  • 7377b8b05a changelog: add missing entries Robin Jarry 2022-08-22 09:40:54 +0200
  • e1b62db583 fix: Set proper UIConfig for msgstores Tim Culverhouse 2022-08-12 14:51:25 -0500
  • 0db924dc14 filters: fix calendar filter parsing Koni Marti 2022-08-11 16:52:04 +0200
  • 132b5fed9e mbox: filtering for mbox accounts Koni Marti 2022-08-11 16:49:35 +0200
  • 117f99e187 mark: (un)mark message threads Koni Marti 2022-08-08 22:21:45 +0200
  • b12dd9f926 mark: allow multiple visual selections Koni Marti 2022-08-08 22:21:44 +0200
  • 16dbb94221 util: fetch message headers for nil messages Koni Marti 2022-08-08 22:21:43 +0200
  • 22e6c9e4fa store: remove unneeded header callback Koni Marti 2022-08-08 22:21:42 +0200
  • cfc19a7ec2 store: extract marking behavior and add tests Koni Marti 2022-08-08 22:21:41 +0200
  • ee961d3b1d wizard: add plaintext password warning Koni Marti 2022-08-08 22:14:56 +0200
  • 5c8a749cfa binds: display active keybinds in a dialog box Koni Marti 2022-08-08 22:04:04 +0200
  • e31dbe9f31 widgets: add list box with filter/scrollbar Koni Marti 2022-08-08 22:04:03 +0200
  • 00e908e2ae widgets: add dialog interface Koni Marti 2022-08-08 22:04:02 +0200
  • 9cffc45f03 go: removed io/ioutil Moritz Poldrack 2022-08-17 16:19:45 +0200
  • 1b91b68e73 bindings: fix FormatKeyStrokes for <tab> and <enter> Robin Jarry 2022-08-07 22:04:25 +0200
  • d1838c8063 restore compatibility with Go 1.16 Moritz Poldrack 2022-08-06 23:06:36 +0200
  • 67ded18fb6 readme: make contribution section more obvious Tim Culverhouse 2022-08-06 09:45:13 -0500
  • 8c64bda5a0 doc: add contribution guidelines including code style Moritz Poldrack 2022-08-05 14:31:36 +0200
  • 6057d156e6 delete: revert deleted messages if Delete is unsupported Tim Culverhouse 2022-08-04 21:43:48 -0500
  • 602a5778e8 go: bumped minimum required version 1.16 Moritz Poldrack 2022-08-05 14:29:49 +0200