Software /
code /
prosody
Log
description | author | age |
---|---|---|
Eliminate direct setfenv usage | Florian Zeitz | Fri, 08 Jun 2012 05:04:38 +0200 |
util.envload: New module to abstract Lua 5.1's setfenv and Lua 5.2's load | Florian Zeitz | Thu, 07 Jun 2012 23:27:26 +0200 |
mod_dialback: Ignore <db:verify/> with a 'type' attribute on incoming connections, instead of interpreting them as a request to verify a key | Matthew Wild | Fri, 27 Jul 2012 20:29:32 +0100 |
net.server_event: Replace usage of string.len() with # operator | Matthew Wild | Thu, 26 Jul 2012 16:46:18 +0100 |
mod_vcard: Remove vcard_compatibility COMPAT (moved to mod_compat_vcard in prosody-modules), and add warning for those using the option | Matthew Wild | Thu, 26 Jul 2012 15:16:52 +0100 |
mod_muc: Remove unused variable and pull hosts into a local | Kim Alvefur | Thu, 26 Jul 2012 04:45:22 +0200 |
mod_muc: Use module:send() instead of core_*_stanza() | Kim Alvefur | Thu, 26 Jul 2012 04:41:56 +0200 |