log

age author description
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
Sat, 01 Dec 2018 15:27:53 +0100 Kim Alvefur mod_auth_external/README: Update to reflect non-blocking by default
Sat, 01 Dec 2018 15:22:49 +0100 Kim Alvefur mod_auth_external: Use blocking mode by default as non-blocking is experimental but available in 0.11.x
Sat, 01 Dec 2018 17:50:36 +0100 Goffi mod_privilege: fixed routing issue with message permission:
Sat, 01 Dec 2018 12:10:31 +0100 Goffi mod_delegation: avoid crash on recent prosody versions
Fri, 30 Nov 2018 19:31:25 +0100 Michel Le Bihan mod_e2e_policy: Fix an error with getting stanza from event
Fri, 30 Nov 2018 19:17:16 +0100 Michel Le Bihan mod_e2e_policy: Verify that the bare JID of stanza to and from is not in the whitelist
Thu, 22 Nov 2018 23:35:27 +0000 Matthew Wild mod_password_reset: Fix titles for consistency
Thu, 22 Nov 2018 23:34:08 +0000 Matthew Wild mod_password_reset: Adjust form slightly after user testing
Thu, 22 Nov 2018 23:31:17 +0000 Matthew Wild mod_password_reset: Add magic viewport tag to make reset pages mobile-friendly
Thu, 22 Nov 2018 17:12:00 +0100 Kim Alvefur mod_muc_ping: Update README to mention 0.11.x as separate from trunk
Sun, 18 Nov 2018 18:38:37 +0100 Emmanuel Gil Peyrot mod_http_upload: Disallow POST in CORS
Sun, 18 Nov 2018 18:36:16 +0100 Emmanuel Gil Peyrot mod_http_upload: Remove extra check for Origin HTTP header
Sun, 18 Nov 2018 12:16:47 +0000 Matthew Wild mod_http_upload: Relocate function definition to avoid traceback
Sun, 18 Nov 2018 12:15:02 +0000 Matthew Wild mod_http_upload: Also add CORS headers in response to PUT
Sun, 18 Nov 2018 12:06:13 +0000 Matthew Wild mod_http_upload: Add CORS headers for web clients (untested)
Sat, 17 Nov 2018 14:27:00 +0000 JC Brand mod_muc_cloud_notify: README updates
Sun, 11 Nov 2018 14:44:27 +0100 Emmanuel Gil Peyrot mod_measure_client_features: Add a module to count the features of each connected client
Wed, 07 Nov 2018 22:20:56 +0100 Kim Alvefur mod_presence_cache: Set delay source to bare JID instead of host
Wed, 07 Nov 2018 17:49:27 +0100 Kim Alvefur mod_register_web: Add soft dependency on mod_register_limits (0.11+)
Wed, 07 Nov 2018 12:38:03 +0000 Matthew Wild mod_firewall: Improve logging on chain return
Tue, 06 Nov 2018 20:05:09 +0100 Emmanuel Gil Peyrot mod_measure_message_e2ee: Count OTR messages too.
Tue, 06 Nov 2018 14:44:11 +0100 Kim Alvefur mod_http_upload: Fix order of arguments to :measure
Sun, 04 Nov 2018 18:38:06 +0100 Emmanuel Gil Peyrot mod_bob: Don’t try to access XHTML-IM when it isn’t present.
Mon, 29 Oct 2018 01:33:14 +0100 Kim Alvefur mod_measure_malloc: Use the 'amount' measure type
Mon, 29 Oct 2018 01:21:29 +0100 Kim Alvefur mod_http_upload: Report statistics on upload sizes (0.10+)
Mon, 29 Oct 2018 01:10:10 +0100 Kim Alvefur mod_measure_memory: Use the 'amount' measure type
Sun, 28 Oct 2018 19:01:12 +0100 Kim Alvefur mod_mam_muc: Log to debug log whether a message is archived or not
Fri, 26 Oct 2018 20:07:16 +0200 Kim Alvefur mod_conversejs: Weaken dependency on mod_bosh
Thu, 25 Oct 2018 22:41:13 +0200 Kim Alvefur mod_conversejs: Link to BOSH and WebSockets setup instructions instead of module pages
Sun, 21 Oct 2018 17:49:39 +0200 Kim Alvefur mod_storage_memory: Fix saving of remaining items during deletion