Log

description author age
util.iterators: New iterators library Matthew Wild 2009-03-25
util.array: New array library Matthew Wild 2009-03-25
util.set: Rename private items container, optimise set.difference() and add set.intersection() Matthew Wild 2009-03-23
core.rostermanager/mod_roster: Support for roster versioning Matthew Wild 2009-03-23
util.datamanager: Don't delete data when first entry in table is 'false'. My favourite bug so far. Matthew Wild 2009-03-22
mod_component: Remove some commented code Matthew Wild 2009-03-22
core.configmanager: Make components use 'component' module by default if none specified Matthew Wild 2009-03-22
Update example config, categorise modules, add new modules Matthew Wild 2009-03-22
prosody.cfg.lua.dist: Remove some factual inaccuracies Matthew Wild 2009-03-22
mod_component: Use net_activate_ports to start port listener based on config Matthew Wild 2009-03-22
mod_component: Set default listening interface to 127.0.0.1 Matthew Wild 2009-03-22
net.connlisteners: Allow listeners to specify default interface Matthew Wild 2009-03-22
prosody: Expose net_activate_ports as a global function for use by plugins Matthew Wild 2009-03-22
prosody: Allow ports to be specified as just numbers Matthew Wild 2009-03-22
util.set: Fix to make constructor work, and functions defined correctly Matthew Wild 2009-03-22
util.set: New util library Matthew Wild 2009-03-22
net.http: Don't throw error on invalid URLs. Fixes #56. Matthew Wild 2009-03-21
Add initial mod_component for XEP-0114 support. Albert, where are you? Matthew Wild 2009-03-21
net.xmppclient_listener: Set default namespace to jabber:client Matthew Wild 2009-03-21
net.xmppserver_listener: Set default namespace to jabber:server Matthew Wild 2009-03-21
core.xmlhandlers: Filter out default stream namespace from stanzas Matthew Wild 2009-03-21
core.stanza_router: Allow routing from components Matthew Wild 2009-03-21
Merge Matthew Wild 2009-03-20
0.3->0.4 Matthew Wild 2009-03-20
Merge Matthew Wild 2009-03-14
Don't reject some valid IQs. Thanks to elmex for spotting. Matthew Wild 2009-03-14
Automated merge with http://waqas.ath.cx:8000/ Matthew Wild 2009-03-08
mod_xmlrpc: Limit usage to admins Waqas Hussain 2009-03-08
mod_legacyauth: Added stream feature: <auth xmlns='http://jabber.org/features/iq-auth'/> Waqas Hussain 2009-03-07
usermanager: Added is_admin(jid) Waqas Hussain 2009-03-07
Added core.objectmanager Waqas Hussain 2009-03-07
util/xmlrpc: Added <nil/> extension to RPC functions (allowing nil parameters and return values) Waqas Hussain 2009-03-07