Ticket #726 (closed enhancement: fixed)

Opened 2 years ago

Last modified 1 year ago

RFE: Mark number of new messages in the forum

Reported by: omry Assigned to: Blackhex
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

Change History

09/29/06 05:24:32 changed by Blackhex

  • status changed from new to assigned.

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?

09/05/07 11:36:37 changed by maximilian.bernhardt@post.rwtha-aachen.de

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.

09/05/07 12:56:07 changed by Blackhex

Yeah, this could be added easily...

09/06/07 14:34:38 changed by Blackhex

  • status changed from assigned to closed.
  • resolution set to fixed.

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.


Add/Change #726 (RFE: Mark number of new messages in the forum)




Change Properties
Action