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
Kim Alvefur 85e1ddd978 mod_admin_telnet: Remove now broken importing of modulemanager from various commands, use upvalue defined at top of file (thanks daurnimator) 11 years ago
..
adhoc mod_lastactivity, mod_legacyauth, mod_presence, mod_saslauth, mod_tls: Use the newer stanza:get_child APIs and optimize away some table lookups 12 years ago
mod_pubsub mod_pubsub: Add option for default affiliation of non-existent nodes (thanks Flow) 11 years ago
mod_s2s Merge 0.9->0.10 11 years ago
muc Merge 0.9->0.10 11 years ago
mod_admin_adhoc.lua core.*: Remove use of module() function 11 years ago
mod_admin_telnet.lua mod_admin_telnet: Remove now broken importing of modulemanager from various commands, use upvalue defined at top of file (thanks daurnimator) 11 years ago
mod_announce.lua Remove all trailing whitespace 13 years ago
mod_auth_anonymous.lua mod_auth_anonymous: Fixed a traceback in listing all users (issue#396). 12 years ago
mod_auth_cyrus.lua mod_auth_*: Use module:provides(). 14 years ago
mod_auth_internal_hashed.lua mod_auth_internal_hashed: Use util.hex 11 years ago
mod_auth_internal_plain.lua mod_auth_internal_plain: Remove "initializing" log message, hostmanager logs this too 13 years ago
mod_blocklist.lua mod_blocklist: Some cleanup [luacheck] 11 years ago
mod_bosh.lua mod_bosh: Use util.async 11 years ago
mod_c2s.lua mod_c2s, mod_s2s: Collect statistics on number of connections 11 years ago
mod_carbons.lua mod_carbons: Import XEP-0280 implementation from prosody-modules (sans compat with older versions of the protocol) 11 years ago
mod_component.lua Merge 0.9->0.10 11 years ago
mod_compression.lua Merge 0.9->0.10 12 years ago
mod_dialback.lua mod_dialback, mod_saslauth: Remove broken fallback to dialback on SASL EXTERNAL failure 11 years ago
mod_disco.lua Remove all trailing whitespace 13 years ago
mod_groups.lua Remove all trailing whitespace 13 years ago
mod_http.lua Merge 0.9->0.10 again 11 years ago
mod_http_errors.lua Remove all trailing whitespace 13 years ago
mod_http_files.lua Merge 0.9->0.10 12 years ago
mod_iq.lua Remove all trailing whitespace 13 years ago
mod_lastactivity.lua mod_lastactivity, mod_legacyauth, mod_presence, mod_saslauth, mod_tls: Use the newer stanza:get_child APIs and optimize away some table lookups 12 years ago
mod_legacyauth.lua mod_legacyauth, mod_saslauth, mod_tls: Pass require_encryption as default option to s2s_require_encryption so the later overrides the former 11 years ago
mod_message.lua Remove all trailing whitespace 13 years ago
mod_motd.lua Merge 0.9->0.10 12 years ago
mod_net_multiplex.lua net.http, net.http.server, mod_c2s, mod_s2s, mod_component, mod_admin_telnet, mod_net_multiplex: Add ondetach to release connection from 'sessions' table (or equivalent) 12 years ago
mod_offline.lua Remove all trailing whitespace 13 years ago
mod_pep.lua mod_pep: Fire an event when an item is published 11 years ago
mod_ping.lua mod_ping: Use type-specific event 12 years ago
mod_posix.lua Merge 0.9->0.10 12 years ago
mod_presence.lua rostermanager, mod_roster, mod_presence: Move pending roster items to roster metadata field 11 years ago
mod_privacy.lua mod_privacy: Fix to correctly sort privacy list rules by order (thanks Flow) 12 years ago
mod_private.lua mod_private: Fix traceback due to missing table index 12 years ago
mod_proxy65.lua mod_proxy65: Use mod_disco 12 years ago
mod_register.lua mod_register: get_child_text! (thanks Lloyd) 12 years ago
mod_roster.lua rostermanager, mod_roster, mod_presence: Move pending roster items to roster metadata field 11 years ago
mod_s2s_auth_certs.lua mod_s2s_auth_certs: Warn about lack of certificate (Mostly jabberd14 not sending a client certificate) 12 years ago
mod_saslauth.lua mod_saslauth: Make it easier to support multiple channel binding methonds 11 years ago
mod_storage_internal.lua mod_storage_{none,internal,sql}: Return error for unsupported (everything but keyval) store types 12 years ago
mod_storage_none.lua mod_storage_{none,internal,sql}: Return error for unsupported (everything but keyval) store types 12 years ago
mod_storage_sql.lua mod_storage_{none,internal,sql}: Return error for unsupported (everything but keyval) store types 12 years ago
mod_storage_sql2.lua mod_storage_sql2: Upgrade table if its charset does not match our connection's charset (thanks Zash) 11 years ago
mod_storage_xep0227.lua mod_storage_xep0227: Silence luacheck warnings 11 years ago
mod_time.lua Remove all trailing whitespace 13 years ago
mod_tls.lua mod_tls: Treat session.ssl_ctx being false as a signal that TLS is disabled 11 years ago
mod_unknown.lua modulemanager: Always load a platform-specific module, add stub modules for Windows and unknown platforms 12 years ago
mod_uptime.lua Remove all trailing whitespace 13 years ago
mod_vcard.lua Remove all trailing whitespace 13 years ago
mod_version.lua Remove all trailing whitespace 13 years ago
mod_watchregistrations.lua Remove all trailing whitespace 13 years ago
mod_websocket.lua mod_websocket: Initial commit (based on the prosody-modules version) 12 years ago
mod_welcome.lua Remove all trailing whitespace 13 years ago
mod_windows.lua modulemanager: Always load a platform-specific module, add stub modules for Windows and unknown platforms 12 years ago