Software /
code /
prosody
Log
plugins/mod_console.lua @ 3614:8b436cc88c0e
description | author | age |
---|---|---|
mod_console: Don't allow bang bang as the first command in a session, or when the last command is unknown (fixes #218) | Matthew Wild | Fri, 12 Nov 2010 11:51:50 +0000 |
mod_console: Keep global variable assignments sandboxed by default. | Waqas Hussain | Thu, 04 Nov 2010 18:44:57 +0500 |
Monster whitespace commit (beware the whitespace monster). | Waqas Hussain | Sat, 16 Oct 2010 23:00:42 +0500 |
mod_console: Add host:* commands to help (thanks Zash) | Matthew Wild | Sat, 14 Aug 2010 15:15:35 +0100 |
mod_console: Override dofile() in the console environment (this lets print() print to the console session for example). | Waqas Hussain | Mon, 26 Jul 2010 01:52:04 +0500 |
mod_console: Added support for multiple arguments to print(). | Waqas Hussain | Mon, 26 Jul 2010 00:59:26 +0500 |