Mercurial > prosody-modules
view mod_webpresence/squishy @ 257:08fa42e1ab06
mod_smacks: Fixes for monkey-patched sessionmanager.destroy to handle stream resumption, and to fall back to stock destroy() if the session is not smacks-enabled.
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Thu, 07 Oct 2010 16:18:07 +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"