current-messages.tcl

  • last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Harden page contracts using new features in acs-tcl

  1. … 22 more files in changeset.
Uniform the quoting criteria when dealing with transcripts:

- transcripts are stored as they are, no quoting in the data we store (and therefore HTML should be avoided)

- transcripts are displayed quoted, therefore disabling any effect from HTML eventually present in the content

- bring the logics to build transcript content in the api to avoid duplication

- avoid sending the transcript content to transcript-new-2, as we can generate it server side

Note: storing transcripts as a pre-formatted chunk of text is probably not the best approach, as any changes to the formatting cannot be applied to pre-existing data without a delicate upgrade. This new approach will make <br> tags inside older transcripts visible...

  1. … 6 more files in changeset.
added editor hints and white-space cleanup

  1. … 24 more files in changeset.
improve spelling

  1. … 9 more files in changeset.
Replace old procedural api with OO idioms and deprecate it

  1. … 26 more files in changeset.
Bring files on oacs-5-10 in sync with HEAD

  1. … 162 more files in changeset.
Replace silent catch idiom

Use ad_include_contract

Rolled back HEAD to the version on the 5.3 branch

  1. … 110 more files in changeset.
"New version of the package"

  1. … 88 more files in changeset.
brought chat in cvs head to the same level as in oacs-5-2, normalized comparisons and expr (using eq etc.)

  1. … 81 more files in changeset.
update to make xotcl a dependency

  1. … 12 more files in changeset.
Support flushing of messages at night

  1. … 18 more files in changeset.

merge changes from the ajax package with the java version

  1. … 53 more files in changeset.
file current-messages.tcl was initially added on branch oacs-5-2.