dgets / DOCshell

Damo's version of the DOC (Citadel-esque) shell, in JavaScript, for use with Synchronet 3.14+ systems
https://www.pivotaltracker.com/n/projects/1206002
4 stars 1 forks source link

Message read does not update "MSG_READ" attribute in the header #228

Closed dgets closed 9 years ago

dgets commented 9 years ago

This leaves the system unable to find out where your unread messages are in the Mail> sub. Working on finding away around this right now by the right bitwise toggling and MsgBase.put_msg_header(), but things are not perfect yet.