log

age author description
Tue, 10 Nov 2015 19:19:15 +0100 Kim Alvefur mod_roster_command: Update workaround to perhaps work in 0.10
Tue, 10 Nov 2015 17:47:43 +0100 Kim Alvefur mod_roster_command: Attempt to update for compatibility with 0.10
Tue, 10 Nov 2015 17:44:22 +0100 Kim Alvefur mod_roster_command: Update link to new docs site
Sun, 08 Nov 2015 13:46:46 +0100 Goffi mod_ipcheck: Fixed bad namespace
Thu, 05 Nov 2015 15:38:31 +0100 Kim Alvefur mod_s2s_auth_dane: Consider the current certificate chain status before checking PKIX-{EE,CA} TLSA records
Thu, 05 Nov 2015 14:10:11 +0100 Kim Alvefur mod_s2s_auth_dane: Support servers without SRV records by falling back to port 5269 and the bare hostname for TLSA lookups
Sun, 01 Nov 2015 18:12:49 +0100 Kim Alvefur mod_http_upload: Say Hello to anyone opening the "bare" HTTP URL (helpful to show that module is loaded correctly)
Fri, 30 Oct 2015 17:47:48 +0100 Kim Alvefur mod_limit_auth: Only apply limit to normal c2s sessions (thanks cuc)
Wed, 28 Oct 2015 16:16:59 +0100 Kim Alvefur mod_storage_xmlarchive/README: Add example configuration
Wed, 28 Oct 2015 15:08:19 +0100 Kim Alvefur mod_auth_http_async: Correctly pass password to provider.test_password (thanks mother)
Wed, 28 Oct 2015 15:03:49 +0100 Kim Alvefur mod_auth_http_async: Fix syntax error
Mon, 26 Oct 2015 20:17:12 +0100 Kim Alvefur mod_rawdebug/README: Fix typos
Mon, 26 Oct 2015 20:17:03 +0100 Kim Alvefur mod_rawdebug/README: H3 -> H2
Mon, 26 Oct 2015 14:26:25 +0100 Kim Alvefur mod_support_contact/README: Update compatibility section
Sat, 24 Oct 2015 14:01:40 +0200 Kim Alvefur mod_auth_custom_http: Add README
Sat, 24 Oct 2015 13:54:11 +0200 Kim Alvefur mod_auth_http_async/README: Add compatibility info
Sat, 24 Oct 2015 13:53:52 +0200 Kim Alvefur mod_auth_http_async: Remove unused variable
Sat, 24 Oct 2015 13:19:25 +0200 Kim Alvefur mod_auth_http_async: Actually do the HTTP request
Sat, 24 Oct 2015 13:19:10 +0200 Kim Alvefur mod_auth_http_async: Don't set global
Fri, 23 Oct 2015 16:57:06 +0200 Kim Alvefur mod_block_strangers: Add missing import of util.stanza
Fri, 23 Oct 2015 16:55:01 +0200 Kim Alvefur mod_block_strangers: Bounce IQ stanzas (they MUST be replied to)
Fri, 23 Oct 2015 16:52:45 +0200 Kim Alvefur mod_auth_http_async: Wrap up async http request in a function
Fri, 23 Oct 2015 16:49:31 +0200 Kim Alvefur mod_watchuntrusted: Add a fallback string as hash if no certificate was provided
Fri, 23 Oct 2015 16:48:11 +0200 Kim Alvefur mod_throttle_presence: Switch if-else statement around to improve readability
Fri, 23 Oct 2015 15:51:41 +0200 Kim Alvefur mod_cloud_notify: Wrap notification form in <item>
Fri, 23 Oct 2015 15:51:09 +0200 Kim Alvefur mod_cloud_notify: Send notification from bare user JID per http://xmpp.org/extensions/xep-0357.html#publishing
Fri, 23 Oct 2015 15:50:13 +0200 Kim Alvefur mod_cloud_notify: Save list of push services
Thu, 22 Oct 2015 15:56:11 +0200 Kim Alvefur mod_candy/README: Mention mod_default_bookmarks
Thu, 22 Oct 2015 15:55:43 +0200 Kim Alvefur mod_candy/README: Describe how it decides login method
Thu, 22 Oct 2015 15:54:29 +0200 Kim Alvefur mod_candy/README: Update compatibility table
Thu, 22 Oct 2015 15:54:13 +0200 Kim Alvefur mod_candy/README: Compact links
Thu, 22 Oct 2015 15:53:24 +0200 Kim Alvefur mod_candy/README: Correct command for unzipping Candy release
Tue, 20 Oct 2015 21:51:10 +0200 Kim Alvefur mod_compat_dialback: Use correct API for hooking events (Thanks sol, Lance)
Tue, 20 Oct 2015 14:37:46 +0200 Kim Alvefur mod_http_muc_log: Produce local timestamps in local format
Mon, 19 Oct 2015 17:08:45 +0200 Kim Alvefur mod_http_upload: Add missing local of string.upper (Thanks Thilo)
Sun, 18 Oct 2015 17:25:40 +0200 Kim Alvefur mod_http_upload/README: Update with XEP reference, stage, description
Sun, 18 Oct 2015 17:25:14 +0200 Kim Alvefur mod_http_upload: Duplicate code from net.http.server in order send proper HEAD responses
Sun, 18 Oct 2015 16:41:03 +0200 Kim Alvefur mod_proctitle/README: Linkify URL
Wed, 14 Oct 2015 15:21:59 +0200 Thijs Alkemade mod_onions: Patch from David Goulet: Fix onions_map when the target is a string.
Wed, 14 Oct 2015 14:07:57 +0200 Kim Alvefur mod_cloud_notify: Make inclusion of message sender and body optional via config option
Wed, 14 Oct 2015 14:07:08 +0200 Kim Alvefur mod_cloud_notify: Add some comments describing code blocks
Wed, 14 Oct 2015 13:41:03 +0200 Kim Alvefur mod_cloud_notify: Allow the 'node' to be left out when disabling, clients MAY include it (and therefore leave it out)
Wed, 14 Oct 2015 13:20:59 +0200 Kim Alvefur mod_http_upload: Fix Content-Length header (it is now identical to the one in net.http.server)
Tue, 13 Oct 2015 20:21:11 +0200 Kim Alvefur mod_http_upload: Fix HEAD requests
Sun, 11 Oct 2015 19:32:49 +0200 Kim Alvefur mod_auth_ccert/README: It's cafile, not cacert
Sun, 11 Oct 2015 17:50:38 +0200 Kim Alvefur mod_mam_archive/README: Rely on autolinking
Sun, 11 Oct 2015 17:47:03 +0200 Kim Alvefur mod_s2s_keepalive/README: Update to say it works with 0.8
Sun, 11 Oct 2015 17:23:28 +0200 Michael Töglhofer mod_s2s_keepalive: Add README
Sun, 11 Oct 2015 15:39:23 +0200 Kim Alvefur mod_compat_dialback: Workaround for Dialback with servers that violate RFC 6120 § 4.7.2
Thu, 08 Oct 2015 21:01:48 +0200 Kim Alvefur mod_fallback_vcard: Generates missing vcards from a template
Wed, 07 Oct 2015 20:42:09 +0200 Kim Alvefur mod_munin: Fix syntax error
Wed, 07 Oct 2015 20:41:20 +0200 Kim Alvefur mod_munin: Strip mod_measure_ and mod_statistics_ from section names
Sun, 04 Oct 2015 23:28:26 +0200 Kim Alvefur mod_manifesto/README: Linkfy link
Sun, 04 Oct 2015 23:24:19 +0200 Kim Alvefur mod_s2s_keysize_policy: Add a README
Sun, 04 Oct 2015 22:37:56 +0200 Kim Alvefur mod_privacy_lists/README: Remove what looks like a mistake in metadata conversion
Sat, 03 Oct 2015 16:53:45 +0200 Kim Alvefur mod_pubsub_feeds/README: Update wording to be clearer
Sat, 03 Oct 2015 16:09:01 +0200 Kim Alvefur mod_pubsub_feeds/README: Increase header levels (modules.prosody.im decreases all by one)
Fri, 02 Oct 2015 03:53:34 +0200 Kim Alvefur mod_tls_policy: Change the FS shortcut to match on ciphers with (EC)DHE (produces nicer stream error)
Thu, 01 Oct 2015 20:59:35 +0200 Kim Alvefur mod_remote_roster: Add README
Thu, 01 Oct 2015 20:53:42 +0200 Kim Alvefur mod_extdisco: Add a README
Thu, 01 Oct 2015 20:43:14 +0200 Kim Alvefur mod_auth_http_async: Add README
Thu, 01 Oct 2015 17:29:43 +0200 Kim Alvefur mod_storage_multi: Put in Alpha stage
Thu, 01 Oct 2015 17:27:23 +0200 Kim Alvefur mod_storage_multi: Add README
Thu, 01 Oct 2015 16:58:12 +0200 Kim Alvefur mod_openid/README: Convert raw HTML to emphasis
Thu, 01 Oct 2015 16:31:37 +0200 Kim Alvefur mod_auth_ccert/README: Recomend cacert instead of capath
Wed, 30 Sep 2015 13:37:51 +0200 Kim Alvefur mod_http_logging: MIT
Wed, 30 Sep 2015 13:36:13 +0200 Kim Alvefur mod_http_logging: Produce HTTP logs in the style of Apache
Tue, 29 Sep 2015 21:54:40 +0200 Kim Alvefur mod_smacks: Add experimental resending of unacked messages in s2s queues (disabled by default)
Tue, 29 Sep 2015 14:56:46 +0200 Kim Alvefur mod_checkcerts: Improve error handling when loading certificate
Tue, 29 Sep 2015 14:53:16 +0200 Kim Alvefur mod_checkcerts: Improve logic for finding an ssl section with a certificate
Sun, 27 Sep 2015 21:41:35 +0200 Kim Alvefur mod_watchuntrusted: Add support for SHA-256 hash in message
Sun, 27 Sep 2015 14:58:15 +0200 Kim Alvefur mod_watchuntrusted: Fix periodic cleanup to run more than once
Sun, 27 Sep 2015 13:55:10 +0200 Kim Alvefur mod_smacks/README: Update link to 0.8 version
Sun, 27 Sep 2015 13:19:52 +0200 Kim Alvefur mod_s2s_auth_fingerprint: Limit number of replacements instead of stripping extra separators
Thu, 24 Sep 2015 07:22:11 +0200 Michael Töglhofer mod_http_upload.lua: use official namespace from XEP-0363
Thu, 24 Sep 2015 00:52:27 +0200 Kim Alvefur mod_filter_chatstates: Link to mod_csi
Thu, 24 Sep 2015 00:51:49 +0200 Kim Alvefur mod_csi/README: Link to XEP
Thu, 24 Sep 2015 00:32:37 +0200 Kim Alvefur mod_csi: Add links to other modules that act on CSI info
Thu, 24 Sep 2015 00:02:15 +0200 Kim Alvefur mod_log_mark/README: Also mention logging
Tue, 22 Sep 2015 17:55:22 +0200 Kim Alvefur mod_log_mark: Module that sends a line to the log once per minute
Mon, 21 Sep 2015 23:47:37 +0200 Kim Alvefur mod_filter_chatstates: Revert filter-to-nothing hack
Mon, 21 Sep 2015 23:45:45 +0200 Kim Alvefur mod_throttle_presence: Skip past things that are not stanza objects
Mon, 21 Sep 2015 23:44:55 +0200 Kim Alvefur mod_filter_chatstates: Break out maptags filter into a stateless function
Mon, 21 Sep 2015 20:03:08 +0200 Kim Alvefur mod_admin_web,mod_carbons,mod_csi_compat,mod_mam_muc,mod_tcpproxy: Explicitly return true
Sat, 19 Sep 2015 16:51:16 +0200 Kim Alvefur mod_candy: Update to work with a stable release instead of git (which no longer works)
Fri, 18 Sep 2015 15:27:53 +0200 Kim Alvefur mod_firewall: Fix missing import of util.set (used to be global)
Thu, 17 Sep 2015 20:51:55 +0200 Kim Alvefur mod_http_upload/README: Fix typo (thanks you-know-who-you-are)
Thu, 17 Sep 2015 20:16:09 +0200 Kim Alvefur mod_http_upload/README: More explaining text
Thu, 17 Sep 2015 14:40:11 +0200 Kim Alvefur mod_http_upload/README: Reorder text and mention what the examples are
Mon, 14 Sep 2015 13:38:02 +0200 Kim Alvefur mod_lastlog/README: Adjust formatting / indentation to help pandoc produce fancy html
Mon, 14 Sep 2015 13:36:29 +0200 Kim Alvefur mod_limit_auth: Add README
Mon, 14 Sep 2015 13:36:00 +0200 Kim Alvefur mod_benchmark_storage: Add README
Mon, 14 Sep 2015 13:36:00 +0200 Kim Alvefur mod_admin_probe: Add README
Mon, 14 Sep 2015 13:11:26 +0200 Kim Alvefur mod_admin_blocklist: Add README
Mon, 14 Sep 2015 13:03:02 +0200 Kim Alvefur mod_limit_auth: Get rid of old inactive throttle objects
Mon, 14 Sep 2015 12:59:48 +0200 Kim Alvefur mod_cloud_notify/README: Sentence was missing the ending
Mon, 14 Sep 2015 12:57:25 +0200 Kim Alvefur mod_cloud_notify/README: XEP-0357 changed name to Push Notifications
Mon, 14 Sep 2015 12:49:54 +0200 Kim Alvefur mod_http_upload: Add support for a file size limit
Mon, 14 Sep 2015 12:45:00 +0200 Kim Alvefur mod_http_upload: Include failure reason in error response
Mon, 14 Sep 2015 12:44:10 +0200 Kim Alvefur mod_http_upload: Log a message with the upload URL and storage path for easy discovery
Mon, 14 Sep 2015 12:43:10 +0200 Kim Alvefur mod_http_upload: Cache first-level child <request> in local variable
Mon, 14 Sep 2015 12:42:08 +0200 Kim Alvefur mod_http_upload/README: Say it works with 0.9+
Sun, 13 Sep 2015 19:50:13 +0200 Kim Alvefur mod_proctitle: Add README
Sun, 13 Sep 2015 15:46:21 +0200 Kim Alvefur mod_tls_policy/README: Fix summary so modules.prosody.im understands it
Sun, 13 Sep 2015 15:45:40 +0200 Kim Alvefur mod_dwd/README: Fix compatibility table
Sat, 12 Sep 2015 21:04:43 +0200 Kim Alvefur mod_tls_policy/README: Reflow and strip trailing whitespace (pandoc thougt it meant explicit line breaks)
Sat, 12 Sep 2015 21:02:33 +0200 Kim Alvefur mod_tls_policy: Add README
Fri, 11 Sep 2015 10:43:16 +0200 Kim Alvefur mod_mam_sql, mod_mam_muc_sql: Begone, unsupported and unmaintained experiments
Fri, 11 Sep 2015 09:42:52 +0200 Kim Alvefur mod_http_upload/README: Point to Prosodys HTTP docs
Wed, 09 Sep 2015 19:29:46 +0200 Kim Alvefur mod_adhoc_blacklist/README: Hint at how to find the command
Wed, 09 Sep 2015 17:35:49 +0200 Kim Alvefur mod_s2s_auth_dane/README: Note about LuaSec
Wed, 09 Sep 2015 17:00:41 +0200 Kim Alvefur mod_s2s_auth_dane/README: Describe DANE uses
Wed, 09 Sep 2015 17:00:23 +0200 Kim Alvefur mod_s2s_auth_dane/README: Bump heading levels (modules.prosody.im decreases them one step) and fix some missing spaces
Wed, 09 Sep 2015 15:27:31 +0200 Kim Alvefur mod_mam/README: Reorganise config options under sub-headings and rewrite description of options
Wed, 09 Sep 2015 14:22:37 +0200 Kim Alvefur mod_pastebin/README: Try to clarify the config differences in 0.9+
Mon, 07 Sep 2015 16:33:40 +0200 Kim Alvefur mod_muc_limits/README: Footnote formatting so pandoc understands it
Mon, 07 Sep 2015 16:27:26 +0200 Kim Alvefur mod_http_muc_log: If archive driver provides the dates method, use it
Mon, 07 Sep 2015 16:26:52 +0200 Kim Alvefur mod_storage_xmlarchive: Expose method for getting a list of dates which do have messages
Sat, 05 Sep 2015 23:08:40 +0100 Matthew Wild mod_http_user_count: Support for host and MUC session counts
Fri, 04 Sep 2015 00:41:29 +0200 Kim Alvefur mod_filter_chatstates: Hack to make sure session.send does not return nil which may break things sometimes