Software /
code /
prosody
Graph
-
Automated merge with http://waqas.ath.cx:8000/2009-06-12, by Matthew Wild
-
mod_pep: Add host identity pubsub/pep2009-06-12, by Waqas Hussain
-
modulemanager: Added function add_identity(category, type) to the modules API2009-06-12, by Waqas Hussain
-
Merge2009-06-12, by Waqas Hussain
-
mod_pep: Fix a nil index bug2009-06-12, by Waqas Hussain
-
net.http: (Re-)add url[en|de]code functions2009-06-12, by Matthew Wild
-
modulemanager: Use module_name in log entry to fix 'error initialising module "nil"' error2009-06-08, by Matthew Wild
-
mod_message: Require stanza lib to prevent traceback on error replies2009-06-07, by Matthew Wild
-
Automated merge with http://waqas.ath.cx:8000/2009-06-07, by Matthew Wild
-
mod_pep: Give the presence handler a higher than default priority2009-06-07, by Waqas Hussain
-
modulemanager: Allow setting a priority while adding an event handler via the module:hook API2009-06-07, by Waqas Hussain
-
mod_pep: Send items to contacts coming online2009-06-07, by Waqas Hussain
-
mod_pep: Fix undefined global access2009-06-07, by Waqas Hussain
-
mod_pep: Maintain user nodes for delayed delivery2009-06-06, by Waqas Hussain
-
mod_console: Show total incoming/outgoing s2s connections2009-06-06, by Matthew Wild
-
modulemanager: Don't require xmlns to be non-nil2009-06-06, by Matthew Wild
-
modulemanager: module:log() -> self:log() fix2009-06-06, by Matthew Wild
-
modulemanager: Allow setting priority of stanza handlers2009-06-06, by Matthew Wild
-
modulemanager: Add module:hook([xmlns, ] name, handler) which uses new stanza events2009-06-06, by Matthew Wild
-
mod_console: Allow running code in the global environment by prefixing with '>'2009-06-05, by Matthew Wild
-
mod_console: Some "improvements" to the useless server:reload() command :)2009-06-05, by Matthew Wild
-
mod_console: Much improved module load/unload/reload commands2009-06-05, by Matthew Wild
-
prosody: Prefix hg: to changeset ids in the version2009-06-05, by Matthew Wild
-
mod_version: Use version from prosody.version2009-06-05, by Matthew Wild
-
prosody: Read version from prosody.version file and set, er, prosody.version!2009-06-05, by Matthew Wild
-
Makefile: Experimental support for recording the version of an installed Prosody2009-06-05, by Matthew Wild
-
modulemanager: Load mod_message, mod_iq and mod_presence implicitly2009-06-04, by Waqas Hussain
-
s2smanager: Use a UUID as the dialback secret2009-06-04, by Waqas Hussain
-
stanza_router: Remove unused s2s dialback functions2009-06-04, by Waqas Hussain
-
Merge with trunk2009-06-04, by Waqas Hussain
-
util.sasl: Remove some nastiness2009-06-04, by Waqas Hussain
-
util.uuid: Added function seed(string) to allow further seeding of the PRNG2009-06-04, by Waqas Hussain
-
util.uuid: Now generates RFC 4122 complaint UUIDs (version 4 - random)2009-06-04, by Waqas Hussain
-
util.uuid: More uniqueness!2009-06-04, by Waqas Hussain
-
sessionmanager: It really is username@host, not host@username :)2009-06-04, by Waqas Hussain
-
Makefile: Set data directory permissions to 750 on install [thanks Dwayne Bent]2009-06-04, by Matthew Wild
-
Makefile: Specify permissions on installed executables [thanks mhavela]2009-06-04, by Matthew Wild
-
prosody: Add support for general 'interface' option which is used as the default network interface2009-06-04, by Matthew Wild
-
net.server: Display server port in error messages2009-06-04, by Matthew Wild
-
Adding .hgignore2009-06-04, by Matthew Wild
-
My merge!!!!2009-06-04, by Waqas Hussain
-
stanza_router: workaround for a Pidgin bug which sets 'to' to the SRV result2009-06-03, by Waqas Hussain
-
mod_privacy: Initial commit2009-06-03, by Waqas Hussain
-
stanza_router: Remove the 'to' attribute when it's value is the bare JID of the local user sending the stanza2009-06-03, by Waqas Hussain
-
prosody.cfg.lua.dist: Enable mod_register by default, but with registration disabled, and add a comment about it2009-06-02, by Matthew Wild
-
sessionmanager: It's username@host, not host@username :)2009-06-02, by Matthew Wild
-
mod_message: Fix global access2009-06-02, by Waqas Hussain
-
mod_iq: Limit sub-events to get and set IQs2009-06-02, by Waqas Hussain
-
mod_presence: Fix a global access2009-06-02, by Waqas Hussain
-
mod_presence: Check for nil 'to' attribute in all cases for outgoing stanzas2009-06-02, by Waqas Hussain
-
mod_presence: Check for nil 'to' attribute in all cases for incoming stanzas2009-06-02, by Waqas Hussain
-
mod_presence: return true from incoming presence handlers to prevent further processing2009-06-02, by Waqas Hussain
-
mod_presence: Handle non-subscription presence and routing2009-06-02, by Waqas Hussain
-
mod_presence: Handle subscriptions and probes2009-06-02, by Waqas Hussain
-
mod_presence: Add hooks for inbound presence2009-06-02, by Waqas Hussain
Scroll all the way down to load more.