Log

mod_muc_log/mod_muc_log.lua @ 88:d8cdbebb58f2

description author age
mod_muc_log: can handle now more components and should be used as global module! HTTP Path changed to http://...../muc_log/<component>/<room>/ Thilo Cestonaro Mon, 09 Nov 2009 23:50:37 +0100
mod_muc_log: add show/hide join/leave and status changes checkboxes. Add two config values showJoin and showStatus as the default values. Thilo Cestonaro Mon, 09 Nov 2009 18:15:59 +0100
mod_muc_log: retrieving the room config, is not a kick of a person!! :) (thx again to flo spotting it!) Thilo Cestonaro Sun, 08 Nov 2009 22:10:42 +0100
mod_muc_log: Do not log other muc-component's rooms then the module was loaded for. Do neither log nor provide access to possible existing log if a room is private. (thx flo for spotting this) Thilo Cestonaro Sun, 08 Nov 2009 18:35:53 +0100
mod_muc_log: revert changes of last commit (bed9a6b40f) Thilo Cestonaro Sun, 01 Nov 2009 17:22:21 +0100
mod_proxy65: basic white list - access control list Thilo Cestonaro Sun, 01 Nov 2009 16:42:04 +0100
mod_muc_log: using datamanager to store the logging. Thilo Cestonaro Sun, 25 Oct 2009 14:21:30 +0100
mod_muc_log: display room's current title; show kicked messages with and without reason Thilo Cestonaro Wed, 21 Oct 2009 22:32:58 +0200
mod_muc_log: escape nicknames and status messages too. (thx waqas for finding it; Hope you had fun :P ) Thilo Cestonaro Wed, 21 Oct 2009 10:19:25 +0200
mod_muc_log: better presence and message parsing; react on subject changes Thilo Cestonaro Tue, 20 Oct 2009 23:25:21 +0200
mod_muc_log: set content-type header; escape some html stuff in messages (>, <, \n, http://....) Thilo Cestonaro Mon, 19 Oct 2009 22:43:30 +0200
mod_muc_log: templify the html stuff Thilo Cestonaro Mon, 19 Oct 2009 22:15:57 +0200
mod_muc_log: make it recognize s2s messages/presences Thilo Cestonaro Mon, 19 Oct 2009 16:06:48 +0200
Fix some muclogging -> muc_log issues I brought back in the merge Matthew Wild Sun, 18 Oct 2009 23:26:15 +0100
mod_muc_log: Use new httpserver.new_from_config syntax Matthew Wild Sun, 18 Oct 2009 23:24:42 +0100
mod_muclogging: renamed to mod_muc_log; s/muclogging/muc_log/ base mod_muclogging/mod_muclogging.lua@501bcddba074 Thilo Cestonaro Mon, 19 Oct 2009 00:02:32 +0200