Commit Graph

4 Commits

Author SHA1 Message Date
1b3fd722ef test-mu-query: avoid compiler warning 2021-01-27 20:17:20 +02:00
95dffb98a6 query: Rework querying/threading machinery
Rewrite the query machinery in c++:
- use an MSet decorator instead of the mu-msg-iter stuff
- use mu-query-decider to mark duplicates/unreadable/related messages
- use mu-query-threader to replace the older container/thread code

Algorithm did not substantially change, but the implementation details
did.
2021-01-20 14:09:04 +02:00
2804087b3a mu: use updated Query API 2020-11-04 23:35:30 +02:00
a9fab4abcc mu: convert command-line tools to c++ 2020-06-13 16:56:41 +03:00