1
0
mirror of https://github.com/djcb/mu.git synced 2024-06-21 06:56:48 +02:00
mu/lib/utils
Dirk-Jan C. Binnema 56b8fad89e utils: implement html-to-text
Implement a crude html-to-text scraper function, to extract plain text
from html messages, so we can use it for indexing.
2023-07-25 21:26:36 +03:00
..
tests fmt: more update to use new fmt-based APIs 2023-07-06 21:49:50 +03:00
meson.build utils: implement html-to-text 2023-07-25 21:26:36 +03:00
mu-async-queue.hh lib: update for api changes, update tests 2023-06-27 00:53:23 +03:00
mu-command-handler.cc update to use fmt-based apis 2023-07-05 23:10:13 +03:00
mu-command-handler.hh lib: update for api changes, update tests 2023-06-27 00:53:23 +03:00
mu-error.hh utils: rework Mu::Error and g_ logging macros with fmt 2023-07-05 23:07:11 +03:00
mu-html-to-text.cc utils: implement html-to-text 2023-07-25 21:26:36 +03:00
mu-lang-detector.cc utils: fix non-cld2 build 2023-05-12 21:52:32 +03:00
mu-lang-detector.hh utils: implement language-detector 2023-05-11 23:23:52 +03:00
mu-logger.cc utils: rework Mu::Error and g_ logging macros with fmt 2023-07-05 23:07:11 +03:00
mu-logger.hh mu-logger: Add lock for file-logger and stress test 2023-04-08 10:26:15 +03:00
mu-option.cc utils: add mu-option.cc 2022-04-18 22:54:33 +03:00
mu-option.hh lib/utils: update library paths 2023-07-05 23:14:34 +03:00
mu-readline.cc utils/readline: use fmt-based apis 2023-07-25 21:26:01 +03:00
mu-readline.hh mu-server: add a bit more debugging info 2022-05-30 20:30:33 +03:00
mu-regex.cc utils/mu-regex: add move constructor 2023-07-11 22:54:01 +03:00
mu-regex.hh utils/mu-regex: add move constructor 2023-07-11 22:54:01 +03:00
mu-result.hh utils/result: add std::move version of Err 2023-07-25 21:26:01 +03:00
mu-sexp.cc sexp: use fmt for parsing_error 2023-07-05 23:40:36 +03:00
mu-sexp.hh utils/sexp: extend and improve tests 2023-06-27 00:52:07 +03:00
mu-test-utils.cc store/index: and unit test for circular symlink 2023-07-18 23:18:21 +03:00
mu-test-utils.hh utils: rework running system commands 2023-07-18 20:19:27 +03:00
mu-utils-file.cc utils: rework running system commands 2023-07-18 20:19:27 +03:00
mu-utils-file.hh utils: rework running system commands 2023-07-18 20:19:27 +03:00
mu-utils-format.hh utils/mu-utils-format: add missing includes 2022-11-12 08:30:46 +02:00
mu-utils.cc fmt: more update to use new fmt-based APIs 2023-07-06 21:49:50 +03:00
mu-utils.hh utils: implement html-to-text 2023-07-25 21:26:36 +03:00