aerc/lib
Andrew Jeffery 0acd6d0770 Fix a nil Envelope when getting the format
When getting the format for a message the envelope can be nil and this
shouldn't crash the program.
2020-07-03 18:26:16 +02:00
..
format Fix a nil Envelope when getting the format 2020-07-03 18:26:16 +02:00
sort Preserve sorting order in search results 2019-10-09 19:46:43 -04:00
templates Fix dates in reply/forward commands. 2020-06-26 09:25:53 +02:00
ui Make grid sizes dynamic 2020-06-09 08:48:47 +02: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 pgp: fail gracefully from email decryption 2020-05-25 09:30:20 -04:00
msgstore.go Set AnsweredFlag on successful reply 2020-05-25 11:29:53 -04: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