aerc/lib
Aditya Mahajan 1b7790553e Ensure that flags are set properly
The current implementation has three classes of flags:
- readFlag
- delFlag
- flaggedFlag

The logic to check for them should be in parallel if branches rather
than in sequential if-else ladder.
2019-06-16 11:16:26 -04:00
..
ui lib/ui/tab: Add Replace method 2019-06-11 09:34:45 -04:00
address.go Message list: implement index-format option 2019-06-07 16:22:01 -04:00
indexformat.go Ensure that flags are set properly 2019-06-16 11:16:26 -04:00
msgid.go Implement (basic form) of :reply 2019-05-16 12:15:34 -04:00
msgstore.go Move select functionality from msglist to msgstore 2019-06-11 09:34:36 -04:00