-
Type: Improvement
-
Status: Closed (View Workflow)
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: 0.4
-
Fix Version/s: 0.17
-
Labels:
remove extra fields: lastPost, firstPost
lastPost: replace lastPost with topic modification date
firstPost: first post now used for topic deletion. we can replace it with condition like "if page == 1 && index == 0" on jsp page and delete this field.
topics should be sorted by modification date and posts sorted by creation date