Closed (fixed)
Project:
Privatemsg
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Jul 2008 at 21:29 UTC
Updated:
10 Aug 2008 at 02:02 UTC
This is vital and probably on your todo list, but it is best to document it somewhere.
There needs to be a way to tell whether a message has been read or not. Probably can be done via a column in pm_index with a boolean value.
Comments
Comment #1
litwol commentedvery good :)
Comment #2
litwol commentedThis should do the trick: http://drupal.org/cvs?commit=129975
Comment #3
naheemsays commentedExpanding on this idea, is there a chance that in the future at some point we will want drafts? If so, maybe rename the field to status, have 0 = draft, 1 = read, 2 = unread.
Or totally ignore that idea as crack.
Comment #4
litwol commentedi did consider having it as 'status' but then i thought that it may become too confusing if one field means many things.
= 1 : new
= 0 : read
= 2 : draft
= 3 : marked for deletion
= 4 : locked (ie cant delete or anything)
= 5 : archived
etc
etc
etc.
in the long run this becomes too confusing. for now i decided to have just one field for very specific purpose. will expand on it as need arise.
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.