- Nov 30, 2002
-
-
rswindell authored
-
- Nov 08, 2002
- Nov 04, 2002
-
-
rswindell authored
put_msg_header() method now update the index record too (to/from/subj/attr).
-
- Nov 02, 2002
- Nov 01, 2002
-
-
rswindell authored
It's up to another application (e.g. nntpservice.js) to add the local system to the path.
-
rswindell authored
-
rswindell authored
existing message-ID if it's already been created for this message.
-
rswindell authored
No longer creates blank (empty) header fields if they don't exist in SMB.
-
rswindell authored
-
- Oct 30, 2002
- Oct 29, 2002
- Oct 22, 2002
-
-
rswindell authored
-
- Oct 14, 2002
-
-
rswindell authored
-
- Sep 17, 2002
-
-
rswindell authored
-
- Sep 06, 2002
-
-
rswindell authored
-
- Aug 16, 2002
-
-
rswindell authored
-
- Aug 08, 2002
-
-
rswindell authored
-
- Jul 31, 2002
-
-
rswindell authored
-
- Jul 26, 2002
-
-
rswindell authored
function to set properties reflecting configuration info of the open sub-board.
-
- Jul 16, 2002
-
-
rswindell authored
-
- Jul 12, 2002
-
-
rswindell authored
Fixed subject, to, and from CRCs in message base index (lowercase conversion). Fixed memory leak if message base constructor failed. Added support for USENET Path and Newsgroups header fields. Added optional parameter to get_msg_header to force regeneration of msg-ID. - this solves the dupe-loop problem in newslink.js with messages imported with - QWKnet MSGIDs.
-
- Jun 29, 2002
-
-
rswindell authored
reply_id property is not created if it doesn't exist in the msg header. msg.id is based on the time the message was imported rather than written.
-
- Jun 28, 2002
- Jun 27, 2002
-
-
rswindell authored
indicating whether the message is to be rfc822-encoded or not (defaults to false). This solves the problem of the nntp service and newslink module sending messages with dots in the first character of a line incorrectly.
-
- Jun 25, 2002
-
-
rswindell authored
reply_id properties and place them in the appropriate SMB header fields. get_msg_header() method defines only the following properties as read only: number, id, and reply_id - the rest are now read/write.
-
- Jun 19, 2002
-
-
rswindell authored
-
- Mar 13, 2002
-
-
rswindell authored
-
- Mar 11, 2002
-
-
rswindell authored
-
- Mar 09, 2002
-
-
rswindell authored
Added extra bool param to get_msg_body method (tails). Created get_msg_tail() method.
-
- Mar 08, 2002