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_privacy: save the part already coded for presence-out/-in getting active stuff but disabled it.
|
Thilo Cestonaro |
Tue, 20 Oct 2009 20:27:10 +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/
|
Thilo Cestonaro |
Mon, 19 Oct 2009 00:02:32 +0200 |
mod_muclogging: removed devel debug message stuff
|
Thilo Cestonaro |
Sun, 18 Oct 2009 23:17:16 +0200 |
mod_muclogging: with http_server part for viewing
|
Thilo Cestonaro |
Sun, 18 Oct 2009 22:39:36 +0200 |
mod_adhoc, mod_adhoc_cmd_admin: Check permissions in one place for all commands
|
Florian Zeitz |
Sat, 17 Oct 2009 01:37:25 +0200 |
mod_adhoc_cmd_admin: Fix session leak
|
Florian Zeitz |
Sat, 17 Oct 2009 01:36:25 +0200 |
mod_muclogging: initial checkin
|
Thilo Cestonaro |
Fri, 16 Oct 2009 23:46:29 +0200 |
mod_privacy: nicer debug logging ...
|
Thilo Cestonaro |
Fri, 16 Oct 2009 21:30:59 +0200 |