aerc/commands/compose
Galen Abell 6ff3c7a1ba Mark sent messages as "seen" in maildir
- Add maildir flags to complement a messages imap flags
- Set the "seen" flag on sent messages when using the maildir backend
- Cleanup AppendMessage interface to use models.Flag for both IMAP and
  maildir
2020-03-03 20:08:37 +01:00
..
abort.go all: purge redundant underscores 2019-09-04 16:30:57 -10:00
attach.go Make commands join args with spaces 2019-09-20 15:06:34 -04:00
cc-bcc.go all: purge redundant underscores 2019-09-04 16:30:57 -10:00
compose.go Implement basic tab completion support 2019-06-29 14:24:19 -04:00
detach.go Make commands join args with spaces 2019-09-20 15:06:34 -04:00
edit.go all: purge redundant underscores 2019-09-04 16:30:57 -10:00
next-field.go all: use fmt.Errorf for fomartting errors 2019-09-04 16:30:57 -10:00
send.go Mark sent messages as "seen" in maildir 2020-03-03 20:08:37 +01:00