diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-05-18 07:39:31 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-05-18 07:39:31 +0000 |
| commit | ac4cbfc4269da0c94198fd908cbc8b6df543d423 (patch) | |
| tree | b9e2ae140a6dac65c1775a5280731a5847c0ee60 /roundcubemail/THREADS | |
| parent | d6aaaf607f14528f9b011a48f32a1170f97503ed (diff) | |
- Added threads tree icons
- css/js fixes and improvements in (messages) list code
git-svn-id: https://svn.roundcube.net/trunk@3625 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/THREADS')
| -rw-r--r-- | roundcubemail/THREADS | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/roundcubemail/THREADS b/roundcubemail/THREADS index faa608db3..2b1bf89f8 100644 --- a/roundcubemail/THREADS +++ b/roundcubemail/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 |
