Mercurial > prosody-modules
log
age | author | description |
---|---|---|
Fri, 10 Aug 2012 07:42:53 +0700 | Vadim Misbakh-Soloviov | 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 instead |
Thu, 09 Aug 2012 20:31:13 +0200 | Kim Alvefur | mod_vjud: Allow working as a component, in which case the parent domain is searched. |
Thu, 09 Aug 2012 20:16:09 +0200 | Kim Alvefur | mod_vjud/vcard.lib: Iterate on tags instead of items (thanks mva) |
Thu, 09 Aug 2012 19:49:50 +0200 | Kim Alvefur | mod_vjud: Correctly pass current state to form (Thanks Florob) |
Tue, 07 Aug 2012 15:51:15 +0100 | Matthew Wild | 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 01:51:42 +0200 | Kim Alvefur | mod_pubsub_hub: Fix calculating next periodic check of subscriptions. |