• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
support for scripted-streaming mode for chat

  1. … 1 more file in changeset.
support for streaming chat interface in addition to polling interface.

bgdelivery procs moved from request monitor to xotcl-core.

  1. … 1 more file in changeset.
support the idea of an effective user-id vs. the user-id of the user that posted the message; encode all html chars in the message string

support package level user colors parameter

add new function Chat instproc get_users

oe moe change for color management in chat, unifying interface

added function Chat instproc user_color

update for chat-procs, providing colors

  1. … 4 more files in changeset.
use meta class instead of mixin class for class-specific methods

moved generalized chat class into xotcl-core to make it usable for dotrn-chat and xowiki chat. this simplfies dependencies as well. since dotlrn chat will only need a dependency to xotcl-core. changes to xowiki chat will follow.

  1. … 2 more files in changeset.