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 |
mod_privacy: it says "from" not "form" (thx flo for reporting!)
|
Thilo Cestonaro |
Fri, 16 Oct 2009 20:51:14 +0200 |
mod_adhoc_cmd_admin: Possibility to limit number of received answers
|
Florian Zeitz |
Fri, 16 Oct 2009 01:37:10 +0200 |
mod_adhoc, mod_adhoc_cmd_admin: Show only commands they may execute to the user
|
Florian Zeitz |
Fri, 16 Oct 2009 01:36:04 +0200 |
mod_privacy: decrease the log messages count.
|
Thilo Cestonaro |
Thu, 15 Oct 2009 11:38:57 +0200 |
mod_privacy: fix bug where priority was nil and compared to a number (Thx flo for reporting!)
|
Thilo Cestonaro |
Thu, 15 Oct 2009 09:41:13 +0200 |
mod_adhoc_cmd_admin: Add Get List of Online Users command
|
Florian Zeitz |
Wed, 14 Oct 2009 00:52:58 +0200 |
mod_privacy: never block communications from one of a user's resources to another.
|
Thilo Cestonaro |
Tue, 13 Oct 2009 23:03:58 +0200 |
mod_adhoc_cmd_uptime: Initial commit
|
Florian Zeitz |
Mon, 12 Oct 2009 20:54:40 +0200 |
merge
|
Thilo Cestonaro |
Mon, 12 Oct 2009 23:09:21 +0200 |
mod_adhoc: add adhoc.lib.lua to ease implementing new commands (as a consequence mod_adhoc is a directory now)
|
Florian Zeitz |
Sun, 11 Oct 2009 01:20:16 +0200 |
mod_adhoc_cmd_admin: Fixed style, some typos, and got down to <100LOC. Perhaps we need util.adhoc?
|
Matthew Wild |
Sat, 10 Oct 2009 09:33:44 +0100 |
mod_adhoc_cmd_admin: Define form layout only once.
|
Florian Zeitz |
Sat, 10 Oct 2009 04:16:11 +0200 |
mod_adhoc_cmd_admin: More utils.dataforms sugar
|
Florian Zeitz |
Sat, 10 Oct 2009 04:01:45 +0200 |
mod_adhoc_cmd_admin: switch to utils.dataforms. Thanks MattJ for making this possible ;)
|
Florian Zeitz |
Sat, 10 Oct 2009 03:24:41 +0200 |
mod_proxy65: new component proxy65; currently only disco#info and disco#items done
|
Thilo Cestonaro |
Mon, 12 Oct 2009 23:08:43 +0200 |
merge ...
|
Thilo Cestonaro |
Fri, 09 Oct 2009 23:23:54 +0200 |
mod_adhoc_cmd_admin: Initial commit
|
Florian Zeitz |
Fri, 09 Oct 2009 21:48:20 +0200 |
mod_adhoc, mod_adhoc_cmd_ping: Code cleanup
|
Florian Zeitz |
Fri, 09 Oct 2009 21:47:20 +0200 |
mod_privacy: make the block function work; retrieve the roster groups correctly
|
Thilo Cestonaro |
Fri, 09 Oct 2009 23:23:12 +0200 |
mod_swedishchef: Added configurable trigger
|
Florian Zeitz |
Tue, 06 Oct 2009 22:00:05 +0200 |
mod_pastebin: Comment some debug logging on every message
|
Matthew Wild |
Fri, 02 Oct 2009 22:16:19 +0100 |