1
0
mirror of https://git.sr.ht/~sircmpwn/aerc synced 2024-11-23 16:42:07 +01:00
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
indexformat.go Ensure that flags are set properly 2019-06-16 11:16:26 -04:00
msgid.go
msgstore.go Move select functionality from msglist to msgstore 2019-06-11 09:34:36 -04:00