From 0e7b66357de62abad98dbd8b1c06ac5de3d4575c Mon Sep 17 00:00:00 2001
From: alecpl <alec@alec.pl>
Date: Tue, 18 May 2010 03:39:31 -0400
Subject: [PATCH] - Added threads tree icons - css/js fixes and improvements in (messages) list code

---
 THREADS |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/THREADS b/THREADS
index faa608d..2b1bf89 100644
--- a/THREADS
+++ b/THREADS
@@ -2,12 +2,13 @@
 
 TODO (must have):
     - threads caching
-    - (better) updating threaded message list on message delete and check-recent
+    - better updating of threaded message list after message(s) deletion (?),
+      in some cases  when some children rows has been removed threads needs
+      to be reordered
 
 TODO (other):
     - button in #listcontrols to mark all messages in current thread (with selected
       root or child message),
-    - icons for thread tree structure
 
 KNOWN ISSUES:
     - IE6: message, flag, attachment icons are not displayed in 

--
Gitblit v1.9.1