mirror of
https://git.sr.ht/~rjarry/aerc
synced 2026-02-17 11:28:16 +01:00
Replace hardcoded "Mailbox", "Email" and "Thread" strings with named constants when accessing JMAP state change maps. This avoids typos and makes the state type references easier to identify. Signed-off-by: Robin Jarry <robin@jarry.cc> Reviewed-by: Simon Martin <simon@nasilyan.com> |
||
|---|---|---|
| .. | ||
| cache | ||
| configure.go | ||
| connect.go | ||
| directories.go | ||
| fetch.go | ||
| jmap.go | ||
| push.go | ||
| search.go | ||
| send.go | ||
| set.go | ||
| threads.go | ||
| worker.go | ||