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 13d11d6735 mod_s2s: Follow XMPP Core on when a stream is to be considered ready 12 years ago
..
adhoc mod_adhoc: Add local_user permission 13 years ago
mod_pubsub mod_pubsub: Don't sent error replies from service disco events, let mod_disco handle that 12 years ago
mod_s2s mod_s2s: Follow XMPP Core on when a stream is to be considered ready 12 years ago
muc Merge 0.9->0.10 12 years ago
storage Remove plugins/storage/sqlbasic.lib.lua, which seems obsolete 13 years ago
mod_admin_adhoc.lua mod_admin_adhoc: As the only user of set:items(), update... it's now an iterator, and the extra keys() iterator is now unnecessary 13 years ago
mod_admin_telnet.lua Merge 0.9->0.10 12 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(). 13 years ago
mod_auth_internal_hashed.lua mod_auth_interal_hashed: Update salt and iteration count when setting a new password 12 years ago
mod_auth_internal_plain.lua mod_auth_internal_plain: Remove "initializing" log message, hostmanager logs this too 13 years ago
mod_bosh.lua Remove all trailing whitespace 13 years ago
mod_c2s.lua mod_c2s, mod_s2s, mod_component, util.xmppstream: Move all session:open_stream() functions to util.xmppstream 12 years ago
mod_component.lua mod_c2s, mod_s2s, mod_component, util.xmppstream: Move all session:open_stream() functions to util.xmppstream 12 years ago
mod_compression.lua mod_compression: Only iterate over correctly named and namespaced child tags of compression feature 12 years ago
mod_dialback.lua mod_dialback: Change level of some log statements to be more appropriate 13 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 mod_http: Update to disable peer verification with the new certmanager 12 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 Remove all trailing whitespace 13 years ago
mod_legacyauth.lua Remove all trailing whitespace 13 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 mod_{admin_telnet,c2s,component,http,net_multiplex,s2s}: Use module:provides() instead of module:add_item(). 13 years ago
mod_offline.lua Remove all trailing whitespace 13 years ago
mod_pep.lua Merge 0.9->trunk 13 years ago
mod_ping.lua mod_ping: Use type-specific event 12 years ago
mod_posix.lua mod_posix: Remove compat code for 0.5 12 years ago
mod_presence.lua Remove all trailing whitespace 13 years ago
mod_privacy.lua Remove all trailing whitespace 13 years ago
mod_private.lua Remove all trailing whitespace 13 years ago
mod_proxy65.lua mod_proxy65: Use mod_disco 12 years ago
mod_register.lua Remove all trailing whitespace 13 years ago
mod_roster.lua Remove all trailing whitespace 13 years ago
mod_saslauth.lua Merge 0.9->0.10 12 years ago
mod_storage_internal.lua mod_storage_internal, datamanager: Add support for iterating over users with data in a store 13 years ago
mod_storage_none.lua mod_storage_none: A null-like storage provider that returns all stores as empty, and fails to save anything to them 13 years ago
mod_storage_sql.lua Remove all trailing whitespace 13 years ago
mod_storage_sql2.lua mod_storage_sql2: Build counter query without ORDER BY clause 12 years ago
mod_time.lua Remove all trailing whitespace 13 years ago
mod_tls.lua Merge 0.9->0.10 12 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_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
sql.lib.lua mod_storage_sql2 (temporary name), sql.lib, util.sql: New SQL API supporting cross-module connection sharing, transactions and Things - a work in progress 13 years ago