aerc/worker/maildir
Jeffas 90d26da58a Add sorting functionality
There is a command and config option. The criteria are a list of the
sort criterion and each can be individually reversed.

This only includes support for sorting in the maildir backend currently.
The other backends are not supported in this patch.
2019-09-20 14:56:02 -04:00
..
container.go maildir: Preserve flags when copying messages 2019-08-08 12:50:54 +09:00
message.go Extract message parsing to common worker module 2019-08-08 10:10:31 +09:00
search.go Add basic searching to the maildir backend 2019-09-16 12:40:26 -04:00
worker.go Add sorting functionality 2019-09-20 14:56:02 -04:00