Modify

Opened 18 years ago

Closed 17 years ago

#726 closed enhancement (fixed)

RFE: Mark number of new messages in the forum

Reported by: omry Owned by: Radek Bartoň
Priority: normal Component: DiscussionPlugin
Severity: minor Keywords:
Cc: Trac Release: 0.10

Description

It will be great if a user will have an easy way to know if there are new messages in a forum. for this, the plugin need to remember, for each user and forum pair, the last read message.

Attachments (0)

Change History (4)

comment:1 Changed 18 years ago by Radek Bartoň

Status: newassigned

You mean something like timestamp for last seen message in whole forum and show as unseen only messages that are newer or need to remember timestamp for every user and every topic and count unseen messages from all topics?

comment:2 Changed 17 years ago by maximilian.bernhardt@…

Hi, I'm not sure this is what the original requestor intended. But it would be great, if there was an extra column in the forum overview that showed the number of new or unread replies. Since those replies are already marked by a red border in the thread view, this number should already be available.

comment:3 Changed 17 years ago by Radek Bartoň

Yeah, this could be added easily...

comment:4 Changed 17 years ago by Radek Bartoň

Resolution: fixed
Status: assignedclosed

I implemented this feature in 0.11 branch with r2617 but since there is used only session data to store visited forums and topics there is no easy way how to provide sorting by these columns in listings and it can't be optimalized with single SQL query. If you aren't satisfied with this state just reopen this ticket.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Radek Bartoň.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.