1
0
mirror of https://github.com/djcb/mu.git synced 2024-06-28 07:41:04 +02:00
Commit Graph

28 Commits

Author SHA1 Message Date
Dirk-Jan C. Binnema
5487989b99 * fix display (iter) of message size 2011-01-06 00:09:26 +02:00
Dirk-Jan C. Binnema
fade4172fe * many changes to the config system 2011-01-04 23:19:03 +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
29ed5fbcf3 * make prio: fields now also searchable 2010-11-21 15:42:53 +02:00
Dirk-Jan C. Binnema
c688cad8fc * fix mu_msg_field_type_is_numeric + unit test 2010-11-20 17:50:35 +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
38b85ad161 * mu-msg-fields: store terms for message flags (so they become searchable) 2010-11-14 21:52:44 +02:00
Dirk-Jan C. Binnema
e2b7d71cd4 * cosmetics 2010-11-11 22:07:08 +02:00
Dirk-Jan C. Binnema
976e0d03dc * add FLAG_XAPIAN_VALUE for MU_MSG_FIELD_ID_MSGID so the 'i' format field
works. this fixes issue #27
2010-10-23 12:29:06 +03: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
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
5414c396af * mu-msg-fields,mu.1: update some field codes, documentation 2010-02-09 22:10:58 +02: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
3a2fc9b7f6 * mu-msg-fields.c, mu.1: index the msg-id as well and document it 2010-01-22 19:16:47 +02:00
Dirk-Jan C. Binnema
da1e9a3841 * *.c: rename _prefixed function into non-prefixed ones (violates ISO) 2010-01-15 22:11:51 +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
e47606c340 * cosmetics 2010-01-07 08:59:48 +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
ce12c93aef * mu-msg-fields: index msg path as well (so we can search them) 2009-12-23 23:44:06 +01:00
Dirk-Jan C. Binnema
64ea16b1a8 * mu-msg-fields; mu-store-xapian: fix body indexing 2009-12-09 20:21:28 +02:00
Dirk-Jan C. Binnema
e15ecb291b * mu-msg-fields: documentation, some cosmetics 2009-12-09 08:06:27 +02:00
Dirk-Jan C. Binnema
e14703b58e * mu-msg-fields: rewrite the loops a bit 2009-12-09 00:03:14 +02:00
Dirk-Jan C. Binnema
b4551febd2 * mu-msg-fields: don't store prio, size in Xapian 2009-11-28 14:47:57 +02:00
Dirk-Jan C. Binnema
7265485fb0 * mu-msg-fields.c, mu-store-xapian.cc: cosmetics 2009-11-26 20:30:15 +02:00
Dirk-Jan C. Binnema
2b0aca1bf7 * initial import of mu - the next generation 2009-11-25 22:55:06 +02:00