1
0
mirror of https://github.com/djcb/mu.git synced 2024-06-20 06:46:50 +02:00
Commit Graph

32 Commits

Author SHA1 Message Date
djcb
dd574cb8ba * remove the bogus TIMESTAMP field 2012-01-01 13:53:18 +02:00
djcb
b4680817d8 * add support for mime:, file: and embed: searches 2011-12-01 21:23:13 +02:00
djcb
5ac9693681 * mu-msg-fields.[ch]: add fields for searching text attachments (attach:), and
MIME content types (mime:); searching for attachment file names now goes
  with file:.
2011-11-24 00:10:37 +02:00
djcb
d93186e0e3 * <many> add support for searching attachment mime-types
- updated manpages
  - some cleanups

  Note, requires a --rebuild
2011-11-11 09:13:35 +02:00
Dirk-Jan C. Binnema
373db2828a * mu-msg-field: cosmetic 2011-09-12 20:42:30 +03:00
Dirk-Jan C. Binnema
a5b426a7a0 * mu-msg-fields: remove the silly 'pseudo field' 2011-07-21 00:33:09 +03:00
Dirk-Jan C. Binnema
5ad2319fe1 * refactor msg-sorting a bit 2011-07-02 12:50:29 +03:00
Dirk-Jan C. Binnema
a2bc4540e0 * implement sorting of threads on arbitrary fields (WIP) 2011-07-02 11:27:08 +03:00
Dirk-Jan C. Binnema
9971c1e7ae * add basic support for X-Label (WIP) 2011-06-16 00:26:30 +03:00
Dirk-Jan C. Binnema
dab245d010 * make MU_MSG_FIELD_ID_REFS a GSList* field 2011-06-15 23:51:49 +03:00
Dirk-Jan C. Binnema
899d2633f3 * mu-msg-field.[ch]: add attach/a MsgFieldId 2011-05-21 16:05:44 +03:00
Dirk-Jan C. Binnema
3aa034f0f2 * mu-msg-field, mu-query: refactor, make queries use boolean only for maildir,
path; this enables wildcard searching for other fields
2011-05-20 21:30:04 +03:00
Dirk-Jan C. Binnema
81f43467eb * mu-msg-fields.[ch]: reindent, remove MU_MSG_FIELD_ID_SUMMARY 2011-05-14 18:06:33 +03:00
Dirk-Jan C. Binnema
53b87a79eb * <many> WIP: refactor mu-msg -- mu-msg-file 2011-05-09 02:58:33 +03:00
Dirk-Jan C. Binnema
c07b8e4529 * <many> add support for displaying, searching the Bcc: field 2011-05-01 18:31:00 +03:00
Dirk-Jan C. Binnema
e33f927542 * add support for message-references:
- mu_msg_get_references and mu_msg_get_references_str get the list of
    refences ("References:" and "In-reply-to:") as a GList,
    resp. comma-separated list
  - stored in database as a value, can be shown in mu find output using 'r'
    (db needs rebuild)
  - document in mu-find manpage
2011-04-30 13:50:56 +03:00
Dirk-Jan C. Binnema
4f93f7cc05 * add mu_msg_iter_get_index, to get the sequence number of the iterator 2011-03-19 10:11:13 +02:00
Dirk-Jan C. Binnema
d573c57485 * mu-msg-fields.[ch]: add info whether the field should be normalized/escaped 2010-11-29 21:18:37 +02:00
Dirk-Jan C. Binnema
e141908b7c * cosmetics 2010-11-22 21:44:54 +02:00
Dirk-Jan C. Binnema
e0cada86d6 * add date-range searches using date:/d: 2010-11-21 18:12:01 +02:00
Dirk-Jan C. Binnema
63f06e756e * mu-msg-fields.h: minor 2010-11-21 13:38:11 +02:00
Dirk-Jan C. Binnema
de1deb4e80 * mu-msg-fields: cleanup, use MuMsgFieldId rather than MuMsgField* 2010-11-20 14:41:21 +02:00
Dirk-Jan C. Binnema
f867185ad3 * cosmetic 2010-11-07 18:02:25 +02:00
Dirk-Jan C. Binnema
bb3d9cc0b0 * mu-store/mu-msg-fields: special handling for To:/Cc:/From: so we can better
search for them.
2010-09-12 16:28:34 +03:00
Dirk-Jan C. Binnema
3b514b066f * mu-msg-(fields|flags): cosmetics 2010-09-05 12:37:47 +03:00
djcb
9a510162b5 * many: renaming/refactoring
- mu-msg-gmime => mu-msg
  - mu-msg-part-info => mu-msg-part

    removed some unused functions, updated dependencies
    make check still works
2010-08-25 00:57:16 +03:00
Dirk-Jan C. Binnema
8f825b4816 * mu-msg-field: add support for maildir field; more clear separate
index/term/value for xapian
2010-02-08 21:20:11 +02:00
Dirk-Jan C. Binnema
5fb08c66d1 * cosmetic 2010-01-11 20:47:01 +02:00
Dirk-Jan C. Binnema
4b578ad52b * mu-msg-fields: document public functions 2010-01-08 20:52:50 +02:00
Dirk-Jan C. Binnema
fdae866ccd * mu-msg-field.(ch): some cosmetics 2010-01-06 21:41:58 +02:00
Dirk-Jan C. Binnema
4890ad0216 * update copyright year => 2010 2010-01-01 15:56:45 +02:00
Dirk-Jan C. Binnema
2b0aca1bf7 * initial import of mu - the next generation 2009-11-25 22:55:06 +02:00