..
adhoc
adhoc.lib: Tweak to allow using util.error objects
2021-01-31 21:11:55 +01:00
mod_mam
plugins: Update for namespace bump in XEP-0353 v0.4.0
2022-01-11 17:51:26 +01:00
mod_pubsub
mod_pubsub: Allow configuring summary templates
2022-01-24 23:06:45 +01:00
muc
MUC: Switch ID algorithm for IQ relay ( fixes #1266 , #1435 )
2021-10-05 18:15:06 +02:00
mod_admin_adhoc.lua
mod_admin_adhoc: Move number coercion into util.dataforms
2021-10-25 21:43:23 +02:00
mod_admin_shell.lua
mod_admin_shell: Use a table to show help sections
2022-02-20 00:24:18 +01:00
mod_admin_socket.lua
mod_admin_socket: Use module API meant for file paths
2020-06-01 23:17:20 +02:00
mod_admin_telnet.lua
mod_admin_telnet: Handle unavailable cipher info ( fixes #1510 )
2020-03-22 17:35:26 +01:00
mod_announce.lua
mod_auth_anonymous.lua
mod_auth_anonymous: Add config option to allow/disallow storage writes
2020-10-02 16:44:30 +01:00
mod_auth_insecure.lua
mod_auth_internal_*: Apply saslprep to passwords
2020-05-23 14:17:04 +02:00
mod_auth_internal_hashed.lua
mod_auth_internal_hashed: Up iteration count to 10000 per XEP-0438
2021-12-26 16:51:04 +01:00
mod_auth_internal_plain.lua
mod_auth_internal_{plain,hashed}: Use constant-time string comparison for secrets
2021-05-10 16:50:24 +01:00
mod_auth_ldap.lua
mod_auth_ldap: Import from prosody-modules rev f52452911187
2021-10-05 17:25:01 +02:00
mod_authz_internal.lua
usermanager, mod_authz_internal: Add methods to fetch users/JIDs of given role
2021-08-26 16:35:43 +01:00
mod_blocklist.lua
mod_bookmarks.lua
mod_bookmarks: Fix typos in stanza error messages [codespell]
2022-02-04 16:39:35 +01:00
mod_bosh.lua
mod_bosh: Only enable host-agnostic HTTP routing when enabled globally
2022-02-04 17:52:13 +01:00
mod_c2s.lua
mod_c2s: Ignore unused event payload [luacheck]
2022-02-18 23:13:01 +01:00
mod_carbons.lua
plugins: Update for namespace bump in XEP-0353 v0.4.0
2022-01-11 17:51:26 +01:00
mod_component.lua
mod_c2s, mod_s2s, mod_component, mod_bosh, mod_websockets: Set default stanza size limits
2021-05-07 17:03:49 +01:00
mod_cron.lua
mod_cron: Allow for a small amount of timer drift
2022-01-15 09:09:24 +01:00
mod_csi.lua
mod_csi_simple.lua
plugins: Update for namespace bump in XEP-0353 v0.4.0
2022-01-11 17:51:26 +01:00
mod_debug_sql.lua
mod_dialback.lua
mod_dialback: Remove d-w-d feature
2021-05-12 17:22:02 +02:00
mod_disco.lua
mod_disco: Optionally return info on admin accounts to non-contacts
2021-04-15 15:39:35 +02:00
mod_external_services.lua
mod_external_services: Warn about missing recommended fields
2021-11-24 13:43:13 +01:00
mod_groups.lua
mod_http.lua
mod_http: Use interface name as default default global hostname
2022-02-04 20:11:18 +01:00
mod_http_errors.lua
mod_http_errors: Make it easier to override 'http-message' handler
2021-09-24 18:39:28 +02:00
mod_http_file_share.lua
mod_http_file_share: Use alternate syntax for filename in Content-Disposition
2022-01-29 16:11:38 +01:00
mod_http_files.lua
mod_http_files: Avoid using inode in etag, fix #1498
2020-04-25 20:55:00 +02:00
mod_http_openmetrics.lua
mod_http_openmetrics: Serve HTTP from global context
2021-11-25 16:57:01 +01:00
mod_invites.lua
mod_invites: Comment on module loading for HTTP invite URLs
2022-01-05 22:37:42 +01:00
mod_invites_adhoc.lua
mod_invites_adhoc: Import from prosody-modules@5001104f0275
2022-01-05 04:37:14 +01:00
mod_invites_register.lua
mod_invites_register: Default to require encryption
2022-02-10 15:49:01 +00:00
mod_iq.lua
mod_lastactivity.lua
mod_lastactivity: Encode seconds as decimal, not float
2020-04-22 23:36:25 +02:00
mod_legacyauth.lua
mod_legacyauth: Default to require encryption
2022-02-10 15:48:34 +00:00
mod_limits.lua
mod_limits: Use default limits if none configured
2021-05-11 14:22:59 +01:00
mod_message.lua
mod_message: Fire event for groupchat messages sent to bare JID
2021-09-22 13:31:13 +01:00
mod_mimicking.lua
mod_mimicking: Correctly hook the *global* user-deleted event
2021-10-12 17:55:53 +02:00
mod_motd.lua
mod_muc_mam.lua
mod_muc_mam: Switch to mod_cron for message expiry
2021-11-22 14:49:05 +01:00
mod_muc_unique.lua
mod_net_multiplex.lua
mod_net_multiplex: Set read size/mode to that of the target listener
2020-08-02 00:24:54 +02:00
mod_offline.lua
mod_pep.lua
mod_pep: Fix typo in comment [codespell]
2022-02-04 16:40:23 +01:00
mod_pep_plus.lua
mod_pep_simple.lua
mod_ping.lua
mod_posix.lua
mod_posix: Run signal handlers in the startup thread
2021-10-06 14:50:47 +02:00
mod_presence.lua
mod_presence: Send unavailable presence in current thread run
2020-05-09 00:28:10 +02:00
mod_private.lua
mod_proxy65.lua
mod_proxy65: Restrict access to local c2s connections by default
2021-05-12 13:59:49 +01:00
mod_register.lua
mod_register: Add a dependency on mod_watchregistrations
2020-06-29 21:03:13 +02:00
mod_register_ibr.lua
various: Require encryption by default for real
2021-12-25 16:23:40 +01:00
mod_register_limits.lua
mod_register_limits: Reword some options
2021-09-19 15:52:07 +02:00
mod_roster.lua
mod_roster: Improve readability of bare-JID check
2021-12-22 18:07:44 +01:00
mod_s2s.lua
mod_c2s,mod_s2s: Wait for sessions to close before proceeding with shutdown steps
2022-02-17 03:49:47 +01:00
mod_s2s_auth_certs.lua
mod_s2s_auth_certs: Collect stats on validation results (for #975 )
2021-10-05 16:30:41 +02:00
mod_s2s_bidi.lua
various: Require encryption by default for real
2021-12-25 16:23:40 +01:00
mod_saslauth.lua
usermanager, mod_saslauth: Default to internal_hashed if no auth module specified
2022-02-10 19:54:14 +00:00
mod_scansion_record.lua
util.id: Adjust entropy levels, with rationales
2021-12-02 01:14:55 +01:00
mod_server_contact_info.lua
mod_server_contact_info: Generate properly escaped URIs from 'admins'
2020-09-11 18:34:36 +02:00
mod_smacks.lua
mod_smacks: Tweak resumption age buckets towards multiples of 60
2022-02-04 22:11:14 +01:00
mod_stanza_debug.lua
mod_storage_internal.lua
mod_storage_internal: Stop storing XEP-0091 timestamp
2021-09-04 14:39:31 +02:00
mod_storage_memory.lua
mod_storage_memory: Support query for set of IDs
2021-01-12 18:06:33 +01:00
mod_storage_none.lua
mod_storage_sql.lua
mod_storage_sql: Return cached total where it makes sense
2021-11-30 16:26:01 +01:00
mod_storage_xep0227.lua
mod_storage_xep0227: Fix luacheck warning
2022-01-17 14:18:27 +00:00
mod_time.lua
mod_tls.lua
various: Require encryption by default for real
2021-12-25 16:23:40 +01:00
mod_tokenauth.lua
mod_tombstones.lua
mod_tombstones: Add some future TODOs
2021-12-23 15:22:47 +01:00
mod_turn_external.lua
mod_turn_external: Fix type of config option (thanks mirux)
2022-02-15 21:51:52 +01:00
mod_unknown.lua
mod_uptime.lua
mod_uptime: Encode uptime as decimal, fix #1536 (thanks Martin)
2020-04-22 21:46:56 +02:00
mod_user_account_management.lua
mod_vcard.lua
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: Also respect avatar:metadata access restrictions
2021-11-25 18:13:43 +01:00
mod_version.lua
mod_watchregistrations.lua
mod_websocket.lua
mod_websocket: Only enable host-agnostic HTTP routing when enabled globally
2022-02-04 17:59:42 +01:00
mod_welcome.lua
mod_windows.lua