Ticket #46 (closed enhancement: fixed)
Implement unread posts
| Reported by: | eevee | Owned by: | eevee |
|---|---|---|---|
| Priority: | major | Component: | forum |
| Keywords: | Cc: | ||
| Difficulty: | involved |
Description (last modified by eevee) (diff)
Need some planning here; most likely I will do something like this:
- make a table of users and threads(/posts) they have read or not read, depending on which takes less space
- keep track of the last time each user looked at the main forum index or the recent-posts page or whathaveyou, and use that to create a divider bar
- X amount of time before that last look (or the present?), assume everything is read and clear the mapping table as appropriate
- of course, mark any thread (or post?) the user sees as read
Also I should create a page called UnreadPosts or something.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
