[eluser]xwero[/eluser]
#16 response : this is what developer13 and i where discussing earlier. It seems i'm the minority that clicks the date link instead of the thread link as far as this thread goes.
Like i wrote it can be solved by finding the last post of the thread and add that to the read table.
#15 response : there are lots of actions to clean the read table
The all read link/button removes all records before the date the button has been clicked and the user read date is changed.
The thread/post link removes the record that presides the read record for that thread if there is one.
If a user gets deleted the read records for that user will be deleted.
If a thread is closed or deleted all read records for that thread will be removed.
If all posts are read the read table is cleaned and the user read date is changed
The one thing developer13 and my solution lack is a clean way to set a subforum (un)read. So the subforum id is something that needs to be added to the read table too.