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/plugins
Matthew Wild 23116a45d4 mod_groups: Experimental shared roster support 17 years ago
..
mod_actions_http.lua mod_actions_http: Show tables as 'list's 17 years ago
mod_bosh.lua Merge with 0.4 17 years ago
mod_component.lua mod_component: Vastly reduce the code, having split most of it to where it should be, xmppcomponent_listener 17 years ago
mod_console.lua mod_console: Redirect print() to console session when executing commands in global environment 17 years ago
mod_debug.lua mod_debug: Set default interface to 127.0.0.1 17 years ago
mod_dialback.lua mod_dialback: Change FIXME comment to COMPAT 17 years ago
mod_disco.lua 0.3->0.4 17 years ago
mod_groups.lua mod_groups: Experimental shared roster support 17 years ago
mod_httpserver.lua mod_httpserver: Add require 'net.httpserver' 17 years ago
mod_iq.lua mod_iq: Limit sub-events to get and set IQs 17 years ago
mod_legacyauth.lua mod_legacyauth: Hide stream feature when secure auth is enabled, and session isn't secure 17 years ago
mod_message.lua mod_message: Require stanza lib to prevent traceback on error replies 17 years ago
mod_muc.lua util.muc, mod_muc: Commented rewriting of vCard requests' recipients' JID from full to bare, and marked it as a TODO 17 years ago
mod_pep.lua mod_pep: Add pubsub#publsih disco feature to host 17 years ago
mod_ping.lua 0.3->0.4 17 years ago
mod_posix.lua mod_posix: Use global prosody object 17 years ago
mod_presence.lua mod_presence: Fix a global access 17 years ago
mod_privacy.lua mod_privacy: Initial commit 17 years ago
mod_private.lua 0.3->0.4 17 years ago
mod_register.lua mod_register: Attach session to user-registered and user-deregistered events 17 years ago
mod_roster.lua mod_roster: Removed references to presencemanager and core_route_stanza 17 years ago
mod_saslauth.lua Adding a parameter for realm to the password_callback. 17 years ago
mod_selftests.lua 0.3->0.4 17 years ago
mod_time.lua 0.3->0.4 17 years ago
mod_tls.lua mod_tls: Add <required/> to stream feature when TLS is required 17 years ago
mod_uptime.lua 0.3->0.4 17 years ago
mod_vcard.lua mod_*: Fix many unnecessary global accesses in modules (already committed to main repo) 17 years ago
mod_version.lua mod_version: Use version from prosody.version 17 years ago
mod_watchregistrations.lua mod_watchregistrations: Use module:hook instead of module:add_event_hook 17 years ago
mod_welcome.lua mod_welcome: Use module:hook instead of module:add_event_hook 17 years ago
mod_xmlrpc.lua 0.3->0.4 17 years ago