aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2011-05-23 14:53:52 -0700
committerCarl Worth <cworth@cworth.org>2011-05-23 14:53:52 -0700
commite00c04946a05a71abaf9ee5cea0dc2ee3215d0e3 (patch)
treee64716d6e10ac20af533ae827364bebf1d841362
parent02ec2e420c36957fbd903c424b69a9690b400671 (diff)
TODO: Add note for bug with message with References but no In-Reply-To
We recently noticed on the mailing list a case where a message wasn't properly connected to its parent. We should fix that of course.
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 83d60d4..260ffe1 100644
--- a/TODO
+++ b/TODO
@@ -216,6 +216,9 @@ Fix the "count" functionality to be exact as Olly explained in IRC:
ojwb> cworth: if you set the check_at_least parameter to the
database size, get_matches_estimated() will be exact
+Fix the threading of a message that has a References: header but no
+In-Reply-To: header (see id:"87lixxnxpb.fsf@yoom.home.cworth.org").
+
Search syntax
-------------
Implement support for "tag:*" to expand to all tags.