• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Chat reform:

- reduce code duplication by determining the proper chat class dynamically and storing it in an nsv

- move static content in the resources path. Serving them is now independent from the mounted xowiki path

- get rid of the ajax url path

  1. … 12 more files in changeset.
Whitespace cleanup + Add editor hints

  1. … 5 more files in changeset.
Chat reform:

- rework xotcl-core chat machinery to return its responses through JSON and include information about active users

- depend on xowiki instead of xotcl-core only

- exploit xowiki "Comet" server push implementation when the browser supports it

- reduce code duplication

- drop plain HTML chat

- reduce hardcoded styling

- minor cleanups

  1. … 20 more files in changeset.
Better separate data from formatting

Decouple a bit formatting from data

use more appropriate status codes for error messages

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

  1. … 7833 more files in changeset.
Javascript support for streaming ajax based chat interface

    • -0
    • +73
    ./scripted-streaming-chat.js
Rolled back HEAD to the version on the 5.3 branch

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

  1. … 85 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. … 80 more files in changeset.
file chat.js was initially added on branch oacs-5-2.

file users.tcl was initially added on branch oacs-5-2.

file chat.tcl was initially added on branch oacs-5-2.