IMPORTANT: due to a drive failure, as of 13-Mar-2021, the Mercurial repository had to be re-mirrored, which changed every commit SHA. The old SHAs and trees are backed up in the vault branches. Please migrate to the new branches as soon as you can.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
prosody/core
Matthew Wild 1eb4ec4922 statsmanager: Refactor to simplify logic. Notably renames 'statistics_provider' to 'statistics', and external libs now just begin with ':' 10 years ago
..
certmanager.lua certmanager: Assume default config path of '.' (fixes prosodyctl check certs when not installed) 10 years ago
configmanager.lua core.*: Remove use of module() function 11 years ago
hostmanager.lua core.*: Remove use of module() function 11 years ago
loggingmanager.lua loggingmanager,modulemanager,moduleapi: Ignore warning about accessing _G.unpack [luacheck] 10 years ago
moduleapi.lua moduleapi: Allow an origin session to be passed to module:send() 10 years ago
modulemanager.lua modulemanager: Silence log message about attempts to load already loaded modules for shared modules 10 years ago
portmanager.lua portmanager: Set default read size back to 4K 10 years ago
rostermanager.lua rostermanager: Remove FIXME, per XMPP Core 8.1.1.1, we do not need to set the 'to' attribute 10 years ago
s2smanager.lua s2smanager: Make sure destroyed sessions have a sends2s method 11 years ago
sessionmanager.lua mod_c2s: Remove use of util.async 10 years ago
stanza_router.lua core.stanza_router: Remove compatibility with Jabiru not including id attribute (originally added in 9b352c8a32e6) 10 years ago
statsmanager.lua statsmanager: Refactor to simplify logic. Notably renames 'statistics_provider' to 'statistics', and external libs now just begin with ':' 10 years ago
storagemanager.lua storagemanager: Capitalize log message 10 years ago
usermanager.lua usermanager: Shortcircuit user existence check if they have existing sessions 10 years ago