log

age author description
Sun, 09 Jun 2019 22:05:39 +0200 Maxime “pep” Buquet mod_web_push: README: Fix list formatting
Sun, 09 Jun 2019 22:02:24 +0200 Maxime “pep” Buquet mod_web_push: Update README
Sat, 08 Jun 2019 23:06:44 +0200 Maxime “pep” Buquet Initial version of mod_web_push. WARNING: Do not use.
Tue, 28 May 2019 21:32:50 +0200 Kim Alvefur misc/munin/prosody_: Add a total_s2s counter to work with mod_statistics_statsman
Tue, 28 May 2019 21:27:45 +0200 Kim Alvefur mod_statistics_statsman: Fix syntax error
Tue, 28 May 2019 21:26:13 +0200 Kim Alvefur mod_statistics_statsman: Map 'cpu.clock' from mod_measure_cpu to 'cpu_total' of mod_statistics_cputotal
Tue, 28 May 2019 21:23:35 +0200 Kim Alvefur mod_statistics_statsman/README: Describe how to switch from mod_statistics
Tue, 28 May 2019 21:15:09 +0200 Kim Alvefur mod_statistics_statsman: Update for change stats type change in mod_measure_memory
Thu, 23 May 2019 17:37:58 +0200 Kim Alvefur mod_extdisco: Remove redundant condition
Thu, 23 May 2019 17:34:49 +0200 Kim Alvefur mod_extdisco: Also handle XEP-0215 v0.7
Thu, 23 May 2019 17:28:28 +0200 Kim Alvefur mod_extdisco: Set missing namespace on credentials response
Thu, 23 May 2019 17:26:57 +0200 Kim Alvefur mod_extdisco: Reuse xmlns variable
Thu, 23 May 2019 09:15:17 +0300 Alexey Bobyr xep-0215-0.6 requires service to be wrapped in services tag.
Sat, 18 May 2019 16:19:03 +0200 Kim Alvefur mod_csi_muc_priorities: Fix traceback due to empty field
Thu, 16 May 2019 08:48:09 +0200 Kim Alvefur mod_conversejs: Set viewport scale hack (closes #1361)
Thu, 16 May 2019 08:45:44 +0200 Kim Alvefur mod_conversejs: Make title configurable (fixes #1362)
Thu, 16 May 2019 08:45:41 +0200 Kim Alvefur mod_conversejs: Separate out templates into separate configurable files (breaks 0.9 compat)
Thu, 16 May 2019 07:46:05 +0200 Kim Alvefur mod_http_muc_log: Hide join/part controls if they are not stored by mod_muc_mam
Mon, 13 May 2019 00:52:35 +0200 Kim Alvefur mod_http_muc_log: Allow specifying the default view
Mon, 13 May 2019 11:13:19 +0200 Kim Alvefur mod_http_muc_log: Preserve ?query part in redirect
Mon, 13 May 2019 11:10:41 +0200 Kim Alvefur mod_http_muc_log: Add navigation link to latest page
Mon, 13 May 2019 10:50:00 +0200 Kim Alvefur mod_http_muc_log: Correctly build absolute URLs
Mon, 13 May 2019 00:23:04 +0200 Kim Alvefur mod_http_muc_log: Provide a redirect to 'latest' day with logs (fixes #1360)
Mon, 13 May 2019 00:20:19 +0200 Kim Alvefur mod_http_muc_log: Fix Y10k bug
Wed, 08 May 2019 13:51:49 +0200 Kim Alvefur mod_http_upload: Propagate errors from expiry procedure
Wed, 08 May 2019 13:50:49 +0200 Kim Alvefur mod_http_upload: Check attempted upload against quota even with no previous uploads
Wed, 08 May 2019 13:48:24 +0200 Kim Alvefur mod_http_upload: Consider quota reached if it can't be checked
Tue, 07 May 2019 17:10:07 +0200 Kim Alvefur mod_storage_xmlarchive: Try harder to limit range of time to check
Mon, 06 May 2019 16:05:00 +0200 JC Brand mod_muc_defaults: Create MUCs from config
Sun, 05 May 2019 16:09:30 +0200 Kim Alvefur mod_storage_xmlarchive: Add support for user iteration API
Sun, 05 May 2019 16:04:20 +0200 Kim Alvefur mod_migrate: Try to use per storage user listing where available
Sun, 05 May 2019 14:47:07 +0200 Kim Alvefur mod_http_muc_log: Trim trailing whitespace [luacheck]
Sun, 05 May 2019 14:06:50 +0200 Kim Alvefur mod_http_muc_log: Add option to show OOB images
Sun, 05 May 2019 14:05:00 +0200 Kim Alvefur mod_http_muc_log: Document optimization for storage modules lacking :dates API
Sun, 05 May 2019 13:00:25 +0200 Kim Alvefur mod_http_muc_log: Increase clickable area on dates
Sun, 05 May 2019 12:59:06 +0200 Kim Alvefur mod_http_muc_log: Add table header and body tags for improved semantics
Sun, 05 May 2019 11:01:17 +0200 Kim Alvefur mod_http_muc_log: Sort room listing by jid for stable order
Sun, 05 May 2019 10:24:53 +0200 Kim Alvefur mod_http_index: Improve page title
Sun, 05 May 2019 09:22:53 +0200 Kim Alvefur mod_http_pep_avatar/README: Mark up example URL as code snippet
Sun, 05 May 2019 09:22:30 +0200 Kim Alvefur mod_http_pep_avatar: Return a message instead of 404 for base path
Sun, 05 May 2019 09:21:25 +0200 Kim Alvefur mod_atom/README: Add some text about where to look for the atom feed
Sun, 05 May 2019 09:13:00 +0200 Kim Alvefur mod_atom: Return a message instead of 404 for root path
Fri, 03 May 2019 21:07:51 +0200 Kim Alvefur mod_storage_xmlarchive: Return error if range request reference missing items (see #1325)
Fri, 03 May 2019 18:59:38 +0200 Kim Alvefur mod_storage_xmlarchive: Limit search to smallest time range in case of inexact match
Thu, 02 May 2019 20:43:05 +0100 Matthew Wild mod_muc_cloud_notify: Count codepoints instead of bytes
Mon, 22 Apr 2019 04:20:16 +0200 Kim Alvefur mod_bidi: Document compatibility with 0.10 and 0.11
Thu, 02 May 2019 11:07:27 +0200 JC Brand mod_auth_token: Timezone fix for TOTP checking
Tue, 30 Apr 2019 10:45:00 +0100 Matthew Wild mod_admin_web: Fix to use format strings in logger calls (thanks Ge0rG)
Mon, 29 Apr 2019 00:05:20 +0200 Kim Alvefur mod_auth_ldap: Use module API for logging
Mon, 29 Apr 2019 00:04:16 +0200 Kim Alvefur mod_auth_ldap: Log any error message from open_simple() when testing password
Wed, 24 Apr 2019 11:00:17 +0200 Emmanuel Gil Peyrot mod_inject_ecaps2: Add a compatibility table.
Sat, 20 Apr 2019 21:14:49 +0200 Kim Alvefur mod_omemo_all_access: Also not needed with Prosody 0.11
Fri, 12 Apr 2019 21:44:29 +0200 Kim Alvefur mod_net_proxy: Ensure port numbers are coerced into numbers
Tue, 09 Apr 2019 23:23:30 +0200 Kim Alvefur mod_turncredentials: Convert numeric attributes to strings (fixes #1339)
Tue, 09 Apr 2019 18:05:28 +0200 Kim Alvefur mod_http_muc_log: Allow trailing slash after date
Sat, 06 Apr 2019 18:53:19 +0200 Kim Alvefur mod_adhoc_dataforms_demo/README: Describe the new multi-step command
Sat, 06 Apr 2019 18:32:24 +0200 Kim Alvefur mod_adhoc_dataforms_demo: Add a multi-step command demo
Sat, 06 Apr 2019 18:31:55 +0200 Kim Alvefur mod_adhoc_dataforms_demo: Rename command node to reflect current module name
Sat, 06 Apr 2019 18:07:02 +0200 Kim Alvefur mod_adhoc_dataforms_demo: Reorder form fields
Sat, 06 Apr 2019 18:04:29 +0200 Kim Alvefur mod_adhoc_dataforms_demo: Remove extra 'fixed' field