1
2
3
4
5
6
7
8
9
10
11
| *** Current status of THREADS implementation ***
|
| TODO (must have):
| - threads caching
| - 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),
|
|