log

age author description
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
Fri, 04 Sep 2015 00:29:08 +0200 Kim Alvefur mod_http_index: Add README file
Fri, 04 Sep 2015 00:23:46 +0200 Kim Alvefur mod_http_index: Move template out into a file and make it configurable
Fri, 04 Sep 2015 00:12:13 +0200 Kim Alvefur mod_http_index: Remove unused CSS (it was copied as-is from mod_http_muc_log)
Fri, 04 Sep 2015 00:10:51 +0200 Kim Alvefur mod_http_index: Update to use util.interpolation (makes it depend on 0.10+)
Thu, 03 Sep 2015 03:22:31 +0200 Kim Alvefur mod_auth_ldap/README: Fix missing word and more markdown syntax tweaks
Thu, 03 Sep 2015 03:19:30 +0200 Kim Alvefur mod_auth_ldap/README: Minor tweaks
Thu, 03 Sep 2015 03:18:44 +0200 Kim Alvefur mod_auth_ldap/README: Remove note about alternate version, I don't think it is relevant anymore
Wed, 02 Sep 2015 18:25:03 +0200 Kim Alvefur Fix intralinks in READMEs
Wed, 02 Sep 2015 17:30:33 +0200 Kim Alvefur Various README files: Correct indentation levels, fix syntax and other small fixes
Wed, 02 Sep 2015 16:43:34 +0200 Kim Alvefur mod_storage_xmlarchive: Add support for purging (used when deleting users)
Tue, 01 Sep 2015 17:55:02 +0200 Kim Alvefur mod_auto_activate_hosts: Import hostmanager (thanks mt)
Tue, 01 Sep 2015 12:34:45 +0200 Kim Alvefur mod_http_upload: Fix typo (thanks mo)
Tue, 01 Sep 2015 12:22:43 +0200 Kim Alvefur mod_http_upload: Add README
Tue, 01 Sep 2015 12:22:29 +0200 Kim Alvefur mod_http_upload: Include join_path function, should make it work with 0.9.x
Tue, 01 Sep 2015 11:01:42 +0200 Kim Alvefur mod_migrate/README: Change headings and adjust usage string
Tue, 01 Sep 2015 10:59:43 +0200 Kim Alvefur mod_migrate: Add support for migrating archives
Tue, 01 Sep 2015 10:30:08 +0200 Kim Alvefur mod_migrate: Fix typo in usage string
Mon, 31 Aug 2015 18:01:35 +0200 Kim Alvefur mod_adhoc_blacklist: Add README
Mon, 31 Aug 2015 17:30:10 +0200 Kim Alvefur mod_s2s_log_certs/README: Fix link