summaryrefslogtreecommitdiff
path: root/lib/mu-store-write.cc
AgeCommit message (Expand)Author
2014-03-22* mu: store date as 0 if it does not exist; this allows searchingdjcb
2013-10-13* handle message-ids a bit specially, update unit testsdjcb
2013-07-03* mu-mgs-store: support the MU_FLAG_LIST flagdjcb
2013-05-29* try harder to match special stringsdjcb
2013-05-13* lib: updates for mu-msg-field / mu-str updatesdjcb
2013-04-18* minordjcb
2013-04-17* mu-store-write: fix small leakdjcb
2013-04-17* mu: more 'fixing'/'massaging' of queriesdjcb
2013-04-09* mu: handle addresses thay go beyond xapian's max term length (fixes issue #...djcb
2013-04-09* mu: provide fake-msgids for messages without; this fixes the problem where ...djcb
2013-03-30* update copyright yearsdjcb
2013-02-12* mu: update unit test (after more eager address matching)djcb
2013-01-13* for email address foo@bar.com, also save "foo" and "bar.com" so you candjcb
2013-01-04* mu-store-write.cc: fix handling of str_list fields during indexing (Abdo Ro...djcb
2012-12-25* lib/: a the thread-id field, store it in the databasedjcb
2012-12-09* update / add testcases for string normalizationdjcb
2012-11-18* lib: do some more escaping of body textdjcb
2012-10-24* update (C) yearsdjcb
2012-08-23* lib: don't check for bogus errordjcb
2012-08-19* mu-store-write: use 'Xapian:WritableDatabase::commit' rather than '...flush'djcb
2012-08-09* lib: fix embedded text indexingdjcb
2012-08-09* cosmeticdjcb
2012-08-09* updates for mu_msg_get_body_(text|html) api changedjcb
2012-08-07* lib: correctly handle embedded text partsdjcb
2012-08-01* updates for mu-msg-part changesdjcb
2012-07-27* crypto: update for crypto api changesdjcb
2012-07-24* updates for mu-msg-part changesdjcb
2012-07-18* refactor: MU_MSG_PART_OPTION -> MU_MSG_OPTION and related changesdjcb
2012-07-17* crypto: update other mu-msg-part users for api changesdjcb
2012-06-20* fix _MuStore initialization; proliferate API changedjcb
2012-06-18* mu-store*: detect 'my-addresses' in messages, so we can mark contacts as 'p...djcb
2012-06-12* mu4e: use GStringChunk* for string normalization / escapingdjcb
2012-05-21* refactoring: split src/ into mu/ and lib/djcb