Software /
code /
prosody
Log
description | author | age |
---|---|---|
prosody.cfg.lua.dist: Fixed trailing whitespace. | Waqas Hussain | Sat, 31 Jul 2010 12:33:34 +0500 |
util.pluginloader: Remove useless datamanager dependency. | Waqas Hussain | Sat, 31 Jul 2010 12:32:56 +0500 |
util.pluginloader: Fix loading of plugins, plugin libraries and resources in subfolders (e.g., when loading 'a/b', load 'a/mod_b.lua', and not 'mod_a/b.lua'). | Waqas Hussain | Sat, 31 Jul 2010 12:32:34 +0500 |
util.roster: Remove, not going this route now | Matthew Wild | Mon, 26 Jul 2010 13:40:00 +0100 |
mod_message: Discard headline messages sent to offline full JIDs (to follow latest spec updates). | Waqas Hussain | Mon, 26 Jul 2010 02:18:03 +0500 |
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 |
tests: Added tests for util.sasl.scram.Hi(). | Waqas Hussain | Mon, 26 Jul 2010 01:12:52 +0500 |