log

age author description
Mon, 16 Apr 2018 21:21:51 +0200 Kim Alvefur mod_http_dir_listing2: Add README based the one from mod_http_dir_listing
Mon, 16 Apr 2018 21:18:51 +0200 Kim Alvefur mod_http_dir_listing2: Sort file listing such that directories come before files
Mon, 16 Apr 2018 21:18:47 +0200 Kim Alvefur mod_http_dir_listing2: Switch to util.interpolation for HTML rendering
Mon, 16 Apr 2018 21:03:13 +0200 Kim Alvefur mod_http_dir_listing2: Copy of mod_http_dir_listing
Sun, 15 Apr 2018 08:45:43 -0700 Nathan Whitehorn Initial commit of mod_slack_webhooks.
Sun, 15 Apr 2018 12:39:32 +0100 Matthew Wild mod_register_web: Handle errors contacting upstream API
Sat, 07 Apr 2018 01:41:01 +0200 Kim Alvefur mod_conversejs: Offer the current domain if registration is enabled to skip the server selection and improve UX
Thu, 05 Apr 2018 19:08:46 +0200 Pascal Mathis mod_net_proxy: Fixed errors when connection with nil ip is being processed
Wed, 04 Apr 2018 21:40:08 +0200 Kim Alvefur mod_firewall: Handle unsubcription action correctly (fixes #1119)
Wed, 04 Apr 2018 21:59:00 +0100 Matthew Wild mod_component_http: Fix parameter order, see Prosody trunk e2919978673e for more info
Wed, 04 Apr 2018 16:43:35 +0200 Kim Alvefur mod_query_client_ver: Add a README
Wed, 04 Apr 2018 16:43:22 +0200 Kim Alvefur mod_query_client_ver: Use the module name as adhoc command node (mistakenly not changed after copying from mod_ping)
Wed, 04 Apr 2018 16:36:58 +0200 Kim Alvefur mod_query_client_ver: Restrict adhoc command to local admins
Wed, 04 Apr 2018 16:32:51 +0200 Kim Alvefur mod_query_client_ver: Fix check for sessions on the current host
Wed, 04 Apr 2018 16:31:44 +0200 Kim Alvefur mod_query_client_ver: Add a simple adhoc command that queries all currently connected clients
Wed, 04 Apr 2018 15:55:09 +0200 Kim Alvefur mod_post_msg: Add support for a JSON based format similar to what mod_component_http uses
Wed, 04 Apr 2018 15:54:30 +0200 Kim Alvefur mod_post_msg/README: Document how authentication is performed
Wed, 04 Apr 2018 15:52:16 +0200 Kim Alvefur mod_post_msg/README: Describe the URL format
Wed, 04 Apr 2018 15:50:52 +0200 Kim Alvefur mod_post_msg/README: Clarify 'body' fields
Wed, 04 Apr 2018 15:50:13 +0200 Kim Alvefur mod_post_msg/README: Update Introduction text
Wed, 04 Apr 2018 15:44:29 +0200 Kim Alvefur mod_post_msg/README: Document the payload formats
Wed, 04 Apr 2018 15:36:47 +0200 Kim Alvefur mod_post_msg/README: Normalize markdown syntax
Wed, 04 Apr 2018 15:35:27 +0200 Kim Alvefur mod_post_msg/README: Reword about borrowing
Wed, 04 Apr 2018 15:35:04 +0200 Kim Alvefur mod_post_msg/README: Remove author, it's in the vcs metadata
Mon, 02 Apr 2018 16:15:24 +0200 Kim Alvefur mod_conversejs: Specify a charset on script tag to prevent Browser from guessing
Mon, 02 Apr 2018 15:00:57 +0100 Matthew Wild mod_http_upload_external: Fix syntax error in share.php
Mon, 02 Apr 2018 10:57:17 +0100 Matthew Wild mod_http_upload_external: Add newer 'v2' protocol (and share_v2.php) which supports content-type preservation
Mon, 02 Apr 2018 10:52:32 +0100 Matthew Wild mod_http_upload_external: share.php example: Add CSP headers
Sun, 01 Apr 2018 23:24:33 +0200 tmolitor Implement dummy body message to indicate high priority push
Sun, 01 Apr 2018 22:43:15 +0200 Pascal Mathis mod_net_proxy: Added missing return when detecting unparseable PROXYv1 source address