Log

description author age
mod_carbons: Unconditionally set namespace of forwarded message. Kim Alvefur 2012-07-16
mod_vjud: Remove some ... verbose debug logging Kim Alvefur 2012-07-13
mod_streamstats: Switch to portmanager and other 0.9 goodness Kim Alvefur 2012-07-11
mod_http_favicon: Add, serves a favicon.ico Kim Alvefur 2012-07-07
mod_mam_adhoc: Use ad-hoc command node suggested by XEP-0313 Kim Alvefur 2012-07-07
mod_limits: Import to prosody-modules, connection-level rate limiting Matthew Wild 2012-07-06
mod_archive: switch from/to Olivier Goffart 2012-07-04
mod_archive: Fix duplicate messages stored Olivier Goffart 2012-07-04
mod_archive: Fix hour offset in stored message date Olivier Goffart 2012-07-04
mod_vjud: Don't break on undefined properties. Kim Alvefur 2012-07-01
mod_vjud: Switch first and last name in results to be correct. Kim Alvefur 2012-07-01
mod_vjud: Update util.vcard from verse Kim Alvefur 2012-07-01
mod_compat_muc_admin: added missing import (thanke MattJ) Marco Cirillo 2012-06-30
mod_vjud: Missing fields should not match everyone. (Thanks Pidgin) Kim Alvefur 2012-06-28
mod_host_guard: adjusted log message. Marco Cirillo 2012-06-26
mod_host_guard: reduced code duplication and added better logging. Marco Cirillo 2012-06-26
mod_host_guard: during configuration reload the host handlers should be reinitialized as well, so reverted changed and added back the "redundant code". Marco Cirillo 2012-06-26
mod_host_guard: removed redundant cleanup code (tested it's completely unrequired). Marco Cirillo 2012-06-25
mod_host_guard: host handlers are now cleaned properly on module unload (and also still on re/load to be safe). Marco Cirillo 2012-06-25
mod_host_guard: referenced configmanager from prosody's _G instead of requiring it. Marco Cirillo 2012-06-25
mod_register_json: moved throttling logic so that if there's a failure during nick registration the user can retry and referenced usermanager from prosody's _G instead of req. it. Marco Cirillo 2012-06-25
mod_register_redirect: referenced configmanager from prosody's global space instead of requiring it (==). Marco Cirillo 2012-06-25
mod_register_json: modify logic to prevent an unnecessary call to usermanager. Marco Cirillo 2012-06-25
mod_auth_joomla: Added config option sql.prefix (default = "jos_"). Waqas Hussain 2012-06-22