log

age author description
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
Mon, 12 Oct 2020 17:56:10 +0200 tmolitor mod_smacks: don't store mam results in offline store
Mon, 12 Oct 2020 13:21:16 +0200 JC Brand mod_muc_batched_probe: don't rely on mt_room:respond_to_probe method
Sat, 10 Oct 2020 16:54:06 +0200 Kim Alvefur mod_register_apps: Fix removal of apps from array on unload
Sat, 10 Oct 2020 16:52:36 +0200 Kim Alvefur mod_register_apps: Ignore the long lines [luacheck]
Fri, 09 Oct 2020 16:47:46 +0200 Kim Alvefur Back out a8aacfbdaea9: Not needed since change in trunk
Fri, 09 Oct 2020 12:19:46 +0100 Matthew Wild mod_welcome_page: New module to provide a friendly entrypoint to invite-based setups
Thu, 08 Oct 2020 16:42:10 +0200 Kim Alvefur mod_register_apps: Point out assets/ directory for packaging
Thu, 08 Oct 2020 16:39:19 +0200 Kim Alvefur mod_http_muc_log: Move template into a directory to ease packaging
Thu, 08 Oct 2020 13:49:08 +0200 Kim Alvefur mod_admin_web: Really fix luarocks build spec
Thu, 08 Oct 2020 12:26:56 +0200 Kim Alvefur mod_admin_web: Serve resources from resource path in trunk/0.11
Thu, 08 Oct 2020 12:20:48 +0200 Kim Alvefur mod_admin_web: Include build instructions in metadata
Wed, 07 Oct 2020 15:42:30 +0100 Matthew Wild mod_register_apps: Add setup instructions for Beagle IM
Tue, 06 Oct 2020 18:57:47 +0200 Kim Alvefur mod_muc_moderation: Improve error message to be more helpful
Tue, 06 Oct 2020 16:07:43 +0100 Matthew Wild mod_conversejs: Automatically register as a site app (see mod_register_apps)
Tue, 06 Oct 2020 16:06:57 +0100 Matthew Wild mod_invites_register_web: Support a 'login_link_format' for apps, redirected to after successful registration
Tue, 06 Oct 2020 16:06:24 +0100 Matthew Wild mod_invites_register_web: Fix bug where invalid invite code redirected to wrong URL