mu/lib/message
Dirk-Jan C. Binnema 30b8238522 tests: move to tests/, make optional
While not recommended, sometimes it can be useful to disable building
the unit tests. This can be done now with
    meson -Dtests=disabled build
2024-01-06 18:35:22 +02:00
..
tests tests: move to tests/, make optional 2024-01-06 18:35:22 +02:00
meson.build tests: move to tests/, make optional 2024-01-06 18:35:22 +02:00
mu-contact.cc contact/display-name: quote "names" with '@' 2023-06-12 23:37:39 +03:00
mu-contact.hh contact: fix quoting 2023-03-14 06:18:56 +02:00
mu-document.cc fields: 'phrasable' instead of 'indexable' 2023-09-17 18:11:10 +03:00
mu-document.hh support xapian ngrams 2023-09-09 17:26:20 +03:00
mu-fields.cc fields: 'phrasable' instead of 'indexable' 2023-09-17 18:11:10 +03:00
mu-fields.hh fields: 'phrasable' instead of 'indexable' 2023-09-17 18:11:10 +03:00
mu-flags.cc lib: use flags_maildir_file 2023-09-24 17:29:56 +03:00
mu-flags.hh lib: use flags_maildir_file 2023-09-24 17:29:56 +03:00
mu-message-file.cc utils/file: add basename/dirname helpers and use them 2023-09-10 10:15:28 +03:00
mu-message-file.hh mu-maildir: refactor some duplicate code 2022-06-04 00:41:28 +03:00
mu-message-part.cc utils/file: add basename/dirname helpers and use them 2023-09-10 10:15:28 +03:00
mu-message-part.hh message: allow extracting message parts to file 2023-04-06 07:19:26 +03:00
mu-message.cc support xapian ngrams 2023-09-09 17:26:20 +03:00
mu-message.hh support xapian ngrams 2023-09-09 17:26:20 +03:00
mu-mime-object.cc message: use html-to-text scraper for html parts 2023-07-25 21:26:36 +03:00
mu-mime-object.hh update to use fmt-based apis 2023-07-05 23:10:13 +03:00
mu-priority.cc message: move to lib/message, update naming 2022-03-26 17:19:10 +02:00
mu-priority.hh mu-priority: implement priority_from_name 2023-08-21 18:29:21 +03:00
test-mu-message.cc update to use fmt-based apis 2023-07-05 23:10:13 +03:00