Software /
code /
prosody
Graph
-
Automated merge with ssh://hg@prosody.im/prosody-hg2009-03-30, by Matthew Wild
-
Move SSL initialisation into the correct spot (thanks albert)2009-03-30, by Matthew Wild
-
Added: componentmanager: Automatically add component.host.name to the disco items list of host.name2009-03-30, by Waqas Hussain
-
Fixed: Some nil access bugs2009-03-30, by Waqas Hussain
-
Added: MUC: Room invites2009-03-29, by Waqas Hussain
-
Added: util/events.lua: An event handling library2009-03-29, by Waqas Hussain
-
Fixed: mod_saslauth: Changed anonymous host option from "sasl_anonymous" to "anonymous_login"2009-03-29, by Waqas Hussain
-
Added: Prevent disk writes for anonmous hosts (option: core/anonymous_login = true)2009-03-29, by Waqas Hussain
-
Added: datamanager: Allow a callback to be installed which selectively prevents disk writes2009-03-29, by Waqas Hussain
-
Fixed: s2smanager: Apply nameprep on hostnames passed in stream tag (part of issue #57)2009-03-29, by Waqas Hussain
-
Fixed: sessionmanager: Apply nameprep on hostname passed in stream tag (part of issue #57)2009-03-29, by Waqas Hussain
-
Fixed: mod_roster: Prep JIDs being added to roster (part of issue #57)2009-03-29, by Waqas Hussain
-
Fixed: mod_register: Node prepping was not being applied to usernames (part of issue #57)2009-03-29, by Waqas Hussain
-
Fixed: mod_regster: traceback when removing accounts2009-03-29, by Waqas Hussain
-
Fixed: rostermanager: Create new roster item if one doesn't exist on subscription approval (fixes issue #77)2009-03-29, by Waqas Hussain
-
Fixed: stanza_router: Respond with correct stanza error on malformed stanzas2009-03-29, by Waqas Hussain
-
Fixed: net/http.lua: HTTP request callback wasn't being called on some errors2009-03-29, by Waqas Hussain
-
util.array: Add :reverse() method2009-03-29, by Matthew Wild
-
util.datetime: Allow specifying a time to format2009-03-29, by Matthew Wild
-
util.array: Expose array.* functions, to be used for unwrapped arrays2009-03-26, by Matthew Wild
-
util.iterators: New iterators library2009-03-25, by Matthew Wild
-
util.array: New array library2009-03-25, by Matthew Wild
-
util.set: Rename private items container, optimise set.difference() and add set.intersection()2009-03-23, by Matthew Wild
-
core.rostermanager/mod_roster: Support for roster versioning2009-03-23, by Matthew Wild
-
util.datamanager: Don't delete data when first entry in table is 'false'. My favourite bug so far.2009-03-22, by Matthew Wild
-
mod_component: Remove some commented code2009-03-22, by Matthew Wild
-
core.configmanager: Make components use 'component' module by default if none specified2009-03-22, by Matthew Wild
-
Update example config, categorise modules, add new modules2009-03-22, by Matthew Wild
Scroll all the way down to load more.