Software /
code /
prosody
Graph
-
util.pubsub: Add service:set_node_capabilities()2010-12-21, by Matthew Wild
-
util.xmppstream: Allow stream_ns = "" for parsing streams with no xmlns2010-12-21, by Matthew Wild
-
Merge with 0.82010-12-21, by Matthew Wild
-
prosody.cfg.lua.dist: Add note about external gateways2010-12-21, by Matthew Wild
-
prosody.cfg.lua.dist: Update for new logging config format2010-12-21, by Matthew Wild
-
configmanager: Support for wildcards in Include directives2010-12-20, by Matthew Wild
-
util.httpstream: A little cleanup of the HTTP path.2010-12-19, by Waqas Hussain
-
mod_pubsub: Use bare JID in get_affiliation2010-12-21, by Matthew Wild
-
mod_pubsub: Skip false features in feature_map2010-12-21, by Matthew Wild
-
util.pubsub: Fix nil global access in get_nodes()2010-12-21, by Matthew Wild
-
mod_pubsub: Return disco#info stanza from build_disco_info()2010-12-21, by Matthew Wild
-
mod_pubsub: Iterate over disco features in correct table2010-12-21, by Matthew Wild
-
mod_pubsub: Fix capabilities table from some debugging2010-12-21, by Matthew Wild
-
mod_pubsub: Make the pubsub host an admin too2010-12-21, by Matthew Wild
-
util.pubsub: Modify new() to take a config, and add a default config via a metatable2010-12-21, by Matthew Wild
-
mod_pubsub: Add 'forbidden' error support2010-12-21, by Matthew Wild
-
prosody.cfg.lua.dist: Add note about external gateways2010-12-21, by Matthew Wild
-
prosody.cfg.lua.dist: Update for new logging config format2010-12-21, by Matthew Wild
-
configmanager: Support for wildcards in Include directives2010-12-20, by Matthew Wild
-
util.httpstream: A little cleanup of the HTTP path.2010-12-19, by Waqas Hussain
-
Merge with 0.82010-12-19, by Matthew Wild
-
mod_pubsub, util.pubsub: Remove from 0.82010-12-19, by Matthew Wild
-
Merge 0.8->trunk (uh-oh)2010-12-19, by Matthew Wild
-
util.events: Remove an event's table when it has no more handlers.2010-12-18, by Waqas Hussain
-
mod_admin_adhoc: Support unloading multiple modules2010-12-18, by Florian Zeitz
-
mod_admin_adhoc: Support for reloading multiple modules2010-12-18, by Florian Zeitz
-
net/server_select.lua: Reduce select() timeout back to 1s2010-12-18, by Matthew Wild
-
storagemanager: Don't always show fallback warning when using per-store config2010-12-18, by Matthew Wild
-
prosodyctl: Add dummy lock/unlock_globals() until util.startup comes along2010-12-18, by Matthew Wild
-
mod_storage_sql: Fix a couple of bugs in "JSON" decoding2010-12-18, by Matthew Wild
-
util.prosodyctl: Initialize storagemanager on hosts we modify2010-12-18, by Matthew Wild
-
storagemanager: Log warning when loading the storage provider plugin fails2010-12-18, by Matthew Wild
-
usermanager: Fixed a possible traceback when is_admin() was used on a component.2010-12-17, by Waqas Hussain
-
prosody.cfg.lua.dist: Update to reflect new mod_admin_* modules2010-12-17, by Matthew Wild
-
util.stanza: Iterate on childtags instead of all childs.2010-12-17, by Kim Alvefur
-
Make libidn default when not specifiying a IDN lib.2010-12-14, by Tobias Markmann
-
Fix lua lib name in LDFLAGS.2010-12-14, by Tobias Markmann
-
util.encodings: Support for ICU for IDNA operations.2010-12-14, by Tobias Markmann
-
mod_pubsub: Preserve service object on module reload2010-12-17, by Matthew Wild
-
mod_pubsub: Handle disco#info and disco#items2010-12-17, by Matthew Wild
-
util.pubsub: Add service:get_nodes()2010-12-17, by Matthew Wild
-
net.httpserver: Default 'ports' = {5280}2010-12-17, by Matthew Wild
-
net.xmppclient_listener: Imports and global cleanup.2010-12-14, by Waqas Hussain
-
net.xmppserver_listener: Removed unnecessary import of lxp.2010-12-14, by Waqas Hussain
-
net.xmppserver_listener: Removed unused variables and imports.2010-12-14, by Waqas Hussain
-
net.xmppserver_listener: Made some globals local.2010-12-14, by Waqas Hussain
-
net.xmppcomponent_listener: Move session creation from listener.onincoming to listener.onconnect.2010-12-14, by Waqas Hussain
-
net.xmppcomponent_listener: Made some globals local.2010-12-14, by Waqas Hussain
-
core.loggingmanager: Updated to use termcolours.getstyle instead of termcolours.getstring for console logging.2010-12-14, by Waqas Hussain
Scroll all the way down to load more.