summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2021-08-12index: make lazy check less lazyDirk-Jan C. Binnema
2021-08-11thread-subject: make even laxer:Dirk-Jan C. Binnema
2021-08-11thread-subject: ignore '<prefix>:' when comparingDirk-Jan C. Binnema
2021-08-10threads: recurse thread-subject checkDirk-Jan C. Binnema
2021-08-08utils: use _GNU_SOURCE for S_ISLINK on freebsdDirk-Jan C. Binnema
2021-08-04server: when marking-as-read, include duplicatesDirk-Jan C. Binnema
2021-08-03mu-server: mark _all_ messages with message-id as readDirk-Jan C. Binnema
2021-07-31mu-store: fix warning schema mismatch messageDirk-Jan C. Binnema
2021-07-31mu-store: improve database schema errorDirk-Jan C. Binnema
2021-07-31mu-store: update whitespaceDirk-Jan C. Binnema
2021-07-29index: update removed value in progress reportDirk-Jan C. Binnema
2021-07-29mu: use g_strerror instead of strerrorDirk-Jan C. Binnema
2021-07-28index: don't assume very fast machine cfg driveDirk-Jan C. Binnema
2021-07-11query: fix include-related.Nicolas Avrutin
2021-06-17query-results: remove GatherThreadIdsDirk-Jan C. Binnema
2021-06-17query-match-deciders: whitespaceDirk-Jan C. Binnema
2021-06-04query: gather related ids from mset, not match-deciderDirk-Jan C. Binnema
2021-05-04mu: calculate thread subjectsDirk-Jan C. Binnema
2021-05-02query: improve thread-date handlingDirk-Jan C. Binnema
2021-05-02mu-server: add thread-date as emacs timestampDirk-Jan C. Binnema
2021-05-02mu-sexp: make lists printableDirk-Jan C. Binnema
2021-05-02mu-server: use orphan, not empty-parentDirk-Jan C. Binnema
2021-05-02threads: fix flag handling of orphan childrenNicolas Avrutin
2021-04-22seperate Mu::format and Mu::vformatDerek Zhou
2021-03-17query: Better debug loggingDirk-Jan C. Binnema
2021-03-16lib/sexp: Clean up contact name/emailDirk-Jan C. Binnema
2021-03-16lib/contacts: Use remove_ctrlDirk-Jan C. Binnema
2021-03-16utils: cleanup whitespaceDirk-Jan C. Binnema
2021-03-16utils: Add remove_ctrlDirk-Jan C. Binnema
2021-03-12mu: fix some compiler warningsDirk-Jan C. Binnema
2021-02-16store: support in-memory databaseDirk-Jan C. Binnema
2021-02-15query: honor maxnum in threaded searchesDirk-Jan C. Binnema
2021-02-15mu-msg-file: calculate sha1 for messagesDirk-Jan C. Binnema
2021-02-15query: avoid expected warningDirk-Jan C. Binnema
2021-02-15query: filter out docs without query-matchesDirk-Jan C. Binnema
2021-02-13mu-query: tweaks threaded/threaded queryingDirk-Jan C. Binnema
2021-02-12mu-query: update deciders (avoid warning)Dirk-Jan C. Binnema
2021-02-12query: improve thread-key-makerDirk-Jan C. Binnema
2021-02-12build: experimental support for the meson build systemDirk-Jan C. Binnema
2021-02-11lib: replace some #define with constexprDirk-Jan C. Binnema
2021-02-10mu-query: sort "related" input by dateDirk-Jan C. Binnema
2021-02-10lib: improve threaded sortingDirk-Jan C. Binnema
2021-01-29mu-query-result: detect thread-subjectsDirk-Jan C. Binnema
2021-01-29query-match-deciders: mark as leader / relatedDirk-Jan C. Binnema
2021-01-29mu-contacts: cosmeticDirk-Jan C. Binnema
2021-01-29lib: clean up mu_msg_to_sexp APIDirk-Jan C. Binnema
2021-01-27mu-threads: improve sorting, duplicate handlingDirk-Jan C. Binnema
2021-01-25threads: don't assert on remove_childDirk-Jan C. Binnema
2021-01-25threads: avoid assertDirk-Jan C. Binnema
2021-01-25query: in related/threaded mode, search allDirk-Jan C. Binnema