[PATCH 11/11] lib: add recipients to database

2012-09-01 Thread Michal Sojka
On Mon, Aug 20 2012, Jameson Graef Rollins wrote: > This adds just the "to" recipients, but probably "cc"s should be > included as well. > --- > lib/database.cc |2 +- > lib/message.cc|4 > lib/notmuch-private.h |2 ++ > 3 files changed, 7 insertions(+), 1

[PATCH 11/11] lib: add recipients to database

2012-08-19 Thread Jameson Graef Rollins
This adds just the "to" recipients, but probably "cc"s should be included as well. --- lib/database.cc |2 +- lib/message.cc|4 lib/notmuch-private.h |2 ++ 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/lib/database.cc b/lib/database.cc index