aerc/widgets
Simon Ser a275f65848 lib/msgstore: protect with a mutex
MessageStore has a lot of exported fields that can be read from the outside.
Each read must be protected, because a call from Update could happen at any
time.
2019-04-29 09:49:48 -04:00
..
account.go lib/ui: introduce Invalidatable 2019-04-27 14:30:28 -04:00
aerc.go Make the message viewer real, part one 2019-03-31 12:14:37 -04:00
dirlist.go lib/ui: introduce Invalidatable 2019-04-27 14:30:28 -04:00
exline.go lib/ui: introduce Invalidatable 2019-04-27 14:30:28 -04:00
msglist.go lib/msgstore: protect with a mutex 2019-04-29 09:49:48 -04:00
msgviewer.go lib/ui: introduce Invalidatable 2019-04-27 14:30:28 -04:00
spinner.go lib/ui: introduce Invalidatable 2019-04-27 14:30:28 -04:00
status.go lib/ui: introduce Invalidatable 2019-04-27 14:30:28 -04:00
tabhost.go Move exline handling up to aerc, add :term 2019-03-17 16:19:15 -04:00
terminal.go lib/ui: introduce Invalidatable 2019-04-27 14:30:28 -04:00