aerc/lib
Ben Burwell d7cd35e72b Create UIDStore package
This package can be used to provide a source for mapping mock UIDs back
to relevant keys for alternate backends. For example, for the Maildir
backend, we need to map between UID and message file names.
2019-07-12 11:09:47 -04:00
..
ui Add clickable tabs 2019-07-11 19:45:53 -04:00
uidstore Create UIDStore package 2019-07-12 11:09:47 -04:00
dirstore.go Sort out dirstore once and for all 2019-07-04 12:31:27 -04:00
indexformat.go Factor IMAP-specific structs out of UI models 2019-07-08 16:06:28 -04:00
msgstore.go #190 Handle gmail duplicate folder 2019-07-11 19:38:40 -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