log

age author description
Sun, 20 Jan 2019 00:02:08 +0000 Matthew Wild mod_smacks: Fire event on delivery failure/success for each stanza
Fri, 18 Jan 2019 18:28:03 +0100 Kim Alvefur mod_muc_limits: Fix being unload on trunk
Fri, 18 Jan 2019 17:02:12 +0100 Nicolas Cedilnik Fix http_auth_check example in README
Fri, 18 Jan 2019 14:06:05 +0100 Thibaut Girka mod_client_certs: do not crash on plain sockets
Fri, 18 Jan 2019 02:16:03 +0100 Kim Alvefur mod_http_upload: Fix indentation
Thu, 17 Jan 2019 19:06:51 +0100 Kim Alvefur mod_presence_dedup: Remove unused variables [luacheck]
Wed, 16 Jan 2019 17:30:23 +0100 Kim Alvefur mod_measure_cpu: Rename counter metric to avoid name clash (thanks pep.)
Tue, 15 Jan 2019 16:41:58 +0100 Kim Alvefur mod_slack_webhooks: Fix use with 0.11+ MUC API
Tue, 15 Jan 2019 15:01:04 +0100 Kim Alvefur mod_http_authentication: Allow HTTP error events to pass through (fixes #1293)
Mon, 14 Jan 2019 10:56:19 +0100 Kim Alvefur mod_http_upload: Clarify how quotas affect upload requests
Mon, 14 Jan 2019 10:56:03 +0100 Kim Alvefur mod_http_upload: Document prosodyctl command for expiring uploads
Mon, 14 Jan 2019 10:55:36 +0100 Kim Alvefur mod_http_upload: Clarify when expiry is checked
Mon, 07 Jan 2019 20:08:47 +0100 Kim Alvefur mod_log_messages_sql/README: Add pointer towards mod_mam + mod_readonly
Mon, 07 Jan 2019 20:07:57 +0100 Kim Alvefur mod_readonly: Add a stub README
Mon, 07 Jan 2019 19:46:04 +0100 Kim Alvefur mod_pubsub_text_interface/README: Fix typo (thanks perflyst)
Sun, 06 Jan 2019 10:27:55 +0100 Kim Alvefur mod_storage_xmlarchive: Remove compat for old argument order
Sun, 06 Jan 2019 10:27:16 +0100 Kim Alvefur mod_storage_xmlarchive: Expand description in README
Sun, 06 Jan 2019 10:26:32 +0100 Kim Alvefur mod_http_pep_avatar: Redirect to prepped username
Sun, 06 Jan 2019 10:24:32 +0100 Kim Alvefur mod_atom: Apply nodeprep via redirect for cache-friendlyness
Sat, 05 Jan 2019 18:44:50 +0100 Kim Alvefur mod_measure_cpu: Also report the raw clock value, whatever that is
Fri, 04 Jan 2019 03:14:55 +0100 Kim Alvefur mod_measure_message_length: Use measure type that actually exists
Thu, 03 Jan 2019 16:07:31 +0100 Kim Alvefur mod_pubsub_text_interface: Send replies trough normal stanza routing
Thu, 03 Jan 2019 14:01:58 +0000 Matthew Wild mod_statistics: Fix incorrect parameters to envload (thanks Dan)
Thu, 03 Jan 2019 11:57:55 +0000 Matthew Wild mod_statistics: top: Use util.envload for 5.2 compatibility
Thu, 03 Jan 2019 12:06:09 +0100 Kim Alvefur mod_support_room: Module that invites newly registered users to a room
Thu, 03 Jan 2019 11:46:51 +0100 Kim Alvefur mod_http_pep_avatar: Provides PEP avatars via HTTP
Thu, 03 Jan 2019 11:39:28 +0100 Kim Alvefur mod_atom: Check whether user exists
Thu, 03 Jan 2019 11:36:01 +0100 Kim Alvefur mod_atom: Unpack event object
Wed, 02 Jan 2019 10:49:43 +0100 Kim Alvefur lint: Teach luacheck about the new module:send_iq API
Mon, 31 Dec 2018 09:43:29 +0100 Kim Alvefur mod_pep_vcard_avatar: Update docs to point at mod_vcard_legacy
Fri, 28 Dec 2018 12:12:15 +0100 Emmanuel Gil Peyrot mod_bookmarks: Mention that it also works on 0.11.
Fri, 28 Dec 2018 04:23:30 +0100 Kim Alvefur mod_ignore_host_chatstates: Discard chat state messages sent to a bare host
Sun, 23 Dec 2018 22:52:23 +0100 Kim Alvefur mod_muc_limits: Simplify bypass for affiliated users
Sun, 23 Dec 2018 21:46:06 +0100 Kim Alvefur mod_muc_limits: Add support for new MUC API in Prosody 0.11
Sun, 23 Dec 2018 18:33:32 +0100 Emmanuel Gil Peyrot mod_adhoc_account_management: Reduce indentation of one in the main function.
Sun, 23 Dec 2018 17:11:10 +0100 Kim Alvefur mod_secure_interfaces: Prevent starttls on connections marked secure (fixes #1274)
Sun, 23 Dec 2018 11:00:38 +0000 Matthew Wild mod_statistics: Update 'top' to (hopefully) work with Prosody 0.11/Lua 5.2
Sat, 22 Dec 2018 19:02:21 +0100 Kim Alvefur mod_pubsub_text_interface/README: Add lost _
Sat, 22 Dec 2018 18:52:13 +0100 Kim Alvefur mod_pubsub_text_interface/README: Add a Compatibility section
Sat, 22 Dec 2018 18:53:59 +0100 Kim Alvefur mod_pubsub_text_interface/README: Document the 'last' command
Sat, 22 Dec 2018 18:53:48 +0100 Kim Alvefur mod_pubsub_text_interface/README: Normalize Markdown syntax
Sat, 22 Dec 2018 18:22:15 +0100 Kim Alvefur mod_pubsub_stats/README: Link to docs for Prosodys statistics
Sat, 22 Dec 2018 16:39:47 +0100 Kim Alvefur mod_pubsub_stats: Sort summary
Sat, 22 Dec 2018 16:34:51 +0100 Kim Alvefur mod_pubsub_stats: Generate a textual summary for notifications
Tue, 18 Dec 2018 19:12:52 +0100 Kim Alvefur mod_bidi: Mark as Stable
Sun, 16 Dec 2018 13:54:53 +0100 Kim Alvefur mod_offline_email: Allow LuaSocket to pollute the global scope, fixes traceback (*sigh*)
Thu, 13 Dec 2018 14:32:17 +0100 Kim Alvefur mod_xhtmlim: Turn unknown elements into <span>
Thu, 13 Dec 2018 10:35:26 +0000 Matthew Wild mod_muc_ban_ip: Improve logging to use session, and log when a ban is enforced
Tue, 11 Dec 2018 18:27:40 +0100 Kim Alvefur mod_muc_limits: Document brokenness with 0.11.x
Tue, 11 Dec 2018 18:27:08 +0100 Kim Alvefur mod_motd_sequential: Fix typo (fixes unintentional global access)
Tue, 11 Dec 2018 18:26:31 +0100 Kim Alvefur mod_motd_sequential: Fix for deprecation of global routing functions (fixes #1258)
Sun, 09 Dec 2018 00:35:57 +0100 Kim Alvefur mod_prometheus/README: Add line for 0.11 in compat section
Sat, 08 Dec 2018 20:08:11 +0100 Kim Alvefur mod_minimix: Fix typo in comment
Thu, 06 Dec 2018 16:57:01 +0000 Matthew Wild mod_devices: New module for device identification
Wed, 05 Dec 2018 14:12:35 +0000 Matthew Wild mod_csi: Update README
Wed, 05 Dec 2018 14:12:00 +0000 Matthew Wild mod_csi: Backport 989cf872d5c0 from Prosody 0.11 to preserve compatibility
Sat, 01 Dec 2018 17:52:17 +0100 Kim Alvefur Merge with goffi
Sat, 01 Dec 2018 16:04:35 +0100 Kim Alvefur mod_s2s_auth_monkeysphere: Remove blocking mode (simplifes code) (not tested)
Sat, 01 Dec 2018 16:04:24 +0100 Kim Alvefur mod_s2s_auth_monkeysphere/README: Normalize markdown
Sat, 01 Dec 2018 15:27:55 +0100 Kim Alvefur mod_auth_external/README: Update mentioning 0.11.x