..
adhoc
mod_adhoc/adhoc.lib: instantiate table with all fields
9 years ago
mod_mam
mod_mam: Remove extraneous assert when opening the store
9 years ago
mod_pubsub
mod_pubsub: Fix syntax error introduced in 241f02bd66ce
9 years ago
mod_s2s
mod_c2s, mod_s2s: Remove comment that no longer applies since 946871f6e3c8
9 years ago
muc
MUC: Only create rooms in a locked state when they are created by someone joining (fixes timed deletion of all rooms on startup)
9 years ago
mod_admin_adhoc.lua
mod_admin_adhoc: Show only connections to/from the host the command was run on
10 years ago
mod_admin_telnet.lua
plugins/various: Use type-specific config API
9 years ago
mod_announce.lua
Remove all trailing whitespace
13 years ago
mod_auth_anonymous.lua
mod_auth_anonymous: Ignore unused arguments to various not actually implemented functions [luacheck]
9 years ago
mod_auth_cyrus.lua
mod_auth_cyrus: Ignore unused arguments to various not actually implemented functions [luacheck]
9 years ago
mod_auth_internal_hashed.lua
mod_auth_internal_hashed: Split long lines [luacheck]
9 years ago
mod_auth_internal_plain.lua
mod_auth_internal_plain: Rename unused self argument [luacheck]
9 years ago
mod_blocklist.lua
mod_blocklist: Use local variable [luacheck]
9 years ago
mod_bosh.lua
Merge 0.9->0.10
9 years ago
mod_c2s.lua
mod_c2s: Rename unused loop variable to _ [luacheck]
9 years ago
mod_carbons.lua
mod_carbons: Rename some variables for clarity
9 years ago
mod_component.lua
mod_component: Add read timeout handler (same behaviour as c2s and s2s)
9 years ago
mod_compression.lua
mod_compression: Remove and replace with placeholder that logs an error
10 years ago
mod_debug_sql.lua
mod_debug_sql: Small plugin that enables raw SQL query logging (for debugging)
10 years ago
mod_dialback.lua
mod_dialback: Follow XEP-0185 and use HMAC
10 years ago
mod_disco.lua
mod_disco: Rename variables to avoid name clash [luacheck]
9 years ago
mod_groups.lua
mod_groups: Move variable to smaller scope
10 years ago
mod_http.lua
util.sslconfig: Remvoe flag merging for 'verify' as this is more of a tri-state field than a set of options
9 years ago
mod_http_errors.lua
mod_http_errors: Add a newline after end of HTML
10 years ago
mod_http_files.lua
mod_http_files: Use path variant of config option API for http_files_dir
9 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
mod_message: Return early on messages of type error (silences empty if branch warning) [luacheck]
9 years ago
mod_motd.lua
Merge 0.9->0.10
12 years ago
mod_net_multiplex.lua
mod_net_multiplex: Enable SSL on the SSL port ( fixes #803 )
9 years ago
mod_offline.lua
mod_offline: Include timestamp and empty 'with'
9 years ago
mod_pep.lua
mod_pep: Handle disco#info queries to nodes ( fixes #805 )
9 years ago
mod_ping.lua
mod_ping: Use type-specific event
12 years ago
mod_posix.lua
mod_posix: Use typed config API
9 years ago
mod_presence.lua
mod_presence: Use get_child_text on priority child element ( fixes #552 )
9 years ago
mod_privacy.lua
mod_privacy: Fix selecting the top resource ( fixes #694 )
10 years ago
mod_private.lua
plugins: Explicitly return to halt event propagation (session.send sometimes does not return true)
10 years ago
mod_proxy65.lua
mod_proxy65: Use typed config API (fix issues when options are set to unexpected types)
10 years ago
mod_register.lua
mod_register: Include additional data in user-registering event
9 years ago
mod_roster.lua
mod_roster: Rename variable to silence shadowing warning [luacheck]
9 years ago
mod_s2s_auth_certs.lua
mod_s2s_auth_certs: Warn about lack of certificate (Mostly jabberd14 not sending a client certificate)
11 years ago
mod_saslauth.lua
mod_saslauth: Remove unused argument [luacheck]
9 years ago
mod_storage_internal.lua
mod_storage_internal: Support the 'key' archive query field
9 years ago
mod_storage_none.lua
mod_storage_none: Add a noop archive delete method
9 years ago
mod_storage_sql.lua
mod_storage_sql: Limit encoding check to current database
9 years ago
mod_storage_sql1.lua
storagemanager, mod_storage_sql, mod_storage_sql2: Rename mod_storage_sql2 -> mod_storage_sql, mod_storage_sql -> mod_storage_sql1 (temporarily), and emit warning for configs using sql2
10 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: Switch to hook_tag from hook_stanza which was renamed in 2087d42f1e77
9 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
plugins/various: Use type-specific config API
9 years ago
mod_watchregistrations.lua
mod_watchregistrations: add a "registration_from" option
9 years ago
mod_websocket.lua
mod_websocket: Log state of cross domain set after changing it
9 years ago
mod_welcome.lua
mod_welcome: Pass default text to config API as default value
10 years ago
mod_windows.lua
modulemanager: Always load a platform-specific module, add stub modules for Windows and unknown platforms
12 years ago