Mercurial > prosody-modules
view mod_webpresence/squishy @ 85:83494de806a4
mod_muc_log: Do not log other muc-component's rooms then the module was loaded for. Do neither log nor provide access to possible existing log if a room is private. (thx flo for spotting this)
author | Thilo Cestonaro <thilo@cestona.ro> |
---|---|
date | Sun, 08 Nov 2009 18:35:53 +0100 |
parents | 63080b8973ee |
children |
line wrap: on
line source
Option "minify-level" "full" Resource "icons/status_online.png" Resource "icons/status_away.png" Resource "icons/status_xa.png" Resource "icons/status_dnd.png" Resource "icons/status_chat.png" Resource "icons/status_offline.png" Main "mod_webpresence.in.lua" Output "mod_webpresence.lua"