|
|
9f062ae482
|
message/flags: add flags_from_path
Borrow from mu-maildir, to which we cannot link.
|
2022-03-28 22:35:45 +03:00 |
|
|
|
27ebfb3b3c
|
lib+guile: use Mu::Option, not std::optional
We need the extensions, and/or let's use _one_ optional implementation everywhere.
|
2022-03-28 08:58:04 +03:00 |
|
|
|
5a28cdfba4
|
message: some fixes for github ci build
|
2022-03-26 20:30:42 +02:00 |
|
|
|
03993b93b2
|
autotools: build updates
Ensure things build with autotools, too.
|
2022-03-26 17:19:10 +02:00 |
|
|
|
37988b5a26
|
message: update implementation
Add more of the Message class (and various helpers), which are to replace all
the `mu-msg-*` code.
Add more tests.
|
2022-03-26 17:19:10 +02:00 |
|
|
|
4c4fb1759f
|
message: move to lib/message, update naming
Basically, move/rename lib/mu-message* to lib/mu-*.
Add the beginnings of a Message class.
|
2022-03-26 17:19:10 +02:00 |
|