i didn't understand the question.
ok. again:
there are two icon links in list views:
* go to last post - which links to the last post of the topic
* go to last unread post - which links to the first post in the topic which was created since the last logon
the implementation of the "go to last unread post" feature is not quite optimal yet.
why?
so you log out at 9:00 in the morning.
then in 10 threads new posts are created.
at 12:00 you log on again and for those 10 threads you see red icons marking new posts
unfortunately you only have time to read three of those topics and leave the forum.
now it is quiet in the forum and no other posts are done
at 16:00 you log on again
you don't see any threads marked as "new" and all "goto last unread post" lead to the last post.
the ideal solution would be that when you logon at 16:00 you should still see the 7 threads marked as having new content, because you never opened the threads. so when you count on the "new post" "last unread post" functionality you might miss lots of threads and posts.
i hope the difference is clear now.
my question was: is it planned to improve the "new post / last unread post" feature in the way that someone never loses notifications about new content even when the user logs on and off frequently without opening all topics with new content. other forum systems do support that kind of implementation.