aerc/lib
Rafael Castillo 74c13e84b7 Initialize an empty message map in the message store on initialization
This addresses occasional crashes when a `MessageInfo` event reached the message
store before `DirectoryContents`, particularly on slower (imap) accounts.
2019-12-07 14:29:36 -05:00
..
format Fix crash if there is no to address for %F 2019-11-25 11:49:46 -05:00
sort Preserve sorting order in search results 2019-10-09 19:46:43 -04:00
templates Correct capitalization in quoted_reply 2019-11-10 13:36:25 -05:00
ui Add UI options to save/pipe messages with unsupported mimetypes 2019-11-17 13:19:13 -05: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
msgstore.go Initialize an empty message map in the message store on initialization 2019-12-07 14:29:36 -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 Print success to socket if no error was thrown 2019-09-29 12:36:34 -04:00