Software /
code /
prosody
Log
description | author | age |
---|---|---|
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 |
mod_announce, mod_motd, mod_pubsub, mod_register, mod_watchregistrations, mod_welcome: Use module:send() instead of core_*_stanza() | Kim Alvefur | Thu, 26 Jul 2012 04:35:13 +0200 |
mod_admin_adhoc, mod_admin_telnet, mod_bosh, mod_c2s, mod_component, mod_pep, mod_presence, mod_roster, mod_s2s: Import core_post_stanza from the global prosody table. | Kim Alvefur | Thu, 26 Jul 2012 04:33:17 +0200 |