aerc/lib
Reto Brunner acf69b7490 Remove ability to specify headers in the editor
Due to headers being essentially free text, we constantly run into issues
with parts of the body being interpreted as headers.

Remove the ability to overwrite headers to avoid that, while keeping the ability
to specify headers in the template files.

Fixes #383
2020-04-24 12:59:21 -04:00
..
format Add labels to index format (%g) 2019-12-27 10:20:29 -07:00
sort Preserve sorting order in search results 2019-10-09 19:46:43 -04:00
templates Remove ability to specify headers in the editor 2020-04-24 12:59:21 -04:00
ui fix: Close unused MessageView when swapping view 2020-04-20 10:48:40 -04:00
uidstore Create UIDStore package 2019-07-12 11:09:47 -04:00
dirstore.go Move msgstore map to dirstore 2019-07-26 14:15:27 -04:00
history.go Add command history and cycling 2019-07-26 14:29:34 -04:00
keystore.go Initial support for PGP decryption & signatures 2020-03-03 16:49:52 -05:00
messageview.go Initial support for PGP decryption & signatures 2020-03-03 16:49:52 -05:00
msgstore.go remove the dirInfoUpdateRequest functionality 2020-02-29 13:16:33 -05:00
oauthbearer.go Support imaps with oauthbearer authentication (Gmail) 2019-07-11 19:36:14 -04:00
open.go Use "open" instead of "xdg-open" on Darwin systems 2019-07-04 10:58:33 -04:00
open_darwin.go Use "open" instead of "xdg-open" on Darwin systems 2019-07-04 10:58:33 -04:00
socket.go lib: fix an out of bounds panic in the server 2020-02-13 10:26:12 -05:00