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