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 01581a23c2 modulemanager: Expose function to get the list of modules that should be loaded on a host 8 years ago
..
certmanager.lua Merge 0.10->trunk 8 years ago
configmanager.lua configmanager: Move firing of the 'config-reloaded' event into util.startup (fixes #1117) 8 years ago
hostmanager.lua Merge 0.10->trunk 8 years ago
loggingmanager.lua loggingmanager: Remove luacheck annotations for global log functions that are now set in util.startup 8 years ago
moduleapi.lua moduleapi: Remove unused and undocumented :has_feature and :has_identity 8 years ago
modulemanager.lua modulemanager: Expose function to get the list of modules that should be loaded on a host 8 years ago
portmanager.lua vairious: Add annotation when an empty environment is set [luacheck] 8 years ago
rostermanager.lua core: Use prosody.hosts instead of _G.hosts for consistency 8 years ago
s2smanager.lua s2smanager: Explicitly export the incoming_s2s table [luacheck] 8 years ago
sessionmanager.lua sessionmanager: Generate shorter random resoures 8 years ago
stanza_router.lua stanza_router: Limit scope of deprecated warning function since it is not used anywhere else [luacheck] 8 years ago
statsmanager.lua core.statsmanager: Use correct variable for config validation [luacheck] 9 years ago
storagemanager.lua core: Use prosody.hosts instead of _G.hosts for consistency 8 years ago
usermanager.lua core: Use prosody.hosts instead of _G.hosts for consistency 8 years ago