Log

description author age
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
mod_pastebin: Expire pastes after 'pastebin_expire_after' hours, 24 by default Matthew Wild Fri, 02 Oct 2009 22:15:14 +0100
mod_pastebin: Allow per-host pastebin_threshold Matthew Wild Fri, 02 Oct 2009 13:52:37 +0100
mod_swedishchef: Initial commit Florian Zeitz Fri, 02 Oct 2009 02:04:55 +0200
mod_pastebin: Small fix to read the pastebin URL from the config Matthew Wild Thu, 01 Oct 2009 20:58:11 +0100
mod_privacy: overworked error returns while creating, editing, deleting or de/activating lists. Thilo Cestonaro Wed, 30 Sep 2009 21:35:29 +0200
mod_privacy: removed trunk dependency; make it work when no lists already are exiting Thilo Cestonaro Tue, 29 Sep 2009 12:59:42 +0200
mod_privacy: make finding the right session working Thilo Cestonaro Mon, 28 Sep 2009 22:36:01 +0200
mod_privacy: prepare everything for the "is used" checking stuff... Thilo Cestonaro Mon, 28 Sep 2009 22:22:22 +0200
mod_privacy: order must be non-negativ integer and unique, group must be existing in the roster, subscription can only be to,from,both or none, action must be either deny or allow. Thilo Cestonaro Mon, 28 Sep 2009 18:17:20 +0200