Mon, 30 Mar 2009 02:38:51 +0500 Waqas Hussain Fixed: mod_roster: Prep JIDs being added to roster (part of issue #57)
Mon, 30 Mar 2009 02:30:06 +0500 Waqas Hussain Fixed: mod_register: Node prepping was not being applied to usernames (part of issue #57)
Mon, 30 Mar 2009 02:24:19 +0500 Waqas Hussain Fixed: mod_regster: traceback when removing accounts
Mon, 30 Mar 2009 02:02:59 +0500 Waqas Hussain Fixed: rostermanager: Create new roster item if one doesn't exist on subscription approval (fixes issue #77)
Mon, 30 Mar 2009 01:57:51 +0500 Waqas Hussain Fixed: stanza_router: Respond with correct stanza error on malformed stanzas
Mon, 30 Mar 2009 01:55:56 +0500 Waqas Hussain Fixed: net/http.lua: HTTP request callback wasn't being called on some errors
Sun, 29 Mar 2009 13:50:59 +0100 Matthew Wild util.array: Add :reverse() method
Sun, 29 Mar 2009 02:14:32 +0100 Matthew Wild util.datetime: Allow specifying a time to format
Thu, 26 Mar 2009 03:55:45 +0000 Matthew Wild util.array: Expose array.* functions, to be used for unwrapped arrays
Wed, 25 Mar 2009 03:01:10 +0000 Matthew Wild util.iterators: New iterators library
Wed, 25 Mar 2009 03:00:09 +0000 Matthew Wild util.array: New array library
Mon, 23 Mar 2009 01:49:22 +0000 Matthew Wild util.set: Rename private items container, optimise set.difference() and add set.intersection()
Mon, 23 Mar 2009 00:31:29 +0000 Matthew Wild core.rostermanager/mod_roster: Support for roster versioning
Sun, 22 Mar 2009 20:50:37 +0000 Matthew Wild util.datamanager: Don't delete data when first entry in table is 'false'. My favourite bug so far.
Sun, 22 Mar 2009 17:54:29 +0000 Matthew Wild mod_component: Remove some commented code
Sun, 22 Mar 2009 15:33:38 +0000 Matthew Wild core.configmanager: Make components use 'component' module by default if none specified
Sun, 22 Mar 2009 15:23:26 +0000 Matthew Wild Update example config, categorise modules, add new modules
Sun, 22 Mar 2009 15:08:15 +0000 Matthew Wild prosody.cfg.lua.dist: Remove some factual inaccuracies
Sun, 22 Mar 2009 15:02:07 +0000 Matthew Wild mod_component: Use net_activate_ports to start port listener based on config
Sun, 22 Mar 2009 15:01:23 +0000 Matthew Wild mod_component: Set default listening interface to 127.0.0.1
Sun, 22 Mar 2009 14:59:28 +0000 Matthew Wild net.connlisteners: Allow listeners to specify default interface
Sun, 22 Mar 2009 14:14:40 +0000 Matthew Wild prosody: Expose net_activate_ports as a global function for use by plugins
Sun, 22 Mar 2009 14:04:42 +0000 Matthew Wild prosody: Allow ports to be specified as just numbers
Sun, 22 Mar 2009 12:37:56 +0000 Matthew Wild util.set: Fix to make constructor work, and functions defined correctly
Sun, 22 Mar 2009 12:13:39 +0000 Matthew Wild util.set: New util library
Sat, 21 Mar 2009 23:48:09 +0000 Matthew Wild net.http: Don't throw error on invalid URLs. Fixes #56.
Sat, 21 Mar 2009 21:47:09 +0000 Matthew Wild Add initial mod_component for XEP-0114 support. Albert, where are you?
Sat, 21 Mar 2009 21:45:25 +0000 Matthew Wild net.xmppclient_listener: Set default namespace to jabber:client
Sat, 21 Mar 2009 21:44:42 +0000 Matthew Wild net.xmppserver_listener: Set default namespace to jabber:server
Sat, 21 Mar 2009 21:43:50 +0000 Matthew Wild core.xmlhandlers: Filter out default stream namespace from stanzas
Sat, 21 Mar 2009 21:42:14 +0000 Matthew Wild core.stanza_router: Allow routing from components
Fri, 20 Mar 2009 20:17:05 +0000 Matthew Wild Merge
Fri, 20 Mar 2009 20:16:25 +0000 Matthew Wild 0.3->0.4
Sat, 14 Mar 2009 16:05:22 +0000 Matthew Wild Merge
Sat, 14 Mar 2009 16:03:48 +0000 Matthew Wild Don't reject some valid IQs. Thanks to elmex for spotting.
Sun, 08 Mar 2009 03:38:22 +0000 Matthew Wild Automated merge with http://waqas.ath.cx:8000/
Sun, 08 Mar 2009 05:03:22 +0500 Waqas Hussain mod_xmlrpc: Limit usage to admins
Sun, 08 Mar 2009 04:49:51 +0500 Waqas Hussain mod_legacyauth: Added stream feature: <auth xmlns='http://jabber.org/features/iq-auth'/>
Sun, 08 Mar 2009 03:46:44 +0500 Waqas Hussain usermanager: Added is_admin(jid)
Sun, 08 Mar 2009 01:07:29 +0500 Waqas Hussain Added core.objectmanager
Sun, 08 Mar 2009 01:06:37 +0500 Waqas Hussain util/xmlrpc: Added <nil/> extension to RPC functions (allowing nil parameters and return values)
Sat, 07 Mar 2009 20:17:09 +0000 Matthew Wild mod_saslauth: Disable SASL ANONYMOUS unless explicitly enabled with sasl_anonymous = true
Sat, 07 Mar 2009 19:57:28 +0000 Matthew Wild net.adns: Set new send in net.server after 'connecting UDP' socket
Sat, 07 Mar 2009 19:56:53 +0000 Matthew Wild net.server: Allow replacement of send function on an open socket
Sat, 07 Mar 2009 19:40:00 +0000 Matthew Wild util.logger: Small code tidying :)
Sat, 07 Mar 2009 20:33:21 +0100 Tobias Markmann Support to filter logging by source via pattern matching from config file.
Sat, 07 Mar 2009 19:28:12 +0000 Matthew Wild prosody: Load logger after reading the config
Wed, 04 Mar 2009 18:48:29 +0000 Matthew Wild Automated merge with http://waqas.ath.cx:8000/
Wed, 04 Mar 2009 22:59:58 +0500 Waqas Hussain XML-RPC: Set appropriate Content-Type header in HTTP response
Wed, 04 Mar 2009 22:45:06 +0500 Waqas Hussain MUC: Kick participants for error replies only on a selected list of error conditions
Wed, 04 Mar 2009 22:23:41 +0500 Waqas Hussain Let global modules add disco features for all hosts
Wed, 04 Mar 2009 22:22:40 +0500 Waqas Hussain mod_xmlrpc: Handle RPC stanzas sent over XMPP (XEP-0009: Jabber-RPC)
Wed, 04 Mar 2009 22:15:46 +0500 Waqas Hussain Allow global modules to hook stanza handlers
Wed, 04 Mar 2009 22:12:52 +0500 Waqas Hussain Added mod_xmlrpc
Wed, 04 Mar 2009 22:10:27 +0500 Waqas Hussain Added util/xmlrpc.lua - functions for converting between XML-RPC stanzas and Lua objects
Wed, 04 Mar 2009 18:24:43 +0000 Waqas Hussain core.presencemanager: Convert Windows line endings to UNIX
Wed, 04 Mar 2009 15:52:05 +0000 Matthew Wild net.adns: Return _M
Wed, 04 Mar 2009 14:44:28 +0000 Matthew Wild net.adns: Load the correct dns lib
Wed, 04 Mar 2009 12:59:35 +0000 Matthew Wild net.adns: Add helper module for performing non-blocking DNS lookups
Wed, 04 Mar 2009 12:58:56 +0000 Matthew Wild net.dns: Add methods necessary for allowing non-blocking DNS lookups
(0) -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip