Reduce number of queries needed to generate board indexes
Created by: Amersel
This change integrates thread OP posts grabs with thread list grabs, dropping the number of queries done to generate board indexes down from 61 to 23...
With some further optimizations, it may be possible to drop this down to an even smaller number.