Commit Graph

  • c574a838fa Remove hard coded bodystruct path everywhere Reto Brunner 2020-06-19 17:58:08 +0200
  • 494bd674a9 Add flag based search options Tobias Wölfel 2020-07-24 10:36:19 +0200
  • 126c9437e8 Only send directory info once from maildir Andrew Jeffery 2020-07-18 13:12:44 +0100
  • 825996572f Document mailto argument usage Tobias Wölfel 2020-07-18 13:37:23 +0200
  • 8446d48664 run go fmt Reto Brunner 2020-07-17 17:50:24 +0200
  • cc44027545 Make it easier to debug date parsing errors Lyudmil Angelov 2020-07-10 11:40:34 +0300
  • 6401b105cb Remove deleted messages from search/filter results Andrew Jeffery 2020-07-09 08:46:45 +0100
  • 749dbb93a4 Use PushStatus instead of SetStatus where it makes sense Heiko Carrasco 2020-07-08 18:03:34 +0200
  • 32df768d03 Update go-message, fixes various bugs Reto Brunner 2020-07-09 08:28:58 +0200
  • 0535f6333f Add additional flagging functionality ARaspiK 2020-07-05 14:29:52 +0000
  • fda3f43e7c Allow open to be asynchronous Andrew Jeffery 2020-07-06 20:14:15 +0100
  • 3e6189f243 notmuch: fix docstring Reto Brunner 2020-07-08 01:02:46 +0200
  • 5f9c005872 notmuch: handle the answered flag Reto Brunner 2020-07-05 15:40:12 +0200
  • eea128f10b Fix usage of DESTDIR Ben Fiedler 2020-06-28 20:36:22 +0200
  • 60c36ca1f1 pipe: don't crash if part is nil Reto Brunner 2020-07-05 14:27:21 +0200
  • 1790b1e7f0 Format config path in README Gabriel Augendre 2020-07-03 21:54:38 +0200
  • 6abe1c708f status: invalidate when needed Reto Brunner 2020-07-03 08:12:50 +0200
  • fc2c6fff0d delete: push unsupported error up to the user Reto Brunner 2020-07-03 08:12:19 +0200
  • 0acd6d0770 Fix a nil Envelope when getting the format Andrew Jeffery 2020-07-02 18:54:17 +0100
  • e1c2b596dc Add a 'folders-exclude' option ARaspiK 2020-07-01 07:52:14 +0000
  • bf16ccde48 Fix nil pointer deref on Envelope Andrew Jeffery 2020-07-01 22:57:01 +0100
  • 8f1c6c46ff Fix dates in reply/forward commands. Reto Brunner 2020-06-26 09:25:53 +0200
  • 91db250272 Fix missing escape in aerc-config manpage Alexander Harkness 2020-06-12 22:12:46 +0100
  • 24c9509619 Sort command completions Jeffas 2020-06-10 22:08:28 +0100
  • d841c8c251 Add scrollbar Jeffas 2020-06-09 20:13:14 +0100
  • 15b72df1da Rework msglist scrolling Jeffas 2020-06-09 20:13:13 +0100
  • c6f4d7badd Add dirlist scrollbar Jeffas 2020-06-09 19:49:23 +0100
  • 543510f5c1 Make grid sizes dynamic Jeffas 2020-05-31 12:37:46 +0100
  • 3877b1aa71 Add dirlist scrolling Jeffas 2020-05-30 21:27:27 +0100
  • a69399a138 Fix search documentation Jeffas 2020-05-29 20:56:49 +0100
  • caad1b2c06 Revert "Add Style configuration" Drew DeVault 2020-05-28 10:32:42 -0400
  • 76a91813d8 Revert "Remove duration from the status methods" Drew DeVault 2020-05-28 10:32:32 -0400
  • b9af9b5fb1 Revert "Make color scheme match previous design more closely" Drew DeVault 2020-05-28 10:32:17 -0400
  • 7832eb6fd7 Make color scheme match previous design more closely Reto Brunner 2020-05-27 08:18:00 +0200
  • f06d683688 Remove duration from the status methods Reto Brunner 2020-05-27 07:52:13 +0200
  • 0f78f06610 Add Style configuration Reto Brunner 2020-05-27 07:37:02 +0200
  • 6c4ed3cfe2 notmuch: undefined variable when setting reply flag Srivathsan Murali 2020-05-26 11:36:07 +0200
  • b1eb7ad18d Set AnsweredFlag on successful reply Srivathsan Murali 2020-05-25 16:59:48 +0200
  • a31d184ba5 aerc: Refactor getpasswd dialog Ray Ganardi 2020-05-19 13:06:49 +0200
  • 94e8d8f7bf feat(pgp): Show error message from pgp Ray Ganardi 2020-05-19 13:06:48 +0200
  • c32ab765a7 feat(pgp): Add <ESC> to cancel password prompt Ray Ganardi 2020-05-19 13:06:47 +0200
  • 58db517c8d pgp: fail gracefully from email decryption Ray Ganardi 2020-05-19 13:06:46 +0200
  • 83e7c7661d msg/reply: scoping error of part slice for quoting Srivathsan Murali 2020-05-22 12:05:23 +0200
  • a7986f5706 Fix typos Martin Michlmayr 2020-05-20 08:48:23 +0800
  • 2e7f15b698 Update version to 0.4.0 Drew DeVault 2020-05-19 12:12:27 -0400
  • 2b54b04c85 Add contrib/_incr_version Drew DeVault 2020-05-19 12:12:18 -0400
  • 3ba836003a gofmt Drew DeVault 2020-05-19 12:11:43 -0400
  • 61e9940849 msg/forward: fix body part selection Reto Brunner 2020-05-17 13:02:24 +0200
  • d48ea6231c Move findPlaintext / findFirstNonMultipart to utils Reto Brunner 2020-05-17 12:09:34 +0200
  • cff4476f3b msg/reply: fix encoding issues for quoted reply. Reto Brunner 2020-05-17 12:08:17 +0200
  • 13a6a3fa71 FetchBodyPart doesn't need the parent body structure Reto Brunner 2020-05-17 11:44:38 +0200
  • bae678e8f2 imap: Remove FetchMessageBodyPart.{Encoding,Charset} Reto Brunner 2020-05-16 20:03:42 +0200
  • ea2646fc03 Change MarkedMessages to return uids Reto Brunner 2020-05-09 11:50:31 +0200
  • 381c1fc05f commands/helper: remove duplicated method Reto Brunner 2020-05-09 11:50:30 +0200
  • c5fdefe7af msg/read: don't copy waitgroup Reto Brunner 2020-05-07 00:36:52 +0200
  • fefb08f831 maildir: remove read handling from FetchMessageBodyPart Reto Brunner 2020-05-07 00:18:58 +0200
  • ee1d971554 notmuch: remove read handling from FetchMessageBodyPart Reto Brunner 2020-05-07 00:18:57 +0200
  • d8533e897a Show 'Message sent' only for ten seconds instead of permanently elumbella 2020-05-05 20:07:41 +0200
  • 5790023568 creak/pty got force pushed: fix version Reto Brunner 2020-05-08 20:04:13 +0200
  • dc281e46d2 Use stdout as controlling terminal Guillaume J. Charmes 2020-05-06 10:25:11 -0400
  • 38a6d187b9 Revert "Dont detach process under vterm" Drew DeVault 2020-05-06 10:03:20 -0400
  • d07cf6c667 Dont detach process under vterm Guillaume J. Charmes 2020-05-05 12:43:31 -0400
  • 6bd6690d80 templates: add version func Reto Brunner 2020-05-02 14:06:02 +0200
  • 434eaa19a1 docs: extract template function to their own section Reto Brunner 2020-05-02 14:06:01 +0200
  • b03a73726d lib/messageview: mark messages as read Reto Brunner 2020-05-02 17:46:00 +0200
  • 8f2e5055ee msg/reply: Deduplicate TO: and CC: Reto Brunner 2020-05-04 19:17:23 +0200
  • d1600e4666 Guess date from received if not present elumbella 2020-05-05 11:26:43 +0200
  • 9a520c4098 Allow maildir subdirectories Grégoire Delattre 2020-05-05 10:16:02 +0200
  • 52eb38ae5d libui: don't require beeper for main content Drew DeVault 2020-05-05 09:57:19 -0400
  • 866cd17dd7 Fix array out of bounds error burrowing-owl 2020-05-04 12:59:31 -0400
  • 05fa79eb8e store.FetchFull: Change callback type to expose entire message Ben Fiedler 2020-04-24 22:31:39 +0200
  • b650bb30a2 Implement :header command Ray Ganardi 2020-04-26 11:50:25 +0200
  • 63fb2b2006 Changing aerc.conf delimiter parsing to use only =, and not : as well Ben Cohen 2020-04-28 10:06:38 -0400
  • d3faf66c50 Remove unecessary <Enter> from aerc.conf.in Erazem Kokot 2020-04-27 20:19:05 +0200
  • 94ce215e58 add template structure to aerc-templates(7) Reto Brunner 2020-04-26 12:33:26 +0200
  • 2632a1a8ad aerc-config: remove bold modifier within text Reto Brunner 2020-04-25 00:04:35 +0200
  • 432d2b1592 remove mention of header addition via the editor from tutorial Reto Brunner 2020-04-24 23:51:47 +0200
  • edec4390c5 Fix headers in built-in templates Drew DeVault 2020-04-24 12:59:49 -0400
  • 6f8ad91824 gofmt fixes Drew DeVault 2020-04-24 12:59:40 -0400
  • 92f59ef94a imap/fetch.go: report error when fetching headers fails Ben Fiedler 2020-04-24 16:25:13 +0200
  • 3102ac3680 Add recall command Jeffas 2020-04-24 11:42:22 +0200
  • 7f033278eb Add postpone command Jeffas 2020-04-24 11:42:21 +0200
  • 447e662057 Add :choose command Ray Ganardi 2020-04-24 11:36:16 +0200
  • acf69b7490 Remove ability to specify headers in the editor Reto Brunner 2020-04-23 20:55:18 +0200
  • 3fa9ae3edb templates/quoted_reply: fix incorrect timezone identifier Reto Brunner 2020-04-24 07:19:59 +0200
  • 955b5c22b5 Ensure documented defaults match given defaults Ben Fiedler 2020-04-23 01:04:24 +0200
  • 7c89143c70 Use aerc.PushError where appropriate Ben Fiedler 2020-04-23 03:56:28 +0200
  • 280d8e7e1c Bump ProtonMail/crypto to fix build on OpenBSD Anirudh Oppiliappan 2020-04-20 21:47:19 +0530
  • 06bb332285 fix binding for delete message Ray Ganardi 2020-04-16 19:44:53 +0200
  • 5b751b6d6d fix: Close unused MessageView when swapping view Ray Ganardi 2020-04-16 19:29:36 +0200
  • f35002ad0e Make the http handler of the unsubscribe command async Nicolai Dagestad 2020-04-13 23:05:52 +0200
  • 8c023cdb38 Readme: add config location of MacOS Reto Brunner 2020-04-12 15:53:44 +0200
  • 1fbce012ed msg/archive: complete the possible options Reto Brunner 2020-04-11 04:12:38 +0200
  • 2b53347d0d README: include demo and update required go version Reto Brunner 2020-04-06 14:29:12 +0200
  • c4deaf22a0 go mod tidy, updated go.sum Reto Brunner 2020-04-06 13:37:46 +0200
  • 95fb35b701 Try to open attachments with correct extension Galen Abell 2020-04-02 09:54:45 -0400
  • 35402e21d9 fix function keys in terminal widget Jonathan Halmen 2020-03-26 21:03:44 +0100
  • 294fead7ab Requires Go 1.13 Simon Ser 2020-03-20 14:44:27 +0000
  • 696f4ff084 msgviewer: do not interpret header as format string Drew DeVault 2020-03-19 18:33:42 -0400
  • 8372e9e39f Add quotes to the default pinned-tab-marker Zoltan Kalmar 2020-03-13 14:09:29 +0100