log

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