log

age author description
Sat, 02 Jun 2018 14:58:49 +0200 Kim Alvefur mod_slack_webhooks: Rename variables no avoid name clash [luacheck]
Sat, 02 Jun 2018 14:58:28 +0200 Kim Alvefur mod_slack_webhooks: Remove unused locals [luacheck]
Sat, 02 Jun 2018 15:39:37 +0200 Kim Alvefur mod_storage_memory: Fix removal of data in keyvalue (thanks jonasw)
Sat, 02 Jun 2018 03:13:13 +0200 tmolitor mod_cloud_notify: fix link to business rules description
Sat, 02 Jun 2018 03:10:28 +0200 tmolitor mod_cloud_notify: last cleanup
Sat, 02 Jun 2018 03:09:42 +0200 tmolitor mod_cloud_notify: more cleanup
Sat, 02 Jun 2018 03:09:10 +0200 tmolitor mod_cloud_notify: Some more cleanup
Sat, 02 Jun 2018 03:07:55 +0200 tmolitor mod_cloud_notify: Some readme cleanup
Sat, 02 Jun 2018 02:58:45 +0200 tmolitor mod_cloud_notify: Don't change table while iterating it
Fri, 01 Jun 2018 22:45:41 +0200 Emmanuel Gil Peyrot mod_http_avatar: Add caching support.
Fri, 01 Jun 2018 22:11:42 +0200 Emmanuel Gil Peyrot mod_http_avatar: Remove unused variable. [luacheck]
Fri, 01 Jun 2018 22:05:46 +0200 Emmanuel Gil Peyrot mod_http_avatar: Add a module to serve vCard-temp avatars over HTTP.
Fri, 01 Jun 2018 18:40:30 +0200 Emmanuel Gil Peyrot mod_auto_answer_disco_info: Switch to origin.log to provide better debug to admins.
Fri, 01 Jun 2018 18:33:53 +0200 Emmanuel Gil Peyrot mod_cache_c2s_caps: Switch to origin.log to provide better debug to admins.
Fri, 01 Jun 2018 18:24:34 +0200 tmolitor mod_cloud_notify: use next() instead of # operator and update README
Fri, 01 Jun 2018 17:54:07 +0200 tmolitor mod_cloud_notify: Don't use deprecated table.getn
Wed, 30 May 2018 19:14:01 +0200 Michel Le Bihan mod_vcard_muc: Get room from rooms table when get_room_from_jid API is not supported
Wed, 30 May 2018 10:02:38 +0200 Kim Alvefur mod_muc_lang: Remove unneeded type and label from disco#info
Wed, 30 May 2018 09:31:37 +0200 Kim Alvefur mod_muc_lang: Add a README
Wed, 30 May 2018 09:29:09 +0200 Kim Alvefur mod_muc_lang: Fix to use correct field name in disco#info
Wed, 30 May 2018 09:28:38 +0200 Kim Alvefur mod_muc_lang: Fix to use correct data field
Wed, 30 May 2018 09:10:59 +0200 Kim Alvefur mod_saslauth_muc: Use correct API for getting rooms
Wed, 30 May 2018 09:10:33 +0200 Kim Alvefur mod_slack_webhooks: Use the correct MUC API
Wed, 30 May 2018 09:08:33 +0200 Kim Alvefur mod_muc_intercom: Fix to use correct name for variable
Wed, 30 May 2018 08:40:59 +0200 Kim Alvefur mod_muc_lang: Advertises the room language
Tue, 29 May 2018 05:34:05 +0200 Kim Alvefur mod_pubsub_stats: Make the node used configurable
Tue, 29 May 2018 05:31:56 +0200 Kim Alvefur mod_pubsub_stats: Simple module that publishes stats in XEP-0039 format
Tue, 29 May 2018 05:50:19 +0200 Kim Alvefur mod_http_muc_log: Handle errors while loading template file in a more graceful manner
Tue, 29 May 2018 05:04:52 +0200 Kim Alvefur mod_s2s_keepalive/README: Clarify options (fixes #675)
Tue, 29 May 2018 04:36:56 +0200 Kim Alvefur mod_http_muc_log: Include URL in disco#info for public rooms
Mon, 28 May 2018 20:55:22 +0200 Kim Alvefur mod_http_muc_log: Use separate variable for filename and file handle
Mon, 28 May 2018 20:36:42 +0200 Kim Alvefur mod_http_muc_log: Fix inverted logic
Mon, 28 May 2018 20:21:39 +0200 Kim Alvefur mod_http_muc_log: Add comment about argument to policy function
Mon, 28 May 2018 20:21:01 +0200 Kim Alvefur mod_http_muc_log: Add a note about changing how presence is treated
Mon, 28 May 2018 20:11:37 +0200 Kim Alvefur mod_http_muc_log: Base read-access on whether anyone would be able to join (like MUC)
Mon, 28 May 2018 20:04:46 +0200 Kim Alvefur mod_http_muc_log: Only exclude hidden rooms from listing (like disco#items)
Mon, 28 May 2018 19:06:49 +0200 Kim Alvefur mod_http_muc_log: Improve readability of policy function
Mon, 28 May 2018 18:53:43 +0200 tmolitor Merge commit
Mon, 28 May 2018 05:28:07 +0200 tmolitor mod_cloud_notify: Limit number of devices to 5 and change some default settings
Mon, 28 May 2018 05:27:03 +0200 tmolitor mod_delay: Don't break on smacks resume
Mon, 28 May 2018 14:44:53 +0200 Kim Alvefur mod_deny_omemo: Prevents publishing and retreival of OMEMO PEP nodes
Sun, 27 May 2018 17:49:46 +0200 Kim Alvefur mod_pubsub_feeds/README: Give PubSubHubbub its own section
Sun, 27 May 2018 17:48:26 +0200 Kim Alvefur mod_pubsub_feeds/README: Markup options in table as code
Sun, 27 May 2018 17:44:39 +0200 Kim Alvefur mod_pubsub_feeds/README: Give option summary its own heading
Sun, 27 May 2018 17:43:43 +0200 Kim Alvefur mod_pubsub_feeds/README: Add comment explaining what the index in 'feeds' does
Sun, 27 May 2018 16:18:07 +0200 Kim Alvefur mod_pubsub_feeds/README: Normalize Markdown syntax
Sun, 27 May 2018 15:51:05 +0200 Kim Alvefur mod_pubsub_feeds: Use ETag instead of problematic If-Modified-Since
Sat, 26 May 2018 10:58:06 +0200 Michel Le Bihan mod_vcard_muc: Send presence on muc-occupant-session-new event
Fri, 25 May 2018 00:18:46 +0200 Kim Alvefur mod_pastebin: Restore URL in final body text
Fri, 25 May 2018 00:12:12 +0200 Kim Alvefur mod_pastebin: Fix line count pattern added by 040eaa3844f4
Thu, 24 May 2018 20:27:48 +0200 Michel Le Bihan mod_vcard_muc: Initial commit
Thu, 24 May 2018 16:22:55 +0200 Kim Alvefur mod_mam_muc/README: Add note about mod_muc_mam being included with Prosody
Thu, 24 May 2018 14:41:42 +0200 Kim Alvefur mod_auth_ccert: Silence warning about unused global [luacheck]
Sat, 07 Apr 2018 14:34:08 +0200 Kim Alvefur mod_conversejs: Suggest some alternative cliets if JavaScript is disabled
Sat, 07 Apr 2018 14:34:02 +0200 Kim Alvefur mod_conversejs: Appologise for the JavaScript
Sat, 07 Apr 2018 14:32:50 +0200 Kim Alvefur mod_conversejs: Make HTML more well-formed
Thu, 24 May 2018 13:25:13 +0100 Matthew Wild mod_auth_http_cookie: Possibly temporary fork of mod_http_auth_async that adds cookie auth support
Mon, 02 Apr 2018 16:20:36 +0200 Kim Alvefur mod_mam_muc: Remove support for Prosody trunk/0.11
Wed, 23 May 2018 00:34:46 +0200 Kim Alvefur mod_pastebin: Support the new MUC API in Prosody trunk
Mon, 21 May 2018 00:54:27 +0200 Kim Alvefur mod_pastebin: Add an OOB tag pointing to the pastebin URL
Sun, 20 May 2018 18:11:15 +0200 Kim Alvefur mod_pastebin: Silence some warnings [luacheck]
Sun, 20 May 2018 18:10:12 +0200 Kim Alvefur mod_pastebin: Remove unused locals [luacheck]
Sun, 20 May 2018 17:55:53 +0200 Kim Alvefur mod_pastebin: Check line length via preconstructed pattern instead of gsub
Sun, 20 May 2018 17:54:47 +0200 Kim Alvefur mod_pastebin: Remove redundant check for non-empty body since it returns earlier in that case
Sun, 20 May 2018 17:51:08 +0200 Kim Alvefur mod_pastebin: Avoid using pattern matching facilities for simple prefix removal
Sun, 20 May 2018 17:49:00 +0200 Kim Alvefur mod_pastebin: Replace tags using :maptags API instead of hacky direct manipulation
Sun, 20 May 2018 17:47:39 +0200 Kim Alvefur mod_pastebin: Move result of host detection into a variable to improve readabily
Wed, 23 May 2018 00:22:29 +0200 Kim Alvefur mod_vcard_command: Tweak to not rely on legacy module() behavior
Tue, 08 Oct 2013 16:38:40 +0000 Stefan `Sec` Zehl mod_vcard_command: a simplistic way to get and set vcard data for registered users
Tue, 22 May 2018 16:13:03 +0100 Frank Doepper mod_muc_access_control: Multiple fixes to make the module work (fixes #1086)
Tue, 22 May 2018 14:20:23 +0100 Matthew Wild mod_block_strangers: Allow stanza from self (fixes #966, thanks Sergey Popov)
Sun, 20 May 2018 17:19:46 +0200 Kim Alvefur mod_watchuntrusted: Actually add the untrusted_message_type option
Sun, 20 May 2018 17:09:10 +0200 Kim Alvefur mod_pubsub_hub: Use the correct MIME type for Atom feeds
Sun, 20 May 2018 16:21:07 +0200 Kim Alvefur mod_watchuntrusted: Add option for which message 'type' to use on notifications
Sun, 20 May 2018 03:43:38 +0200 Kim Alvefur mod_http_authentication/README: Change name of config option to match the code
Sun, 20 May 2018 03:03:59 +0200 Kim Alvefur mod_pubsub_post: Add an option for what to use as pubsub 'actor'
Sun, 20 May 2018 02:56:48 +0200 Kim Alvefur mod_pubsub_post: Factor out the 'actor' into an argument
Sun, 20 May 2018 00:00:33 +0200 Kim Alvefur mod_pubsub_post: Add support for publishing arbitrary JSON
Sun, 20 May 2018 00:04:41 +0200 Kim Alvefur mod_pubsub_post: Add support for posting Atom feeds, publishing each entry
Sat, 19 May 2018 23:56:39 +0200 Kim Alvefur mod_pubsub_post: Change to support arbitrary XML payloads
Sat, 19 May 2018 23:54:05 +0200 Kim Alvefur mod_pubsub_post: Remove unused import [luacheck]
Sat, 19 May 2018 23:43:23 +0200 Kim Alvefur mod_http_authentication: Replace 'Known issues' section with Compatibility since the issue referenced has been resolved
Sat, 19 May 2018 23:52:19 +0200 Kim Alvefur mod_http_upload: Add an experimental prosodyctl command for expiring uploads
Mon, 14 May 2018 20:17:49 +0200 tmolitor mod_cloud_notify: remove useless counter (hardcode it to 1)
Tue, 08 May 2018 17:59:02 +0100 Matthew Wild mod_privacy_lists: Convert order to a string before using as attribute value (thanks ValdikSS)
Tue, 01 May 2018 01:59:14 +0200 Kim Alvefur mod_pastebin: Fix loading on normal hosts (thanks ppmathis)
Mon, 30 Apr 2018 01:49:59 +0200 Kim Alvefur mod_http_roster_admin: Add syntax highlighting hints
Sun, 29 Apr 2018 08:33:54 +0100 Matthew Wild mod_http_roster_admin: Add missing protocol docs
Tue, 17 Apr 2018 14:00:40 +0200 Kim Alvefur mod_mam_muc/README: Clarify that only v0.5 of XEP-0313 is supported when used with Prosody 0.10.x
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
Sun, 01 Apr 2018 22:41:40 +0200 Pascal Mathis mod_net_proxy: Updated HAProxy example configuration to listen on v4+v6