- 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
- Mar 07, 2002
-
-
rswindell authored
-
- Feb 21, 2002
-
-
rswindell authored
Now uses RFC822 message-id and reply-id if defined in SMB message header.
-
- Feb 20, 2002
-
-
rswindell authored
-
- Feb 11, 2002
-
-
rswindell authored
-
- Feb 02, 2002
-
-
rswindell authored
-
- Dec 20, 2001
-
-
rswindell authored
-
- Dec 19, 2001
-
-
rswindell authored
-
- Dec 01, 2001
-
-
rswindell authored
-
- Nov 29, 2001
- Nov 17, 2001
-
-
rswindell authored
open and return null if it isn't. save_msg method now truncates white-space off end of message body.
-
- Nov 13, 2001