Software /
code /
prosody
Graph
-
Merge Zash->trunk2011-04-15, by Matthew Wild
-
net.dns: Fix TXT records2011-04-14, by Kim Alvefur
-
util.datetime: Fix timestamp parsing when in DST (thanks xnyhps)2011-04-15, by Matthew Wild
-
Merge 0.8->trunk2011-04-11, by Matthew Wild
-
tools/migration/migrator/prosody_sql.lua: Fix compatibility with PostgreSQL (thanks Timo)2011-04-11, by Matthew Wild
-
mod_pubsub: Support for setting a disco name2011-04-06, by Marco Cirillo
-
Merge 0.8->trunk2011-04-06, by Matthew Wild
-
mod_tls: Fix for components to more reliably inherit SSL settings from their parenthost (thanks Link Mauve)2011-04-06, by Matthew Wild
-
Merge 0.8 -> trunk2011-04-05, by Matthew Wild
-
Tagging 0.8.02011-04-05, by Matthew Wild
-
tools/migration/migrator/prosody_files.lua: Fix for previous commit 0.8.02011-04-05, by Matthew Wild
-
tools/migration/prosody-migrator.lua: Add messages to show when migration is in progress2011-04-05, by Matthew Wild
-
tools/migration: Support for ~/ in paths2011-04-05, by Matthew Wild
-
Merge 0.8->trunk2011-04-05, by Matthew Wild
-
usermanager: Check host exists before trying to look up admins for it2011-04-05, by Matthew Wild
-
tools/migration/prosody-migrator.lua: Refactor store handler loading to report errors they throw2011-04-05, by Matthew Wild
-
tools/migration/migrator/prosody_sql: Throw a friendlier error when LuaDBI is not found2011-04-05, by Matthew Wild
-
prosody.cfg.lua.dist: Add example of 'authentication' option2011-04-05, by Matthew Wild
-
mod_privacy: Remove several unused variable declarations2011-03-29, by Matthew Wild
-
mod_privacy: Remove unused function, sendUnavailable2011-03-29, by Matthew Wild
-
tools/migration: Rename main.lua -> prosody-migrator.lua and update the Makefile2011-03-21, by Matthew Wild
-
net.httpserver: Revert commit eccd3c87d717 which has since been fixed in a better way2011-03-21, by Matthew Wild
-
mod_dialback: Use session:close() on dialback failure instead of s2smanager.destroy_session() (thanks Zash)2011-03-21, by Matthew Wild
-
Merge 0.8->trunk2011-03-18, by Matthew Wild
-
tools/migration/Makefile: Don't install main.lua (we already install it as prosody-migrator) (thanks Enrico)2011-03-03, by Matthew Wild
-
Merge 0.8->trunk.2011-03-02, by Waqas Hussain
-
prosody: Load net.httpserver at startup, to avoid creating a global later.2011-03-02, by Waqas Hussain
-
net.connlisteners: Log traceback on errors in listener loading.2011-03-02, by Waqas Hussain
-
Merge 0.8->trunk2011-03-01, by Matthew Wild
-
mod_storage_sql: Display friendlier error when LuaDBI is missing2011-03-01, by Matthew Wild
-
Merge 0.8->trunk2011-02-26, by Matthew Wild
-
tools/migration/*: Numerous changes and restructuring, and the addition of a Makefile2011-02-26, by Matthew Wild
-
Merge 0.8->trunk2011-02-25, by Matthew Wild
-
tools/migration/config.lua: Minor fixes for more sensible defaults2011-02-25, by Matthew Wild
-
tools/migration/config.lua: Minor fixes for more sensible defaults2011-02-25, by Matthew Wild
-
Merge 0.8->trunk2011-02-25, by Matthew Wild
-
Merge 0.8->trunk2011-02-24, by Matthew Wild
-
util.sasl.scram: Fix bug in validate_username function. (Thanks Florob)2011-02-24, by Tobias Markmann
-
util.sasl.scram: Fix bug in validate_username function. (Thanks Florob)2011-02-24, by Tobias Markmann
-
Merge 0.8->trunk.2011-02-24, by Waqas Hussain
-
MUC: Add a textual error message when the user isn't allowed to get/set config form.2011-02-24, by Waqas Hussain
-
Merge 0.8->trunk2011-02-24, by Matthew Wild
-
util.stanza: Whitespace fix after merge (complicated)2011-02-24, by Matthew Wild
-
prosody, prosodyctl: Use plugin_paths in addition to, not instead of, the default plugin path2011-02-24, by Matthew Wild
-
tools/migration/*.lua: Convert to unix line endings2011-02-23, by Matthew Wild
-
net.httpserver: Removed an unused function.2011-02-23, by Waqas Hussain
-
tests/test_sasl.lua: Convert literal UTF-8/Latin1 chars to escape codes for weak text editors2011-02-22, by Matthew Wild
-
net.httpserver: Catch errors thrown in HTTP handlers.2011-02-22, by Waqas Hussain
-
mod_auth_*: Get rid of undocumented and broken 'sasl_realm' config option.2011-02-22, by Waqas Hussain
-
mod_auth_cyrus: Print some diagnostic log messages about the available mechanisms.2011-02-22, by Waqas Hussain
-
prosodyctl: Support for plugin_paths config option2011-02-22, by Matthew Wild
-
mod_tls: Drop 'TLS negotiation started for ...' to debug level from info2011-02-22, by Matthew Wild
-
s2smanager: Drop some log messages to debug level from info/warn2011-02-22, by Matthew Wild
-
prosody: Change plugin_path -> plugin_paths and make it an array instead of a string2011-02-22, by Matthew Wild
-
util.stanza: Remove childtags and rename matching_tags -> childtags (they are API-compatible)2011-02-22, by Matthew Wild
-
util.pluginloader: Remove unused support for custom loaders, to simplify further refactoring.2011-02-20, by Waqas Hussain
-
modulemanager: Added module.path to the plugin API to let plugins determine their load path.2011-02-20, by Waqas Hussain
-
util.pluginloader: Return file path on success in pluginloader.load_code().2011-02-20, by Waqas Hussain
-
util.pluginloader: Return full file path from internal file loader on success, not just the name.2011-02-20, by Waqas Hussain
-
util.stanza: Rewrite clone() to be more optimized.2011-02-20, by Waqas Hussain
-
loggingmanager: Allow specifying a sink type in per-level logging config (thanks ruskie)2011-02-13, by Matthew Wild
-
loggingmanager: Iterate over logging config rules using ipairs rather than pairs2011-02-13, by Matthew Wild
-
mod_presence: Bounce errors for invalid presence types (thanks nolan/Astro)2011-02-10, by Matthew Wild
-
TODO: Update for 0.9 milestones2011-02-01, by Matthew Wild
-
TODO: Remove 0.8 milestones2011-02-01, by Matthew Wild
-
prosody: Add config option plugin_path to allow overriding plugin directories.2011-01-20, by Waqas Hussain
-
util.pluginloader: Add support for multiple plugin directories.2011-01-20, by Waqas Hussain
-
MUC: Add option to allow participants to change the subject.2011-01-14, by Kim Alvefur
-
Merge with waqas2011-02-24, by Matthew Wild
-
util.stanza: Clean up matching_tags() and replace :childtags() with it2011-02-19, by Matthew Wild
-
prosody, prosodyctl: Use plugin_paths in addition to, not instead of, the default plugin path2011-02-24, by Matthew Wild
-
tools/migration/*.lua: Convert to unix line endings2011-02-23, by Matthew Wild
-
net.httpserver: Removed an unused function.2011-02-23, by Waqas Hussain
-
tests/test_sasl.lua: Convert literal UTF-8/Latin1 chars to escape codes for weak text editors2011-02-22, by Matthew Wild
-
net.httpserver: Catch errors thrown in HTTP handlers.2011-02-22, by Waqas Hussain
-
mod_auth_*: Get rid of undocumented and broken 'sasl_realm' config option.2011-02-22, by Waqas Hussain
-
mod_auth_cyrus: Print some diagnostic log messages about the available mechanisms.2011-02-22, by Waqas Hussain
-
prosodyctl: Support for plugin_paths config option2011-02-22, by Matthew Wild
Scroll all the way down to load more.