Page MenuHomeSolus

update mu to v1.8.1
ClosedPublic

Authored by nazar on Jun 27 2022, 5:09 AM.
Tags
None
Referenced Files
F11035235: D13321.id.diff
Wed, Aug 9, 5:41 PM
F11035234: D13321.id32608.diff
Wed, Aug 9, 5:41 PM
F11035233: D13321.id32566.diff
Wed, Aug 9, 5:41 PM
F11026651: D13321.diff
Wed, Aug 9, 2:42 AM
F10835679: D13321.id32608.diff
Jun 8 2023, 3:03 AM
F10815323: D13321.id32608.diff
May 31 2023, 8:00 PM
F10815230: D13321.diff
May 31 2023, 7:38 PM
F10815194: D13321.id32566.diff
May 31 2023, 7:25 PM
Subscribers

Details

Summary
  • The server protocol (as used my mu4e) has seen a number of updates, to allow for faster rendering
  • The processed number in the indexing statistics has been renamed into checked and describes the number of message files
  • The internals of the message handling in mu have been heavily reworked;
  • you can now also set an environment variable MUHOME instead of --muhome
  • the info command now includes information about the last indexing operation
  • the verify command for checking signatures has been updated, and is more informative
  • a new command fields provides information about the message fields and flags for use in queries
  • new message flags personal to search for “personal” messages
  • message sexps are now cached in the store, which makes delivering sexp-based search results (as used by mu4e) much faster.
  • the old mu4e-view is gone; only the gnus-based one remains
  • the mu4e headers rendering is much faster (a factor of 3+), which makes displaying big results snappier
  • undo is now supported across message-saves
  • full changelog
Test Plan

search for sender in archive, view search result entry

Diff Detail

Repository
R5443 mu
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 4014
Build 4014: arc lint + arc unit