Mon, 22 Nov 2021 14:49:05 +0100 Kim Alvefur mod_muc_mam: Switch to mod_cron for message expiry
Sun, 21 Nov 2021 18:16:03 +0100 Kim Alvefur mod_mam: Switch to new cron API
Sun, 21 Nov 2021 18:13:21 +0100 Kim Alvefur core.moduleapi: Add API for adding daily or hourly tasks via mod_cron
Sun, 21 Nov 2021 15:50:36 +0100 Kim Alvefur mod_cron: Initial commit of periodic task runner
Thu, 02 Dec 2021 14:28:52 +0100 Kim Alvefur mod_smacks: Remove obsolete comment
Thu, 02 Dec 2021 13:56:50 +0100 Kim Alvefur mod_smacks: Avoid duplicated queueing using flag on session instead of stanza
Thu, 02 Dec 2021 13:49:42 +0100 Kim Alvefur mod_smacks: Remove dead conditional
Thu, 02 Dec 2021 03:03:44 +0100 Kim Alvefur mod_smacks: Ensure hibernating session is not connected
Wed, 01 Dec 2021 23:18:18 +0100 Kim Alvefur mod_smacks: Reorder imports etc
Wed, 01 Dec 2021 23:03:11 +0100 Kim Alvefur mod_smacks: Fix empty cache check
Wed, 01 Dec 2021 21:04:32 +0100 Kim Alvefur mod_smacks: Use stanza type checking function for correctness
Wed, 01 Dec 2021 16:26:53 +0100 Kim Alvefur mod_smacks: Remove redundant fields
Wed, 01 Dec 2021 16:20:40 +0100 Kim Alvefur mod_smacks: Factor out formatting of 'h' value
Wed, 01 Dec 2021 15:27:55 +0100 Kim Alvefur mod_smacks: Remove dead legacy code for 0.10
Wed, 01 Dec 2021 15:09:11 +0100 Kim Alvefur mod_smacks: Use new pre-session-close event instead of monkeypatch
Wed, 01 Dec 2021 15:06:48 +0100 Kim Alvefur mod_c2s: Add event just before closing as session
Tue, 30 Nov 2021 22:04:00 +0100 Kim Alvefur util.dependencies: Fix typo (thanks jonas’)
Tue, 30 Nov 2021 18:19:40 +0100 Kim Alvefur net.server_epoll: Prevent loop attempting to send last data after close
Tue, 30 Nov 2021 16:26:01 +0100 Kim Alvefur mod_storage_sql: Return cached total where it makes sense
Tue, 30 Nov 2021 15:58:23 +0100 Kim Alvefur mod_storage_sql: Adjust handling of 'total' for multi-id queries
Tue, 30 Nov 2021 15:24:17 +0100 Kim Alvefur mod_storage_sql: Fix traceback on multi-user deletion
Tue, 30 Nov 2021 01:22:14 +0100 Kim Alvefur mod_mam,mod_muc_mam: Simplify deletion when multi-user-deletion is supported
Tue, 30 Nov 2021 01:21:02 +0100 Kim Alvefur mod_storage_sql: Expose multi-user deletion capability
Mon, 29 Nov 2021 17:40:40 +0100 Kim Alvefur configure: Silence warning about echo -n [shellcheck]
Mon, 29 Nov 2021 17:40:02 +0100 Kim Alvefur configure: Remove variable noop (thanks shellcheck)
Mon, 29 Nov 2021 14:22:08 +0000 Matthew Wild util.async tests: Explicitly import match from luassert (luacheck)
Mon, 29 Nov 2021 14:16:20 +0000 Matthew Wild util.startup: Initialize util.async at startup
Mon, 29 Nov 2021 14:14:30 +0000 Matthew Wild util.async: Add next-tick configuration
Mon, 29 Nov 2021 14:11:24 +0000 Matthew Wild util.async: Add sleep() method with configurable scheduling backend
Mon, 29 Nov 2021 02:13:45 +0100 Kim Alvefur util.stanza: Adjust pretty printing for symmetry
Sun, 28 Nov 2021 23:14:31 +0100 Kim Alvefur util.dependencies: Discourage Lua 5.1
Sun, 28 Nov 2021 23:12:25 +0100 Kim Alvefur util.dependencies: Consider Lua 5.4 Supported:tm:
Sun, 28 Nov 2021 22:51:50 +0100 Kim Alvefur util.prosodyctl.check: Support direct TLS connectivity checks
Sun, 28 Nov 2021 21:55:53 +0100 Kim Alvefur doap: Remove stray ... is that a tab or a space?
Sun, 28 Nov 2021 19:04:15 +0100 Kim Alvefur doap: Fill in the mandatory 'status' field everywhere
Sat, 27 Nov 2021 14:16:13 +0100 Kim Alvefur mod_admin_shell: Remove now redundant promise awaiting in dns:lookup()
Sat, 27 Nov 2021 14:15:55 +0100 Kim Alvefur mod_admin_shell: Remove now redundant promise awaiting in xmpp:ping()
Sat, 27 Nov 2021 12:53:56 +0100 Kim Alvefur mod_smacks: Remove left-over debug logging
Fri, 26 Nov 2021 22:38:07 +0100 Kim Alvefur util.promise: Fix test
Fri, 26 Nov 2021 22:28:37 +0100 Kim Alvefur mod_admin_shell: Fix indentation
Fri, 26 Nov 2021 22:26:48 +0100 Kim Alvefur mod_admin_shell: Wait for promises
Sat, 05 Jan 2019 07:15:33 +0100 Kim Alvefur util.startup: Integrate util.promise with net.server main loop
Sat, 05 Jan 2019 07:08:24 +0100 Kim Alvefur util.promise: Support delayed promise execution
Fri, 26 Nov 2021 11:40:48 +0100 Kim Alvefur mod_admin_shell: Reduce width of 'Status' column
Fri, 26 Nov 2021 11:39:13 +0100 Kim Alvefur mod_admin_shell: Reduce width of 'Security' column (thanks Link Mauve)
Thu, 25 Nov 2021 18:13:43 +0100 Emmanuel Gil Peyrot mod_vcard_legacy: Also respect avatar:metadata access restrictions
Thu, 25 Nov 2021 17:07:13 +0100 Kim Alvefur mod_admin_shell: Fix showing default HTTP path in module:info
Thu, 25 Nov 2021 16:57:01 +0100 Kim Alvefur mod_http_openmetrics: Serve HTTP from global context
Wed, 24 Mar 2021 20:28:25 +0100 Kim Alvefur teal: Describe the module API interface
Thu, 25 Nov 2021 12:14:44 +0100 Kim Alvefur util.prosodyctl.check: Add mod_http_openmetrics settings to known globals
Wed, 24 Nov 2021 23:35:55 +0100 Kim Alvefur CHANGES: Mention mod_http_openmetrics
Wed, 24 Nov 2021 21:27:49 +0100 Kim Alvefur mod_smacks: Optimize scheduling of ack requests
Wed, 24 Nov 2021 21:27:49 +0100 Kim Alvefur mod_smacks: Refactor ack requesting to avoid some timer roundtrips
Wed, 24 Nov 2021 21:27:45 +0100 Kim Alvefur mod_smacks: Fix timer lifetimes to follow session instead of module
Wed, 24 Nov 2021 21:27:49 +0100 Kim Alvefur mod_smacks: Clean up compat code etc
Tue, 16 Nov 2021 21:15:22 +0100 Kim Alvefur mod_smacks: Import from prosody-modules @ eb63890ae8fc
Wed, 24 Nov 2021 13:43:13 +0100 Kim Alvefur mod_external_services: Warn about missing recommended fields
Wed, 24 Nov 2021 20:12:22 +0100 Kim Alvefur mod_admin_shell: Factor out simple function in module:info for reuse
Wed, 24 Nov 2021 20:03:38 +0100 Kim Alvefur mod_admin_shell: List collected metrics in module:info
Tue, 23 Nov 2021 17:59:40 +0100 Kim Alvefur mod_admin_shell: List net providers in module:info
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip