Log

description author age
mod_smacks: Only request ack for stanzas Kim Alvefur Mon, 10 Sep 2012 21:11:04 +0200
mod_smacks: Less table indexing! Kim Alvefur Mon, 10 Sep 2012 21:02:26 +0200
Add LDAP plugin suite rob Sun, 02 Sep 2012 15:35:50 +0200
mod_mam: Fix variable name, blame autocomplete Kim Alvefur Mon, 27 Aug 2012 05:18:56 +0200
mod_register_redirect: rebacked in changeset c6f1427da79d (behaviour fixed). Marco Cirillo Sun, 26 Aug 2012 23:34:36 +0000
mod_vjud/vcard.lib: Handle empty vcards (thanks mva) Kim Alvefur Mon, 27 Aug 2012 00:06:06 +0200
mod_register_redirect: revert back previous change, as returning origin.send() causes inconsistent behaviour stanza routing/callbacks wise if the request comes from a remote entity. Marco Cirillo Sun, 26 Aug 2012 17:20:45 +0000
mod_carbons: Merge enable and disable handlers Kim Alvefur Sun, 26 Aug 2012 18:56:50 +0200
mod_twitter: Use module:send() Kim Alvefur Sat, 25 Aug 2012 19:25:16 +0200
mod_pastebin: Have a default pastebin URL. Waqas Hussain Tue, 21 Aug 2012 23:37:53 +0500
mod_pubsub_hub: Add compat wrapping of Atom content for interop with PuSH Kim Alvefur Fri, 17 Aug 2012 17:23:52 +0200
mod_mam: Report id of first item and number of items sent. Kim Alvefur Thu, 16 Aug 2012 22:31:08 +0200
mod_mam: Change storage format to store bare JID + resource. Kim Alvefur Thu, 16 Aug 2012 21:31:46 +0200
mod_mam: remove useless check Kim Alvefur Thu, 16 Aug 2012 21:16:35 +0200
mod_pubsub_feeds: util.pubsub methods return bool, data Kim Alvefur Wed, 15 Aug 2012 17:29:18 +0200
mod_pubsub_feeds: Fix method call Kim Alvefur Wed, 15 Aug 2012 17:25:47 +0200
mod_pubsub_feeds: Check if nodes exists in pubsub, make sure they get restored if not. (Thanks Maranda) Kim Alvefur Wed, 15 Aug 2012 16:49:00 +0200
mod_pubsub_feeds: Remove config-reloaded hook, do setup in module.load() instead Kim Alvefur Wed, 15 Aug 2012 16:47:06 +0200
mod_pubsub_feeds: Add parameter refresh_feeds() to force refresh of all feeds Kim Alvefur Wed, 15 Aug 2012 16:34:59 +0200
mod_pubsub_feeds: Use reference to mod_pubsub from module:depends Kim Alvefur Wed, 15 Aug 2012 16:31:27 +0200
mod_register_web: Show actual hostname in registration form Kim Alvefur Fri, 10 Aug 2012 21:40:52 +0200
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