| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-09-24 | lib: use flags_maildir_file | Dirk-Jan C. Binnema | |
| It's a better name. And fix some typos. | |||
| 2023-01-14 | mu-flags: use implied unread flag | Dirk-Jan C. Binnema | |
| and update tests. Fixes #2409 | |||
| 2022-12-07 | flags: add flags_keep_unmutable + test | Dirk-Jan C. Binnema | |
| When moving we want to maintain _some_ flags; add a function making that convenient. | |||
| 2022-06-10 | message: add calendar flag | Dirk-Jan C. Binnema | |
| For message that contain calendar invitations | |||
| 2022-06-04 | mu-maildir: refactor some duplicate code | Dirk-Jan C. Binnema | |
| mu-flags & mu-maildir were having some duplicate code; refactor it into mu-message-file.{cc,hh} | |||
| 2022-05-06 | message: cosmetics | Dirk-Jan C. Binnema | |
| 2022-05-05 | message: support 'personal' flag for messages | Dirk-Jan C. Binnema | |
| Add a new flag 'personal' for a message, which means that at least one of the contact fields is personal. | |||
| 2022-04-16 | flags: rename flags_to_string -> to_string | Dirk-Jan C. Binnema | |
| For consistency. | |||
| 2022-03-28 | message/flags: add flags_from_path | Dirk-Jan C. Binnema | |
| Borrow from mu-maildir, to which we cannot link. | |||
| 2022-03-26 | message: move to lib/message, update naming | Dirk-Jan C. Binnema | |
| Basically, move/rename lib/mu-message* to lib/mu-*. Add the beginnings of a Message class. | |||
