log

age author description
Fri, 16 Oct 2020 18:41:15 +0100 Matthew Wild mod_log_ringbuffer: Switch `filename` to not be interpolated, add filename_template which is
Fri, 16 Oct 2020 18:40:29 +0100 Matthew Wild mod_log_ringbuffer: Fix incorrect parameter name
Fri, 16 Oct 2020 14:28:34 +0100 Matthew Wild mod_debug_traceback: Fix to use the cached traceback
Fri, 16 Oct 2020 14:26:53 +0100 Matthew Wild mod_invites_api: Allow restricting HTTP methods per key (once implemented)
Fri, 16 Oct 2020 14:25:44 +0100 Matthew Wild mod_log_ringbuffer: Update default filename to include data path
Fri, 16 Oct 2020 14:23:10 +0100 Matthew Wild mod_debug_traceback: Descendent of mod_traceback with some additional features
Fri, 16 Oct 2020 13:38:51 +0200 Kim Alvefur mod_s2s_keepalive: Restore timer start (Thanks Ge0rG)
Fri, 16 Oct 2020 13:18:11 +0200 Kim Alvefur mod_s2s_keepalive: Fix response handler (thanks Ge0rG)
Fri, 16 Oct 2020 11:06:25 +0100 Matthew Wild mod_invites_page: Change client selection button text from 'Install' to 'Select' by default
Fri, 16 Oct 2020 11:03:38 +0100 Matthew Wild mod_invites_page: Remove preauth URI button
Thu, 15 Oct 2020 20:12:04 +0200 Kim Alvefur mod_conversejs: Add comments about default settings
Thu, 15 Oct 2020 20:11:15 +0200 Kim Alvefur mod_conversejs/README: Complete list of auto-injected settings
Thu, 15 Oct 2020 19:55:47 +0200 Kim Alvefur mod_conversejs/README: Add text about preventing auto-load of mod_bosh/ws
Thu, 15 Oct 2020 19:48:24 +0200 Kim Alvefur mod_conversejs: Tweak wording
Thu, 15 Oct 2020 16:47:21 +0100 Matthew Wild mod_log_ringbuffer: New module to send logs to an in-memory ringbuffer
Wed, 14 Oct 2020 18:15:12 +0200 Kim Alvefur mod_s2s_keepalive: Fix name of timestamp function
Wed, 14 Oct 2020 18:02:10 +0200 Kim Alvefur mod_s2s_keepalive: Use timestamp as iq @id
Wed, 14 Oct 2020 17:58:22 +0200 Kim Alvefur mod_welcome_page/html: Containerize the Jumbotron!
Wed, 14 Oct 2020 16:49:00 +0100 Matthew Wild mod_invites_page: Fix table in README (thanks Ge0rG)
Wed, 14 Oct 2020 17:47:58 +0200 Kim Alvefur mod_welcome_page/html: Fix closing div tag!
Tue, 13 Oct 2020 18:44:32 +0200 Kim Alvefur mod_http_index: Remove unused CSS class
Tue, 13 Oct 2020 18:37:16 +0200 Kim Alvefur mod_http_index,muc_log: More CSS tweaks
Mon, 12 Oct 2020 19:26:33 +0200 Kim Alvefur mod_admin_web: Add a title for mod_http_index
Mon, 12 Oct 2020 19:24:20 +0200 Kim Alvefur mod_http_index,mod_http_muc_log: Tweak again
Mon, 12 Oct 2020 19:16:46 +0200 Kim Alvefur mod_http_index, mod_http_muc_log: Tweak navigation element margins
Mon, 12 Oct 2020 18:53:26 +0200 Kim Alvefur mod_http_index: Copy style from mod_http_muc_log (inc dark theme!)
Mon, 12 Oct 2020 18:45:01 +0200 Kim Alvefur mod_welcome_page: Serve from top level path (/) by default
Mon, 12 Oct 2020 18:38:36 +0200 Kim Alvefur mod_welcome_page/html: Fix form target if path isn't /
Mon, 12 Oct 2020 18:04:05 +0200 JC Brand Merge
Mon, 12 Oct 2020 18:01:54 +0200 JC Brand muc_batched_probe: don't return too quickly