| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-08-22 | message: detect top-level smime parts + test | Dirk-Jan C. Binnema | |
| Fixes #2745 | |||
| 2023-07-05 | update to use fmt-based apis | Dirk-Jan C. Binnema | |
| Not complete, but a first big stab converting users of Mu::Error and various g_warning & friends, format to the new libfmt-based APIs. | |||
| 2022-10-02 | test-mu-msg.cc: fix unit test | Dirk-Jan C. Binnema | |
| Fix typo. | |||
| 2022-08-11 | tests: update test helpers and users | Dirk-Jan C. Binnema | |
| Move test-mu-common to mu-test-utils. Use mu_test_init as a wrapper for g_test_init. Update users. | |||
| 2022-06-10 | message-file: filter out non-file flags | Dirk-Jan C. Binnema | |
| Only take flags from file names that are actually file-flags, not random other things | |||
| 2022-05-19 | lib: remove some dead code (mu-str/utils) | Dirk-Jan C. Binnema | |
| Remove unused library code; recycle some electrons. | |||
| 2022-05-06 | update tests: avoid helgrind warning | Dirk-Jan C. Binnema | |
| Log to the black_hole or helgrind gets unhappy | |||
| 2022-04-30 | message: update unit tests | Dirk-Jan C. Binnema | |
| 2022-04-30 | lib/tests: rework in terms of Mu::Message | Dirk-Jan C. Binnema | |
| 2022-04-16 | flags: rename flags_to_string -> to_string | Dirk-Jan C. Binnema | |
| For consistency. | |||
| 2022-03-26 | many: update for lib/message updates | Dirk-Jan C. Binnema | |
| Adapt to the new names / directory. Big commit, but mostly just very boring renaming. | |||
| 2022-02-21 | mu-msg: use Mu::MessageContact | Dirk-Jan C. Binnema | |
| Use the new contact class | |||
| 2022-02-17 | *: update code for Mu::MessageFlags | Dirk-Jan C. Binnema | |
| Migrate the code to use the new niceness | |||
| 2022-02-14 | update code for Mu::MessagePriority | Dirk-Jan C. Binnema | |
| Update dependent code | |||
| 2022-02-07 | build: fix some scan-build warnings | Dirk-Jan C. Binnema | |
| 2021-11-08 | tests: move to subdir, move to meson | Dirk-Jan C. Binnema | |
| De-clutter the source directories a bit. Ensure tests build with meson, and remove from autotools in a few places (no need to do things twice). | |||
