Log

description author age
Fixed: mod_roster: Prep JIDs being added to roster (part of issue #57) Waqas Hussain Mon, 30 Mar 2009 02:38:51 +0500
Fixed: mod_register: Node prepping was not being applied to usernames (part of issue #57) Waqas Hussain Mon, 30 Mar 2009 02:30:06 +0500
Fixed: mod_regster: traceback when removing accounts Waqas Hussain Mon, 30 Mar 2009 02:24:19 +0500
Fixed: rostermanager: Create new roster item if one doesn't exist on subscription approval (fixes issue #77) Waqas Hussain Mon, 30 Mar 2009 02:02:59 +0500
Fixed: stanza_router: Respond with correct stanza error on malformed stanzas Waqas Hussain Mon, 30 Mar 2009 01:57:51 +0500
Fixed: net/http.lua: HTTP request callback wasn't being called on some errors Waqas Hussain Mon, 30 Mar 2009 01:55:56 +0500
util.array: Add :reverse() method Matthew Wild Sun, 29 Mar 2009 13:50:59 +0100
util.datetime: Allow specifying a time to format Matthew Wild Sun, 29 Mar 2009 02:14:32 +0100
util.array: Expose array.* functions, to be used for unwrapped arrays Matthew Wild Thu, 26 Mar 2009 03:55:45 +0000
util.iterators: New iterators library Matthew Wild Wed, 25 Mar 2009 03:01:10 +0000
util.array: New array library Matthew Wild Wed, 25 Mar 2009 03:00:09 +0000
util.set: Rename private items container, optimise set.difference() and add set.intersection() Matthew Wild Mon, 23 Mar 2009 01:49:22 +0000
core.rostermanager/mod_roster: Support for roster versioning Matthew Wild Mon, 23 Mar 2009 00:31:29 +0000
util.datamanager: Don't delete data when first entry in table is 'false'. My favourite bug so far. Matthew Wild Sun, 22 Mar 2009 20:50:37 +0000
mod_component: Remove some commented code Matthew Wild Sun, 22 Mar 2009 17:54:29 +0000
core.configmanager: Make components use 'component' module by default if none specified Matthew Wild Sun, 22 Mar 2009 15:33:38 +0000
Update example config, categorise modules, add new modules Matthew Wild Sun, 22 Mar 2009 15:23:26 +0000
prosody.cfg.lua.dist: Remove some factual inaccuracies Matthew Wild Sun, 22 Mar 2009 15:08:15 +0000
mod_component: Use net_activate_ports to start port listener based on config Matthew Wild Sun, 22 Mar 2009 15:02:07 +0000
mod_component: Set default listening interface to 127.0.0.1 Matthew Wild Sun, 22 Mar 2009 15:01:23 +0000
net.connlisteners: Allow listeners to specify default interface Matthew Wild Sun, 22 Mar 2009 14:59:28 +0000
prosody: Expose net_activate_ports as a global function for use by plugins Matthew Wild Sun, 22 Mar 2009 14:14:40 +0000
prosody: Allow ports to be specified as just numbers Matthew Wild Sun, 22 Mar 2009 14:04:42 +0000
util.set: Fix to make constructor work, and functions defined correctly Matthew Wild Sun, 22 Mar 2009 12:37:56 +0000
util.set: New util library Matthew Wild Sun, 22 Mar 2009 12:13:39 +0000
net.http: Don't throw error on invalid URLs. Fixes #56. Matthew Wild Sat, 21 Mar 2009 23:48:09 +0000
Add initial mod_component for XEP-0114 support. Albert, where are you? Matthew Wild Sat, 21 Mar 2009 21:47:09 +0000
net.xmppclient_listener: Set default namespace to jabber:client Matthew Wild Sat, 21 Mar 2009 21:45:25 +0000
net.xmppserver_listener: Set default namespace to jabber:server Matthew Wild Sat, 21 Mar 2009 21:44:42 +0000
core.xmlhandlers: Filter out default stream namespace from stanzas Matthew Wild Sat, 21 Mar 2009 21:43:50 +0000