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
|
Vadim Misbakh-Soloviov |
Fri, 10 Aug 2012 07:42:53 +0700 |
mod_vjud: Allow working as a component, in which case the parent domain is searched.
|
Kim Alvefur |
Thu, 09 Aug 2012 20:31:13 +0200 |
mod_vjud/vcard.lib: Iterate on tags instead of items (thanks mva)
|
Kim Alvefur |
Thu, 09 Aug 2012 20:16:09 +0200 |
mod_vjud: Correctly pass current state to form (Thanks Florob)
|
Kim Alvefur |
Thu, 09 Aug 2012 19:49:50 +0200 |
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)
|
Matthew Wild |
Tue, 07 Aug 2012 15:51:15 +0100 |
mod_pubsub_hub: Fix calculating next periodic check of subscriptions.
|
Kim Alvefur |
Tue, 07 Aug 2012 01:51:42 +0200 |
mod_register_redirect: use 'return origin.send' instead of returning true everytime.
|
Marco Cirillo |
Mon, 06 Aug 2012 14:48:26 +0000 |
mod_register_redirect: fixed clunky if block (thanks Zash, mva).
|
Marco Cirillo |
Mon, 06 Aug 2012 14:42:48 +0000 |
mod_webpresence: fixed text notation, added html, added status message output
|
Vadim Misbakh-Soloviov |
Mon, 06 Aug 2012 17:08:12 +0700 |
mod_register_redirect: Fix typo in variable name (again...)
|
Matthew Wild |
Sun, 05 Aug 2012 17:51:58 +0100 |
mod_register_redirect: Fix usage of incorrect variable name (thanks iron)
|
Matthew Wild |
Sun, 05 Aug 2012 13:55:29 +0100 |
mod_webpresence: Added possibility to get status as text
|
Vadim Misbakh-Soloviov |
Sun, 05 Aug 2012 09:07:48 +0700 |
mod_s2sblackwhitelist: Remove, as very incompatible with 0.9 and similar functionality is available through mod_host_guard
|
Matthew Wild |
Sun, 05 Aug 2012 02:38:38 +0100 |
mod_support_contact: Use module:send()
|
Matthew Wild |
Sun, 05 Aug 2012 02:33:29 +0100 |