Mercurial > prosody-modules
graph
-
mod_twitter: fixed to depend on Prosody's internal util.json. TODO: Discuss (MattJ, Zash, Waqas, Maranda) about migration all json content to use cjson ( http://www.kyne.com.au/~mark/software/lua-cjson-manual.html ) library insteadFri, 10 Aug 2012 07:42:53 +0700, by Vadim Misbakh-Soloviov
-
mod_vjud: Allow working as a component, in which case the parent domain is searched.Thu, 09 Aug 2012 20:31:13 +0200, by Kim Alvefur
-
mod_vjud/vcard.lib: Iterate on tags instead of items (thanks mva)Thu, 09 Aug 2012 20:16:09 +0200, by Kim Alvefur
-
mod_vjud: Correctly pass current state to form (Thanks Florob)Thu, 09 Aug 2012 19:49:50 +0200, by Kim Alvefur
-
mod_broadcast: New module to set up a component that forwards received messages to all online users (similar to Openfire's broadcast module) (thanks Yann Verry)Tue, 07 Aug 2012 15:51:15 +0100, by Matthew Wild
-
mod_pubsub_hub: Fix calculating next periodic check of subscriptions.Tue, 07 Aug 2012 01:51:42 +0200, by Kim Alvefur
-
mod_register_redirect: use 'return origin.send' instead of returning true everytime.Mon, 06 Aug 2012 14:48:26 +0000, by Marco Cirillo
-
mod_register_redirect: fixed clunky if block (thanks Zash, mva).Mon, 06 Aug 2012 14:42:48 +0000, by Marco Cirillo
-
mod_webpresence: fixed text notation, added html, added status message outputMon, 06 Aug 2012 17:08:12 +0700, by Vadim Misbakh-Soloviov
-
mod_register_redirect: Fix typo in variable name (again...)Sun, 05 Aug 2012 17:51:58 +0100, by Matthew Wild
-
mod_register_redirect: Fix usage of incorrect variable name (thanks iron)Sun, 05 Aug 2012 13:55:29 +0100, by Matthew Wild
-
mod_webpresence: Added possibility to get status as textSun, 05 Aug 2012 09:07:48 +0700, by Vadim Misbakh-Soloviov