• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bug fix: avoid confusion between command argument and option, when argument starts with "-"

  1. … 81 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
Update comment

If we recieve mail in both plain text and html, use the plain text version

from the mail program rather than try to transform the html version into text.

Move helper procs for sending email to acs-mail-lite

  1. … 1 more file in changeset.
Don't fail on poorly formed mime message. If an error occurs and the

mime tokens are not cleaned up, all subsequent calls to mime procs

will end up with mismatched mime parts.

Helper procs to encode the subject and format the date for an email message

Add build_subject proc that encodes a string to be used as subject in an email message

TIP 117: remove md5-procs since it's available in tcllib

  1. … 1 more file in changeset.
build_mime_message default charset should be UTF-8

Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 367 more files in changeset.
Fix build_mime_message to package require mime since we don't include

the mime procedures in opeancs anymore, tcllib is required to be

installed and available to openacs.

Mime encode periods at the beginning of a line within message

text. This is most noticable if the line breaks in the middle of a URL.

Look a little harder for the message body, and use only the first-encountered text/plain and text/html.

merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040712 and jcd-merge-5-1-20040724 to HEAD

  1. … 138 more files in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040628 and jcd-merge-5-1-20040712 to HEAD

  1. … 116 more files in changeset.
adding -- to all ad_html_to_text calls

  1. … 8 more files in changeset.

o correct in parse_incoming_email

was source (and looking) for wrong filenames. This caused the

procedure to return the entire message.

Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

  1. … 816 more files in changeset.
file html-email-procs.tcl was initially added on branch oacs-4-6.