• Marking a message as read

    From Nightfox@VERT/DIGDIST to All on Sun May 9 19:12:43 2010
    In JavaScript scripts for Synchronet, is there a way to mark a message in aãsub-board as read? The MsgBase object has the get_msg_body() function, whichãretrieves the body of a message, but looking at the docs, I'm not sure that Iãsee a way to change the attributes of a message to mark one as read by theãuser.ããNightfoxãã---ã þ Synchronet þ Digital Distortion BBS: digdist.bbsindex.comã
  • From Digital Man@VERT to Nightfox on Mon May 10 18:25:49 2010
    Re: Marking a message as readã By: Nightfox to All on Sun May 09 2010 07:12 pmãã > In JavaScript scripts for Synchronet, is there a way to mark a message in aã > sub-board as read? The MsgBase object has the get_msg_body() function,ã > which retrieves the body of a message, but looking at the docs, I'm notã > sure that I see a way to change the attributes of a message to mark one asã > read by the user.ããYes, using MsgBase.put_msg_header()ãã digital manããSnapple "Real Fact" #166:ãBefore mercury, brandy was used to fill thermometers. ã---ã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã
  • From Nightfox@VERT/DIGDIST to Digital Man on Thu May 13 07:32:44 2010
    Re: Marking a message as readã By: Digital Man to Nightfox on Mon May 10 2010 18:25:49ãã > Yes, using MsgBase.put_msg_header()ããThanks.ããNightfoxãã---ã þ Synchronet þ Digital Distortion BBS: digdist.bbsindex.comã
  • From Nightfox@VERT/DIGDIST to Digital Man on Fri May 14 23:12:20 2010
    Re: Marking a message as readã By: Digital Man to Nightfox on Mon May 10 2010 18:25:49ãã > Yes, using MsgBase.put_msg_header()ããIf I do that to a message in one of my message sub-boards, will that set it asãread for everyone? What I want to do is just mark the message as read justãfor the user who read it, so the message will no longer come up in a scan forãnew messages to the user in the sub-board.ããNightfoxãã---ã þ Synchronet þ Digital Distortion BBS: digdist.bbsindex.comã
  • From Digital Man@VERT to Nightfox on Mon May 17 11:23:15 2010
    Re: Marking a message as readã By: Nightfox to Digital Man on Fri May 14 2010 11:12 pmãã > Re: Marking a message as readã > By: Digital Man to Nightfox on Mon May 10 2010 18:25:49ã >ã > > Yes, using MsgBase.put_msg_header()ã >ã > If I do that to a message in one of my message sub-boards, will that set itã > as read for everyone? What I want to do is just mark the message as readã > just for the user who read it, so the message will no longer come up in aã > scan for new messages to the user in the sub-board.ããNo, the "READ" attribute means the "To" user read it.ãã digital manããSnapple "Real Fact" #180:ãThe first VCR was made in 1956 and was the size of a piano. ã---ã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã
  • From Nightfox@VERT/DIGDIST to Digital Man on Tue May 18 19:32:32 2010
    Re: Marking a message as readã By: Digital Man to Nightfox on Mon May 17 2010 11:23:15ãã > No, the "READ" attribute means the "To" user read it.ããThanks for the clarification.ããNightfoxãã---ã þ Synchronet þ Digital Distortion BBS: digdist.bbsindex.comã