mirror of
https://git.sr.ht/~sircmpwn/aerc
synced 2026-01-06 23:01:33 +01:00
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. |
||
|---|---|---|
| .. | ||
| ui | ||
| address.go | ||
| indexformat.go | ||
| msgid.go | ||
| msgstore.go | ||