.. |
adhoc
|
mod_adhoc: Remove unused variable [luacheck]
|
2019-12-23 21:34:34 +01:00 |
mod_mam
|
Merge 0.11->trunk
|
2020-03-11 22:44:41 +01:00 |
mod_pubsub
|
Merge 0.11->trunk
|
2020-02-27 20:05:47 +01:00 |
mod_s2s
|
mod_s2s: Fix typo in comment [codespell]
|
2020-02-13 23:03:03 +01:00 |
muc
|
MUC: Switch hats to new presence APIs
|
2020-04-11 16:45:27 +01:00 |
mod_admin_adhoc.lua
|
mod_admin_adhoc: Remove unused JID resource variables [luacheck]
|
2019-12-23 21:37:16 +01:00 |
mod_admin_telnet.lua
|
Merge 0.11->trunk
|
2020-03-22 21:13:09 +01:00 |
mod_announce.lua
|
mod_announce: Silence luacheck warning about unused variable
|
2019-12-23 21:43:34 +01: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
|
Merge 0.11->trunk
|
2019-12-24 00:39:45 +01:00 |
mod_auth_internal_plain.lua
|
mod_auth_internal_plain: Rename unused self argument [luacheck]
|
2017-04-04 01:26:33 +02:00 |
mod_authz_internal.lua
|
usermanager, mod_authz_*: Merge mod_authz_config and mod_authz_internal into the latter
|
2020-02-23 12:38:43 +00:00 |
mod_blocklist.lua
|
mod_blocklist: Trigger resend of presence when unblocking a contact (fixes #1380)
|
2019-06-20 21:20:00 +02:00 |
mod_bosh.lua
|
mod_bosh: Abort early if request is missing hostname
|
2019-11-02 15:29:13 +01:00 |
mod_c2s.lua
|
mod_net_multiplex: Add support for using ALPN
|
2019-11-29 23:27:51 +01:00 |
mod_carbons.lua
|
mod_carbons: Improve performance by delaying creation of carbon payload
|
2019-11-30 19:34:40 +01:00 |
mod_component.lua
|
plugins: Remove tostring call from logging
|
2019-07-30 02:29:36 +02:00 |
mod_csi.lua
|
mod_csi: Cache CSI module availability to improve readabilty
|
2019-11-23 17:15:34 +01:00 |
mod_csi_simple.lua
|
mod_csi_simple: Make sure to disable optimizations before mod_smacks (thanks pep.)
|
2019-11-17 17:59:56 +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: Fix potential traceback in case of missing addressing
|
2019-11-02 15:40:20 +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
|
plugins: Remove tostring call from logging
|
2019-07-30 02:29:36 +02:00 |
mod_http.lua
|
mod_net_multiplex: Add support for using ALPN
|
2019-11-29 23:27:51 +01:00 |
mod_http_errors.lua
|
mod_http_errors: Use text from util.errror object if included
|
2019-12-29 22:20:51 +01:00 |
mod_http_files.lua
|
mod_http_files: Log something if unable to load MIME database
|
2019-12-23 21:52:50 +01: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: Report failure from sessionmanager (mostly invalid username)
|
2019-12-23 23:11:28 +01:00 |
mod_limits.lua
|
mod_limits: Remove an unused variable
|
2019-12-23 22:24:31 +01:00 |
mod_message.lua
|
Fix spelling throughout the codebase [codespell]
|
2018-02-04 01:51:25 +01:00 |
mod_mimicking.lua
|
mod_mimicking: Improve error handling
|
2019-04-29 17:27:08 +02:00 |
mod_motd.lua
|
mod_motd: Remove unused variable [luacheck]
|
2019-01-17 01:15:29 +01:00 |
mod_muc_mam.lua
|
Merge 0.11->trunk
|
2020-03-11 22:44:41 +01: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: Remove debug message
|
2019-12-01 02:04:24 +01:00 |
mod_offline.lua
|
mod_offline: Log a debug message when message is stored
|
2019-09-29 23:50:34 +02:00 |
mod_pep.lua
|
Merge 0.11->trunk
|
2020-02-27 20:05:47 +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
|
mod_pep_simple: Ignore unused variable [luacheck]
|
2019-12-23 22:29:13 +01:00 |
mod_ping.lua
|
mod_ping: Fix double response to internal ping
|
2020-02-21 23:30:47 +01:00 |
mod_posix.lua
|
mod_posix: Add deprecation warning for the 'daemonize' option
|
2020-01-26 16:42:56 +01:00 |
mod_presence.lua
|
mod_presence: Advertise support for Subscription Pre-Approval
|
2020-03-19 00:10:15 +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
|
plugins: Remove tostring call from logging
|
2019-07-30 02:29:36 +02: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_ibr: Enforce strict JID validation
|
2019-11-01 23:11:43 +01:00 |
mod_register_limits.lua
|
mod_register_limits: Use util.error for managing rejection reasons
|
2019-11-01 18:11:58 +01: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: Save chain validation errors for later use
|
2019-11-27 23:23:25 +01:00 |
mod_s2s_bidi.lua
|
mod_s2s_bidi: Ignore unencrypted connections if s2s_require_encryption is set
|
2019-11-28 18:57:17 +01:00 |
mod_saslauth.lua
|
mod_saslauth: Pass through any auth scope from the SASL handler to sessionmanager.make_authenticated()
|
2020-02-05 17:56:44 +00: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
|
plugins: Remove tostring call from logging
|
2019-07-30 02:29:36 +02:00 |
mod_storage_internal.lua
|
mod_storage_internal: Include last text message
|
2019-08-23 01:28:53 +02:00 |
mod_storage_memory.lua
|
mod_storage_*: Also include timestmap of first message in :summary API
|
2019-08-23 01:15:44 +02: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
|
Merge 0.11->trunk
|
2020-03-22 21:13:09 +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: Log debug message for each kind of TLS context created
|
2019-04-23 19:13:50 +02:00 |
mod_tokenauth.lua
|
mod_tokenauth: Track creation time of tokens
|
2020-02-28 21:55:40 +00:00 |
mod_unknown.lua
|
|
|
mod_uptime.lua
|
mod_adhoc: Improve permission setting (fix #1482) BC
|
2019-12-20 22:47:34 +01:00 |
mod_user_account_management.lua
|
mod_user_account_management: Apply username normalization later
|
2019-11-02 15:43:56 +01:00 |
mod_vcard.lua
|
mod_vcard: Remove unused variable [luacheck]
|
2019-12-23 22:27:25 +01:00 |
mod_vcard4.lua
|
mod_vcard4: Report correct error condition (fixes #1521)
|
2020-04-03 22:35:47 +02:00 |
mod_vcard_legacy.lua
|
mod_vcard_legacy: Ignore an unused variable [luacheck]
|
2019-12-23 21:55:41 +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_websocket: Fire event on session creation (thanks Aaron van Meerten)
|
2020-01-24 16:21:30 +00:00 |
mod_welcome.lua
|
Merge 0.9->0.10
|
2017-06-01 14:05:43 +02:00 |
mod_windows.lua
|
|
|