.. |
adhoc
|
mod_adhoc: Add compat marker for older handling of adhoc items
|
2018-10-27 17:25:50 +02:00 |
mod_mam
|
mod_mam: Fix operator precedence (thanks mimi89999)
|
2019-01-20 20:24:17 +01:00 |
mod_pubsub
|
mod_pubsub: Split line in config check to improve readability
|
2018-12-23 03:06:35 +01:00 |
mod_s2s
|
mod_c2s, mod_s2s, mod_component: Log invalid XML escaped (fixes #734)
|
2019-01-15 20:08:30 +01:00 |
muc
|
MUC: Rename import to avoid name clash [luacheck]
|
2019-01-06 12:20:57 +01:00 |
mod_admin_adhoc.lua
|
mod_admin_adhoc: Ignore the very long lines at the end [luacheck]
|
2018-09-30 13:51:25 +02:00 |
mod_admin_telnet.lua
|
mod_admin_telnet: sttas:show: Use format option that allows float numbers
|
2019-01-16 14:20:16 +01:00 |
mod_announce.lua
|
mod_announce: Fix luacheck warnings
|
2018-07-06 00:16:48 +02:00 |
mod_auth_anonymous.lua
|
mod_auth_anonymous: Ignore unused arguments to various not actually implemented functions [luacheck]
|
2017-04-04 01:25:10 +02:00 |
mod_auth_cyrus.lua
|
mod_auth_cyrus: Ignore unused arguments to various not actually implemented functions [luacheck]
|
2017-04-04 01:25:33 +02:00 |
mod_auth_insecure.lua
|
mod_auth_insecure: Fix module provider name
|
2018-09-12 13:43:18 +01:00 |
mod_auth_internal_hashed.lua
|
core.usermanager, various modules: Disconnect other resources on password change (thanks waqas) (fixes #512)
|
2017-07-28 13:15:29 +02:00 |
mod_auth_internal_plain.lua
|
mod_auth_internal_plain: Rename unused self argument [luacheck]
|
2017-04-04 01:26:33 +02:00 |
mod_blocklist.lua
|
mod_blocklist: Allow mod_presence to handle subscription stanzas before bouncing outgoing presence (fixes #575)
|
2018-04-06 22:12:45 +02:00 |
mod_bosh.lua
|
mod_bosh, mod_websocket: Remove accidentally included dependency on non-existant module
|
2019-01-19 20:03:04 +01:00 |
mod_c2s.lua
|
mod_c2s, mod_s2s, mod_component: Log invalid XML escaped (fixes #734)
|
2019-01-15 20:08:30 +01:00 |
mod_carbons.lua
|
mod_carbons: Synthesize a 'to' attribute for carbons of stanzas to "self" (fixes #956)
|
2017-10-26 22:22:14 +02:00 |
mod_component.lua
|
mod_c2s, mod_s2s, mod_component: Log invalid XML escaped (fixes #734)
|
2019-01-15 20:08:30 +01:00 |
mod_csi.lua
|
mod_csi: Fix copypaste mistake [luacheck]
|
2018-11-27 21:23:22 +01:00 |
mod_csi_simple.lua
|
mod_csi_simple: Consider messages encrypted payload as important (fixes part of #1250)
|
2019-01-06 21:09:32 +01:00 |
mod_debug_sql.lua
|
mod_debug_sql: Declare itself as global module
|
2017-11-18 20:15:19 +01:00 |
mod_dialback.lua
|
mod_dialback: Ignore unused arguments [luacheck]
|
2018-02-04 01:17:22 +01:00 |
mod_disco.lua
|
mod_disco: Simplify iq handling by hooking on iq-get/ instead of iq/.
|
2018-08-24 20:34:18 +02:00 |
mod_groups.lua
|
Merge 0.10->trunk
|
2018-07-07 21:00:59 +02:00 |
mod_http.lua
|
mod_http: Set up to handle OPTIONS
|
2019-01-18 02:03:40 +01:00 |
mod_http_errors.lua
|
mod_http_errors: Normalize CSS
|
2019-01-06 10:42:45 +01:00 |
mod_http_files.lua
|
mod_http_files: Rename variable to avoid name clash [luacheck]
|
2018-10-10 21:54:12 +02:00 |
mod_iq.lua
|
Fix spelling throughout the codebase [codespell]
|
2018-02-04 01:51:25 +01:00 |
mod_lastactivity.lua
|
mod_lastactivity: Simplify iq handling by hooking on iq-get/ instead of iq/.
|
2018-08-24 20:34:34 +02:00 |
mod_legacyauth.lua
|
mod_legacyauth: Split a long line [luacheck]
|
2018-05-01 20:45:22 +02:00 |
mod_limits.lua
|
mod_limits: Fix typo in comment
|
2017-12-05 11:12:58 +01:00 |
mod_message.lua
|
Fix spelling throughout the codebase [codespell]
|
2018-02-04 01:51:25 +01:00 |
mod_motd.lua
|
mod_motd: Remove unused variable [luacheck]
|
2019-01-17 01:15:29 +01:00 |
mod_muc_mam.lua
|
mod_muc_mam: Fix missing form container element
|
2018-10-25 21:21:22 +02:00 |
mod_muc_unique.lua
|
mod_muc_unique: Use util.id for more compact identifiers
|
2018-06-06 13:33:37 +02:00 |
mod_net_multiplex.lua
|
mod_net_multiplex: Silence luacheck warnings
|
2018-10-10 21:56:47 +02:00 |
mod_offline.lua
|
mod_offline: Include timestamp and empty 'with'
|
2017-04-01 19:04:15 +02:00 |
mod_pep.lua
|
mod_pep: Set an 'id' on notifications
|
2018-12-23 02:56:10 +01:00 |
mod_pep_plus.lua
|
mod_pep -> mod_pep_simple, mod_pep_plus -> mod_pep
|
2018-08-01 19:08:09 +01:00 |
mod_pep_simple.lua
|
various: Don't rely on _G.unpack existing
|
2018-12-08 17:09:55 +01:00 |
mod_ping.lua
|
mod_ping, mod_uptime: Use module:provides
|
2018-10-27 17:36:51 +02:00 |
mod_posix.lua
|
mod_posix: Don't reload logging twice
|
2019-01-06 12:17:00 +01:00 |
mod_presence.lua
|
Merge 0.11->trunk
|
2019-01-17 01:09:38 +01:00 |
mod_private.lua
|
mod_private, mod_vcard: Use the usual comment on non-get received iqs.
|
2018-08-24 20:36:06 +02:00 |
mod_proxy65.lua
|
Merge 0.10->0.11
|
2018-11-26 19:48:07 +01:00 |
mod_register.lua
|
mod_register: Move dependency on mod_register_limits into mod_register_ibr
|
2018-11-07 17:49:34 +01:00 |
mod_register_ibr.lua
|
mod_register: Move dependency on mod_register_limits into mod_register_ibr
|
2018-11-07 17:49:34 +01:00 |
mod_register_limits.lua
|
mod_register_limits: Promote log message about inability to apply black/whitelists to a warning
|
2018-04-10 01:32:52 +02:00 |
mod_roster.lua
|
mod_roster: Use new :text_tag()
|
2018-03-21 23:20:59 +01:00 |
mod_s2s_auth_certs.lua
|
mod_s2s_auth_certs: Warn about lack of certificate (Mostly jabberd14 not sending a client certificate)
|
2014-08-29 02:24:49 +02:00 |
mod_saslauth.lua
|
mod_saslauth: Improve log message when no SASL mechanisms offered (thanks hexa)
|
2018-11-24 02:24:48 +01:00 |
mod_scansion_record.lua
|
mod_scansion_record: Split stanzas into multiple lines
|
2018-11-12 17:15:41 +01:00 |
mod_server_contact_info.lua
|
mod_server_contact_info: Comment on fallback to using 'admins'
|
2018-10-01 23:46:10 +02:00 |
mod_stanza_debug.lua
|
mod_stanza_debug: Logs full stanzas sent and received for debugging purposes
|
2017-10-23 15:23:03 +02:00 |
mod_storage_internal.lua
|
mod_storage_internal: Only apply truncate if there are more items than requested
|
2018-08-04 15:44:38 +02:00 |
mod_storage_memory.lua
|
mod_storage_memory: Implement :user iteration API
|
2019-01-14 00:17:02 +01:00 |
mod_storage_none.lua
|
mod_storage_none: Add a noop archive delete method
|
2017-04-04 18:46:51 +02:00 |
mod_storage_sql.lua
|
various: Don't rely on _G.unpack existing
|
2018-12-08 17:09:55 +01:00 |
mod_storage_xep0227.lua
|
mod_storage_xep0227: Ignore unused 'self' argument [luacheck]
|
2017-10-25 21:59:33 +02:00 |
mod_time.lua
|
mod_time: Simplify iq handling by hooking on iq-get/ instead of iq/.
|
2018-08-24 20:35:03 +02:00 |
mod_tls.lua
|
mod_tls: Keep TLS context errors and repeat them again for each session
|
2018-12-28 00:04:26 +01:00 |
mod_unknown.lua
|
modulemanager: Always load a platform-specific module, add stub modules for Windows and unknown platforms
|
2014-01-26 21:16:24 +01:00 |
mod_uptime.lua
|
mod_ping, mod_uptime: Use module:provides
|
2018-10-27 17:36:51 +02:00 |
mod_user_account_management.lua
|
mod_register: Split into mod_register_ibr and mod_user_account_management (#723)
|
2017-10-07 22:00:50 +02:00 |
mod_vcard.lua
|
mod_private, mod_vcard: Use the usual comment on non-get received iqs.
|
2018-08-24 20:36:06 +02:00 |
mod_vcard4.lua
|
mod_vcard4: Advertise feature on account instead of host
|
2018-09-08 16:49:29 +02:00 |
mod_vcard_legacy.lua
|
mod_vcard_legacy: Limit injection of XEP-0153 to normal presence (fixes #1252)
|
2018-12-01 00:11:49 +01:00 |
mod_version.lua
|
mod_version: Reduce scope of variable
|
2018-10-06 16:38:05 +02:00 |
mod_watchregistrations.lua
|
mod_watchregistrations: Allow making the message type configurable
|
2018-05-20 18:56:26 +02:00 |
mod_websocket.lua
|
mod_bosh, mod_websocket: Remove accidentally included dependency on non-existant module
|
2019-01-19 20:03:04 +01:00 |
mod_welcome.lua
|
Merge 0.9->0.10
|
2017-06-01 14:05:43 +02:00 |
mod_windows.lua
|
modulemanager: Always load a platform-specific module, add stub modules for Windows and unknown platforms
|
2014-01-26 21:16:24 +01:00 |